/* CSS Document */

body { margin: 0px; padding: 0px; background:url(images/back.gif);
color:#aaaaaa;
font-family: Courier, "Courier New", monospace;
font-family: sans-serif;
font-size: 8pt;
}

a {
	color: #cccccc;
	text-decoration: none;
	font-weight: normal; }
	
a:visited {
	color: #cccccc;
	text-decoration: none;
	font-weight: normal; }

a:hover, a:visited:hover {
	color: #cccccc;
	text-decoration: underline;
	font-weight: normal; }

ul { margin: 0px; margin-left: 15px; padding: 0px; line-height:normal;}
li { padding: 0px; padding: 0px;  }

p { margin: 0px; text-indent: 25px; }

#mainbox { background:url(images/main_background.gif); width: 836px; overflow:hidden; margin-left: auto; margin-right: auto; }

#head {background:url(images/header_and_nav.gif); width: 834x; height: 269px; }

#navbox { padding-top: 169px; padding-left: 48px; 
font-family: Courier, "Courier New", monospace;
font-family: sans-serif;
font-weight: bolder;
font-size: 8.5pt;
color:#00b811; }

#navbox a { color: #00b811; }

#headbox { padding-top: 40px; padding-left: 30px;
width: 438px;
height: 20px;
overflow:hidden;
font-family: Courier, "Courier New", monospace;
font-family: sans-serif;
font-weight: bolder;
font-size: 9pt;
color:#aaaaaa; 
 }
 
#bigbox { 
width: 800px; 
padding-left: 30px;
overflow:hidden;    
}

#postcolumn  { 
background: url(images/postcolumn_body.gif); 
float: left; 
width:544px; 
overflow:hidden;
display: inline;
}

#postcolumnhead {
background:url(images/postcolumn_head.gif);
width: 544px;
height: 6px;
overflow: hidden;
margin-bottom: 10px;
}

.posthead {
background: url(images/post_header.gif);
padding-top: 2px;
padding-bottom: 6px;
padding-left: 35px;
font-family: Courier, "Courier New", monospace;
font-family: sans-serif;
font-weight: bold;
font-size: 8.5pt;
color:#aaaaaa; }

.post {
margin: 0px;
color:#999999;
font-family: "Arial", Helvetica, sans-serif;
font-family: sans-serif;
font-size: 8.5pt;
padding-left: 14px;
padding-right: 15px;
padding-bottom: 5px;
padding-top: 5px;
width: 500px;
overflow: hidden;
}
.postlink
{ font-size: 7pt; padding-top: 10px; padding-left: 14px; padding-bottom: 20px; color: #FFFFFF; overflow: hidden; text-align: center;}

.postcolfoot {
background: url(images/postcolumn_foot.gif) no-repeat;
width: 544px;
height:6px;
overflow: hidden;
}

.sidecolumn 
{
background:url(images/sidecolumn_body.gif);
width: 225px;
float: right;
margin-right: 18px;
display: inline;
overflow: hidden; 

}
.sidehead

{background: url(images/sidecolumn_head.gif);
width:225px;
height: 6px;
overflow:hidden;
}

.sideposthead
{
background:url(images/sidepost_head.gif);
font-family: Courier, "Courier New", monospace;
font-family: sans-serif;
font-weight: bolder;
text-align: center;
font-size: 9pt;
color:#aaaaaa;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 15px;
margin-bottom: 5px;
margin-top: 1px;
}

.sidepost
{ 
width: 200px;
margin: auto;
padding-bottom: 10px;
font-size: 8pt;
}

.sidefoot
{
background:url(images/sidecolumn_footer.gif);
width: 225px;
height: 6px;
overflow: hidden;
}

.adbox {
width: 120px;
height: 250px;
float: right;
padding: 5px;
overflow: hidden;
}



