/* A Free Design by Bryant Smith (bryantsmith.com) */



body 
{
	margin: 0;
	padding: 0;
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 150%;
	color: #061C37;
	/*background: #1C478E;*/
	background: #143265;
	background-image:url(../Images/background.png);
	background-repeat:repeat-x;
	/*background-attachment: fixed;*/
}

*
{
	margin: 0 auto 0 auto;
	text-align:left;
}

td.centered 
{
	text-align: center;
}



img.centered 
{
	align: center;
}

p.caption
{
font: 12px Arial, Helvetica, sans-serif;
}






#container
{
  display: block; 
  height:auto;
  position: relative; 
  width: 960px;
}


#header
{
	height:85px;
	width:960px;	
}

#header h1
{
	position:absolute;
	text-align:left;
	color:#FFFFFF;
	font-size:40px;
	color:#FFF;	
	left:14px;
	top:18px;
}

#header h1.smaller1
{
	position:absolute;
	text-align:left;
	color:#FFFFFF;
	font-size:30px;
	color:#FFF;	
	left:14px;
	top:18px;
}

#header h2
{
	position:absolute;
	text-align:right;
	color:#A9D1FA;
	left:490px;
	top:38px;
	width:400px;
}



#mainpic
{
	background-image:url(../Images/main.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:354px;	
}

.off
{
	color:#67A0F5;
}


#menu
{
	display:block;
	float:left;
	clear:both;
	width:960px;
	height:54px;
	float:left;
	clear:both;
}


#menu ul {
	list-style: none;
	padding: 0px;
	margin-left:auto;
	width:960px;
}

#menu li {
	list-style: none;
	padding: 0px;	
	display: inline; 
	
}



#menu a {
	float: left;
	height: 36px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 18px;
	font-size: 15px;
	padding-left:13px;
	padding-right:13px;
	
}


#menu a.here {
	float: left;
	height: 36px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #FFFF80;
	font-weight: bold;
	padding-top: 18px;
	font-size: 15px;
	padding-left:13px;
	padding-right:13px;
	
}

#menu a:hover
{
	color:#86AEF9;
	background-image:url(../Images/linkbackground.jpg);
	background-repeat:repeat-x;
}













#leftmenu
{
	margin-top:15px;
	width:204px;
	float:left;
}

#leftmenu_top
{
	width:204px;
	height:14px;
	background-image:url(../Images/leftmenu_top.png);
}
#leftmenu_bottom
{
	width:204px;
	height:14px;
	background-image:url(../Images/leftmenu_bottom.png);
}
#leftmenu_main
{
	width:204px;
	height:auto;
	background-color:#1C478E;
}

#leftmenu_main ul
{
	list-style: none;
	padding: 0px;
	width:204px;
}


#leftmenu_main h3
{
	list-style: none;
	padding: 0px;
	width:204px;
	color:#FFFFFF;
	padding-left:10px;
	padding-bottom:14px;
}

#leftmenu_main ul li
{
	list-style: none;
	padding: 0px;
	width:204px;
	text-align:left;
}

#leftmenu_main ul li a, #leftmenu_main ul li a:visited
{
	display:block;
	list-style: none;
	padding: 0px;
	width:192px;
	padding-left:12px;
	padding-top:4px;
	height:30px;
	text-align:left;
	background-image:url(../Images/leftmenu_link.png);
	background-repeat:repeat-x;
	margin-top:5px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

#leftmenu_main ul li a:hover
{
	color:#87BCF8;
}

#leftmenu_main font.current
{
	color:#FFFF80;	
}


#content
{
	display:block;
	float:left;
	width:689px;
	height:auto;
	padding-left:10px;
	padding-top:15px;
	padding-right:10px;
	padding-bottom:5px;
}


#content_top
{
	background-image:url(../Images/main_top.png);
	background-repeat:no-repeat;
	width:689px;
	height:25px;
}

#content_main
{
	background-image:url(../Images/main_back.png);
	background-repeat:repeat-y;
	width:659px;
	padding-left:15px;
	padding-right:15px;
}

#content_bottom
{
	background-image:url(../Images/main_bottom.png);
	background-repeat:no-repeat;
	width:689px;
	height:25px;
}

#content p
{
	color:#000000;
}


#content a 
{
	text-decoration: none;
	font-weight:bold;
}

#content a:hover
{
	text-decoration: underline;
	font-weight: bold;
	color:#87BCF8;
}

#content a:visited
{
	text-decoration: none;
	font-weight: bold;
	
}



#footer
{
	width:inherit;
	height:auto;
}

#footer p a 
{
	display:inline;
	text-align:right;
	font-size:11px;
	text-decoration:none;
	color:#7198E1;
}

#footer a:visited
{
	display:inline;
	text-align:right;
	font-size:11px;
	text-decoration:none;
	color:#7198E1;
}




html, body 
{
	text-align: center;
}

p 
{
	text-align: left;
}

p.pright 
{
	text-align: right; 
}

p.pcenter 
{
	text-align: center; 
}

img.buffered 
{
	margin-right: 10px;
	margin-left: 10px;
}

font.smaller
{
font-size: 12px;
}

