body {
margin: 0px 0px 0px 0px; 
background: #ffffff; 
background-image: url(fantbkg.gif);
background-repeat: repeat;
background-attachment: fixed;
font-family: arial; 
font-size: 9pt; 
}

{
scrollbar-face-color: #808080;
scrollbar-shadow-color: #666666;
scrollbar-3dlight-color: #808080;
scrollbar-arrow-color: #404040;
scrollbar-track-color: #666666;
scrollbar-darkshadow-color: #404040;
scrollbar-highlight-color: #808080
}

a, a:visited, a:active { 
color: #24534E; 
font-weight: bold; 
text-decoration: none; 
}

a:hover { 
color: #000000; 
font-weight: bold; 
text-decoration: none; 
}

#top {
z-index:4;
position:absolute;
top: 0px; 
right: 10px; 
padding:5px;
}

#main { 
z-index:1;
position: absolute; 
top: 368px; 
right: 90px; 
width: 760px; 
padding: 10px;
padding-top: 0px;  
}

#content {  
z-index:2;
background: #65D0EF;
width: 660px; 
position: relative;
float: right; 
border: 2px solid #000000; 
}

#post {  
z-index:3;
width:610px; 
position: relative; 
top: 0; 
left: 20;
font-family: arial; 
font-size: 9pt; 
text-align: justify; 
}

.header { 
	padding: 2px; 
background: #409388; 
border-bottom: 1px solid #000000;  
font-family: verdana, arial, sans-serif; 
color: #FFFFFF; 
	font-size: 9pt; 
	font-weight: bold; 
	text-transform: lowercase; 
	letter-spacing: 2px; 
}

.welcome { 
	padding: 2px; 
background: #808080; 
border-bottom: 1px solid #000000;  
font-family: verdana, arial, sans-serif; 
color: #FFFFFF; 
	font-size: 9pt; 
	font-weight: bold; 
	text-transform: uppercase; 
	letter-spacing: 2px; 
}

.otherheader { 
padding-left: 5px; 
padding-bottom: 3px; 
}


.otherheader2 { 
background: #808080; 
border-bottom: 1px solid #000000;  
font-family: verdana, arial, sans-serif; 
color: #FFFFFF; 
font-size: 9pt; 
font-weight: bold; 
text-transform: lowercase; 
letter-spacing: 2px; 
text-align: center; 
width: 368px; 
}

.post { 
padding: 5px; 
padding-top: 5px; 
color: #000000; 
}

.post2 { 
padding: 3px; 
color: #000000; 
line-height: 11px; 
}

td
{ 
font-family: tahoma; 
font-size: 9pt; 
color: #000000;
padding: 3px;
}


input, textarea { 
font-family: tahoma; 
font-size: 9pt; 
color: #000000; 
border: 2px solid #000000; 
background: #BDB6A5; 
}