
body { background-color: white; 
  margin:                 0;
  padding:                0;
  background-image:       url(/myspace/FK_myspace_1.jpg);
  background-repeat:      no;

}

.top
{ height: 175px }

.middle
{ width: 750px; }

h1
{font-family: sans-serif;
color: white;
font-size:20pt;
font-weight:bolder;
padding: 0px; }

h3
{font-family: sans-serif;
color: white;
font-size:13pt;
font-weight:bold;
padding: 0px; }

p
{font-family: sans-serif;
color: white;
font-size:8pt;
letter-spacing:normal;
 }

img {border-width: 0px}
.imgborder {border-color: white; border-width: 1px}


a, a:hover, a:active, a:visited { color: white; font-weight: normal; text-decoration: underline; }



.left {float: left; width: 375px}
.right {float: right; width: 375px; text-align: left; }


.contentMiddle {
  background-image:       url(/site/background_blend2.gif);
  background-repeat:      repeat-x;
height: 1000;
background-color: white;


}

.contentWidth { width: 725;  }


a:link, a:visited {text-decoration: underline;}
a:hover {text-decoration: plain;}


.leftpad { float: left; width: 25; height: 1500; background-color: black}
.eventsBox { 
  background-color:       D7F1F2;
  border-style:           dotted;
  border-width:           1px;
  float:                  left;
  padding:                3px;
  width:                  425;

 }
.newsBox { float: right; width: 250; background-color: white; padding: 3px;   border-style:           dotted;
  border-width:           1px;
 }

.emailBox { float: right; width: 250; background-color: white; padding: 3px;   border-style:           dotted;
  border-width:           1px;
 }
.emailList { width: 225; }

#eventsBox p { font-family: Arial, sans-serif; font-size: 15px; font-color: white; }
#newsBox p { font-family: Arial, sans-serif; font-size: 11px; font-color: black; }
#emailBox p { font-family: Arial, sans-serif; font-size: 11px; font-color: black; }


#emailBox input {font-family: Courier; font-size: 12px; font-color: black; background-color: CCCCCC; border-width: 1px; border-color: CCCCCC; border-style: solid; }

.floatLeft { float: left; }
.floatRight { float: right; }

#subitem p { font-family: Arial, sans-serif; font-size: 11px; font-color: black; }
#subitem h3 { font-family: Arial, sans-serif; font-size: 14px; font-weight: bold; font-color: black; }
#subitem img { border: solid; border-color: 000000; border-width: 1px; margin-right: 5; }
