/* CSS Document */
html{
	overflow: -moz-scrollbars-vertical;
}
body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#000000;
	}
h1{font-size:1.2em;
	font-weight:normal;
	padding-right:15px;
	padding-left:15px;
	margin-top:0px;
	color: #125490;	}
	
h2{font-size:.9em;
	font-weight:bold;
	padding-right:15px;
	padding-left:15px;
	margin-top:0px;
	margin-bottom:0px;
	color: #125490;	
	}
p, li{font-size:.8em;
	font-weight:normal;
	padding-right:15px;
	padding-left:15px;
	color:#000000;
	}
#subnav p{
	font-size:.7.em;
	font-weight:bold;
	color: #125490;	
	margin-top:0px;
	margin-bottom:0px;
}	
#profiles p, li{font-size:.8em;
	font-weight:normal;
	padding-right:15px;
	padding-left:15px;
	color:#000000;
	margin-top:0px;
	margin-bottom:0px;
	}
#container{
	width:1000px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(../images/bg-image2.jpg);
	background-repeat: no-repeat;}
#container2{
	width:1000px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(../images/bg-image.jpg);
	background-repeat: no-repeat;}
	
#header{
width:1000px;
height:200px;
}

#logo{
	float:left;
	padding-left:100px;
	padding-top:27px;
	padding-bottom:30px;
	}

#footer{width:998px;
	height:56px;
	background-image:url(../images/bg-footer.jpg);
	background-repeat: no-repeat;
	margin-left:1px;
	}

#footerbox{
	height:60px;
	border:0px;
}	
#nav{
	float:left;
	padding-left:118px;
	width:880px;
	height:55px;
	}

#content{
	float: left;
	width:482px;
	padding-left:118px;
	background-image:url(../images/content-bg.gif);
	background-repeat:repeat-y;
	background-position:118px;
	}
#contentfull{
	float: left;
	width:790px;
	padding-left:118px;
	background-image:url(../images/contentfull-bg.gif);
	background-repeat:repeat-y;
	background-position:118px;
	}	
#contentbot{
	float:left;
	width:482px;
	padding-left:118px;
	padding-top:0px;
	}	
#subcontent{
	float:left;
	width:285px;
	margin-left:20px;
	}
#subcontentbot{
	float:left;
	padding-top:20px;
	width:285px;
	margin-left:20px;
	}	
.clear {clear:both; height:0px;}

a:link  {color: #000; text-decoration: none;font-weight:normal;} 
a:visited {color: #000; text-decoration: none;font-weight:normal;} 
a:hover  {color: #125490; text-decoration: underline; }

#profiles a:link  {color: #125490; text-decoration: none;font-weight:bold;} 
#profiles a:visited {color: #125490; text-decoration: none;font-weight:bold;} 
#profiles a:hover  {color: #125490; text-decoration: underline; font-weight:bold;}

.purple { color:#609; }
.brown { color:#963; }
.green { color:#390; }
.blue { color:#39f; }
.red { color:#c00; }



#footer a:link  {color: #fff; text-decoration: none;font-weight:bold;} 
#footer a:visited {color: #fff; text-decoration: none;font-weight:bold;} 
#footer a:hover  {color: #fff; text-decoration: underline; font-weight:bold;}
ul li {margin:0 0 8px;}
