body{
font-family: Verdana, Arial, Georgia, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
background-color:#000000;
background-image:url(../images/template/backshade.gif);
background-position:top;
background-repeat:repeat-x;


}

a {
	color:#d1e0ff;
	font-style:normal;
	font-variant:normal;
	text-decoration:none;
	font-weight: normal;
	border:hidden;
	
}
a:hover {
	color: #FFFFFF;
	font-weight: normal;
}

#template_page{
width:100%;
background-image:url(../images/template/backlogo.gif);
background-repeat:repeat;
}

#template_pagebackground {
margin-left:auto;
margin-right:auto;
width:790px;
border:solid 15px #666666;
}

#template_centerbar{

float:left;
width:476px;
height:100%;
background-color:#343434;
}

		#template_stntitlebar{
		width:790px;
		height:112px;
		background:url(../images/template/titlebar.jpg);
		}
				#template_midsectionoutline{
				background-color:#343434;
				width:790px;
				} 
				#template_leftbar{
				float:left;
				width:157px;
				background:#4b4b4b;
				} 
				
				#template_leftbar .tempalte_sidebarheader{
					 width=100%;
					 text-align:center;
					 margin-top:10px;
					 background-color: #990000;
					 border:1px solid #000000;
				}
				
				#template_leftbar .template_general_info{
					padding:5px;
					 background-color: #222222;
				}
				
				#template_leftbar .sidebarimage{
					margin-top:10px;
				}
				
				#template_menu{
				width:auto;
				height:auto;
				background:url(../images/template/menubackground.jpg);
				}
				
				#template_menu div:hover {
							text-align:right;
							padding-right:15px;
							padding-top:2px;
							padding-bottom:2px;
							border-bottom:solid 1px #666666;
							font-size:10px;
							color:#FFFFFF;
							font-variant: normal;
							font-weight: bold;
							font-family:Verdana;
							background:#343434;
				}
				#template_menu	.hoverON { 
								text-align:right;
								padding-right:15px;
								padding-top:2px;
								padding-bottom:2px;
								border-bottom:solid 1px #666666;
								font-size:10px;
								color:#FFFFFF;
								font-variant: normal;
								font-weight: bold;
								font-family:Verdana;
								background:#343434;
							 }  /* class for javascript rollover */
				#template_menu		.hoverOFF {  }
				
				
				#template_menu .menuitem{
					text-align:right;
					padding-right:15px;
					padding-top:2px;
					padding-bottom:2px;
					border-bottom:solid 1px #666666;
					font-size:10px;
					color:#CCCCCC;
					font-weight:bold;
					font-variant: normal;
					font-family:Verdana;
				}
				
				#template_menu .menupointer{
				text-align:left;
				}
				
				#template_leftbar .sidebarimage{
				}		
				
				#template_leftbar img{
				border:hidden;
				}
				
				

				
		#template_footerbarwithrightbar{
		clear:both;
		background:url(../images/template/footerbar.jpg);
		width:790px;
		height:114px;
		}
		
		#template_footerbarwithrightbar .sponsoritem{
		padding-top:50px;
		padding-right:10px;
		padding-left:10px;
		float:left;
		clear:none;
		width:auto;
		height:auto;
		z-index:1;
		}
		
		#template_footerbarwithrightbar .pitboard{
		position:relative;
		left:30px;
		clear:none;
		float:right;
		z-index:2;
		}
		
		
#dropcontentsubject{
width: 250px;
font-weight: bold;
}

.dropcontent{
width: 250px;
height: 50px;
border: 1px solid black;
background-color: #DFDFFF;
padding: 3px;
display:block;
}
	
#scrlContainer{
	visibility:hidden;
	float:left;
	position:relative;
	overflow:hidden;
	top:73px;
	left:140px;
	width:578px;
	height:20px;
	line-height:20px;
	margin:1em;
	color:#FFFFFF;
	
}
#scrlContent{
	position:absolute;
	left:0;
	top:0;
	white-space:nowrap;
}

#template_logout{
	text-align:right;
		margin:5px;
}

#template_pms{
	padding-top:5px;
	border-top:1px solid #FFFFFF;
	text-align:center;
}

#template_welcomeback{
	margin-top:10px;
}

#template_lastvisit{
font-size:8px;
font-style:italic;
text-align:center;
padding-top:5px;
}

#template_register{
font-size:8px;
font-style:italic;
text-align:center;
padding-top:5px;
border-top:1px solid #FFFFFF;
}
#template_loginform{

}

#template_loginform  .loginbutton{
	text-align:right;
}