
body{
	font-family: Times New Roman, Times, serif;
	color: #333333;
	font-size: 14px;
	line-height: 18px;
	background-color: #333333;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Times New Roman, Times, serif;
 font-weight:bolder;  
 font-size: 32px;
 color: #666666;
 margin-top: 5px;
}
h2{
 font-family: Times New Roman, Times, serif;  
 font-size: 14px;
 color: #666666;
 line-spacing: 18px;
}

.title-r{
 font-family: Times New Roman, Times, serif;  
 font-size: 24px;
 font-weight: bold;
 color: #a83b27;
 line-height: 26px;

}
.title-p{
 font-family: Times New Roman, Times, serif;  
 font-size: 24px;
 font-weight: bold;
 color: #a43d72;
 line-height: 26px;
}
.title-b{
 font-family: Times New Roman, Times, serif;  
 font-size: 24px;
 font-weight: bold;
 color: #1d5963;
 line-height: 26px;
}
		
#outer-wrapper{
	position: relative;
	width:770px;
	background-color: #666666;
	border-left: 10px solid #666666;
	border-right: 10px solid #666666;
	border-top: 1px solid #666666;
			}

#start-wrapper{
	position: relative;
	width:800px;
	background-color: #333333;
			}

#banner{
	height:151px;
	width: 770px;
	}


#maintext{
	font-size: 16px;
	line-height: 18px;
	padding: 30px;
	background-color: #ffffff;
	margin-top: -24px;
}

#maintext img{
	float: right;
	margin-left: 25px;
	border: 1px solid #000000;
	z-index: 1;
	}
	
ul {
	margin-top: -1px;
	}

.italic {
	font-style: italic;
	text-align: center;
	}
.italic-p {
	font-style: italic;
	text-align: center;
	color: #4f1c39;
	font-weight:bold;
	}

.bold {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	color: #666666;
	font-size: 16px;
	line-height: 20px;
	}	
.boldH {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	color: #1d5963;
	font-size: 22px;
	line-height: 22px;
	}		

.boldB {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	color: #1d5963;
	font-size: 18px;
	line-height: 20px;
	}		
.boldP {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	color: #4f1c39;
	font-size: 20px;
	line-height: 22px;
	}	
.missionhead {
	font-weight: bold;
	font-size: 18px;
	color: #1d5963;
	text-align: center;
	line-height: 20px;
	}
	
.mission {
	position: absolute;
	top: 430px;
	left: 25px;
	width: 685px;
	font-style: italic;
	font-size: 13px;
	color: #000000;
	background-color: #ACD3D9;
	padding: 15px;
	}

.mission img {
	float: left;
	padding-right: 10px;
		}

#footer{
	clear: both;
	width:770px;
	background-color: #1d5963;
}


#footer a{
	color: #66CC00;
		}
		
.copyfooter {
	color: #CCCCCC;
	text-align:center;
	font-size: 9px;
	}
	
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-align: center;
	}








