/* CSS Document */
html{
text-align:center;
}
a:link{
color:#000099;
text-decoration:underline;
}
a:visited{
color:#000099;
text-decoration:underline;
}
a:active{
color:#FF0000;
text-decoration:none;
}
a:hover{
color:#FF0000;
text-decoration:none;
}
h1{
font-size:11px;
font-weight:normal;
}
body{
scrollbar-base-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #FFFFFF;
}

#body{
height:100%;
text-align:center;
}
body{
text-align:-moz-center;
}
#header{
width:812px;
height:auto;
border:1px;
border-color:#000000;
border-left-style:outset;
border-right-style:outset;
border-top-style:solid;
border-bottom-color:#000000;
border-bottom-style:dotted;

margin-left: auto; margin-right: auto;
}
.heading{
font-weight:600;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
#main{
margin:0px;
background-color:#FFFFFF;
width:812px;
height:560px;
border:1px;
border-color:#000000;
border-left-style:solid;
border-right-style:solid;
border-bottom-style:none;
border-top-style:none;

margin-left: auto; margin-right: auto;

}
.loginTable{
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#FFFFFF;

}
.registerTable{
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-left:50px;
 
}
.postTable{
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-left:50px;
 
}
#regMessage{
width:80%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding:60px;

}
.smallText{
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.medText{
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.button{
height:17px;
width:auto;
font-size:10px;
font-weight:bold;
background-color:#01315F;
border:1px #FFFFFF solid;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:1px;
cursor:pointer;
}
.textbox{
height:12px;
font-size:11px;
}
#homeInfoBox{
height:80px;
width:96%;
margin:5px;
padding:5px;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#FFFFCC;
border:1px;
border-color:#999999;
border-style:solid;
line-height:20px;
}
#newestPosts{
margin-top:2px;
height:170px;
width:96%;
margin-left:8px;
padding:5px;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#DDE3FF;
border:1px;
border-color:#999999;
border-style:solid;
line-height:15px;
}
#homeSearchBox{
margin-top:2px;
margin-left:8px;
height:228px;
width:96%;
padding:5px;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#DDE3FF;
border:1px;
border-color:#999999;
border-style:solid;
}
#blurbBox{
width:96%;
padding:5px;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#FFFFFF;
}

#adSpace{
width:812px;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#FFFFFF;
border:1px;
border-color:#000000;
border-style:solid;
margin-left: auto; margin-right: auto;
}
#sideSpace{
font-weight:bold;
color:#FFFFFF;
background-color:#000000;
height:auto;
font-size:8px;
font-family:Verdana, Arial, Helvetica, sans-serif;
border:1px #000000 solid;
width:120px;
}
#infoDiv{
padding-left:10px;
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#FFFFFF;
border:0px;
border-color:#999999;
border-style:solid;
text-align:left;
position:relative;
top:-30px;
}
.time{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
background-color:#E6E6E6;
color:#000000;

}
#footer{
vertical-align:middle;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#000000;
height:15px;
width:812px;
border:1px;
border-color:#333333;
border-left-style:solid;
border-right-style:solid;
border-top-color:#000000;
border-top-style:dotted;
border-bottom-style:solid;
font-weight:550;
background-color:#FFFFFF;

margin-left: auto; margin-right: auto;

}
#textMenu{
vertical-align:middle;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#000000;
height:18px;
width:812px;
border:1px;
border-color:#333333;
border-left-style:solid;
border-right-style:solid;

background-color:#FFFFFF;

margin-left: auto; margin-right: auto;

}

#crumbs{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8px;
padding-left:5px;
background-color:#FFFFFF;
color:#000000;
background-color:transparent;
text-align:left;
}

#adspace{
border:1px #000000 solid;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
padding:3px;

margin-left: auto; margin-right: auto;
}

#adminMain{
border-top:2px #000000 dotted;
}