html { height: 101%;}

		 
body {
	background-color: #CCCCCC;
	margin-top: 25px;
	margin-bottom: 25px;	  
	background-image: url(images/pagebackground.jpg);
	background-repeat: repeat;
	


 
 }
.outerarea {
	border: 2px solid #040733;
	background-color: #A6C8DE;
	width: 750px;
	min-height: 800px;
}


.mainarea {
	text-align:center;
	width: 750px;
	min-height: 800px;
	position: relative;
	background-image: url(images/top_background.jpg);
	background-repeat: no-repeat;
	
	background-position: center top;
	
	padding: 0px;
	margin: 0px;
}


.mainarea_bottom {
	width: 750px;
	height: 200px;
	
	background-image: url(images/bottom_background.jpg);
	background-repeat: no-repeat;
	
	background-position: center bottom;
	padding: 0px;
	margin: 0px;
}

.contentarea {
	float: left;
	position: inherit;

	top: 185px;
	background-color: #00FF00;
	margin-left: 150px;
	margin-right: 10px;
	width: 610px;
    padding-bottom: 100px;
}


.menuarea {
	width: 100px;
	float: left;
	position: absolute;
	
}



.homepagetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	text-align: left;
	margin-left: 270px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-variant: small-caps;
}



.photoclass {
	border: 2px solid #000033;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	width: 340px;

}


.teamphotoclass {
	border: 2px solid #000033;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	width: 350px;

}


.groupphotoclass {
	border: 2px solid #000033;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	width: 550px;

}




.bodytextarea {
	width: 580px;
	min-height: 800px;
	position: static;
	padding-top: 150px;
	padding-left: 150px;
	background-position: left top;
	text-align: left;
	vertical-align: top;	
}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #040733;
	text-decoration: none;
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}




.listclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #040733;
	text-decoration: none;
	text-align: left;	
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 5px;

}


.listclass a:hover{
	color: #334527;
	text-decoration: underline;

}


.listclass a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #040733;
	text-decoration: none;

}

p a:hover{
	color: #334527;
	text-decoration: underline;

}


p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #040733;
	text-decoration: none;

}





.page_header {
	font-size: 15pt;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #65170B;
	font-style: normal;
	line-height: 17pt;
	text-align: center;
	margin-top: -10px;
	margin-bottom: 25px;
	margin-right: 10px;
	margin-left: 10px;
	font-variant: normal;
	background-position: center;
	text-transform: capitalize;
	}

.sub_page_header {
	font-size: 11pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #65170B;
	font-style: normal;
	line-height: 13pt;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
	width: 280px;
	font-variant: small-caps;
	position: relative;
}

.emaillink {
	font-size: 11pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #65170B;
	font-style: normal;
	line-height: 13pt;
	text-decoration: none;
	}

.emaillink:hover {
	color: #112A14;
	}





.linkdivclass {
	background-color: #CCCCCC;
	padding: 10px;
	float: right;
	width: 150px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 2px solid #990000;
}

.infoclass {
	background-color: #CCCCCC;
	padding: 2px;
	float: right;
	width: 175px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 2px solid #990000;
}







.tableclass_1 {
	padding: 2px;
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #112A14;
	line-height: 16px;
	font-weight: bold;
	text-align: left;
	margin: 5px;
	font-variant: small-caps;
}


.tableclass_2 {
	padding: 2px;
	width: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #990000;
	text-align: center;
	margin: 0px;
}

.tableclass_2_th {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color:#000066;
	padding: 2px;
	vertical-align: top;
}


.trippageclasslink {
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

.trippageclasslink:hover {
	font-size: 11px;
	color: #000066;
	font-weight: bold;
	text-decoration: underline;
}

.trippageclass {
	font-size: 11px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}


.pagelinkclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #00492B;
	text-decoration: none;
}
.pagelinkclass:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FEDD06;
	text-decoration: underline;
}
.linkheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	align: left;
	margin-top: 2px;
	margin-bottom: 5px;
}
.copytag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #FFFFFF;
	background-color: #040733;
	background-position: center;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 750px;
	height: 15px;
	border: 2px solid #040733;
	margin-bottom: 20px;
}

.copytaglink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;	
	color: #FFFFFF;
	background-position: center;
	text-decoration: none;

}

.copytaglink:hover {
	color: #A6C8DE;
	text-decoration: underline;
}

.linkpagelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
	float: left;
	height: 25px;
	width: 150px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 25px;
}

.linkpagelink:hover {
	color: #000066;
}

.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 25px;
	width: 300px;
	margin-left: 245px;
}

.triplinkheader {
	font-size: 11pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-style: normal;
	line-height: 15pt;
	background-color: #CCCCCC;
	margin: 1px 1px 10px;
	padding: 5px;
	border: solid 2px #990000;
}

.divlinkdivider {
	background-color: #E8E8E8;
	padding: 1px;
	border: solid 2px #0033FF;
	margin-top: 10px;
	margin-bottom: 10px;
}

.formfieldclass {
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;

}

.contactformnolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #112A14;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-variant: small-caps;
	
	
}

.contactform {
	margin-left: 370px;
	text-align: left;	
}
h1 {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;	
	color: #040733;
	text-align:left;
}
