htm,html,asp,aspx,table,tr,td,form,object,input,select,textarea,div,p{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
body {
	background-color: black;
	margin-top: 25px;
	padding-top: 25px;
}

.containerDIV {
	height: 100%;
	width: 100%;
	top: 0px;
	float: center;
	margin-left: auto;
	margin-right: auto;
	z-index:32;
}

.siteTitleDIV {
	width: 100%;
	top: 240px;
	float: center;
	margin-left: auto;
	margin-right: auto;
	z-index:32;
	font-family: "Times New Roman", Times, serif;
	font-size: 72px;
	font-weight: bold;
	color: white;
	position: absolute;
}

.headerDIV {
	width: 750px;
	position: relative;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: white;
}

.bodyDIV {
	height: 100%;
	width: 100%;
	float: center;
	margin-left: auto;
	margin-right: auto;
	z-index:31;
	position: relative;
}

.footerDIV {
	position: relative;
	width: 750px;
}

a.homeLink, a.homeLink:active, a.homeLink:visited, a.homeLink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	text-align: center;
}

a.headerLink, a.headerLink:active, a.headerLink:visited, a.headerLink:hover {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

a, a:active, a:visited, a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #87ae13;
	text-decoration: underline;
}

a.homeMenu, a.homeMenu:visited, a.homeMenu:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-align: center;
}

a.homeMenu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ceef6b;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	text-align: center;
}

a.homeMenu2, a.homeMenu2:visited, a.homeMenu2:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: white;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-align: center;
}

a.homeMenu2:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: white;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

a.leftMenu, a.leftMenu:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

a.leftMenu:hover, a.leftMenu0:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CEEF6B;
	text-decoration: none;
}

.out1 { background-image: url(../images/home1.jpg); padding-top: 5px; width: 100px; height: 412px; } 
.over1 { background-image: url(../images/home1_over.jpg); padding-top: 5px; width: 100px; height: 412px; } 

.out2 { background-image: url(../images/home2.jpg); padding-top: 5px; width: 100px; height: 412px; } 
.over2 { background-image: url(../images/home2_over.jpg); padding-top: 5px; width: 100px; height: 412px; }  

.out3 { background-image: url(../images/home3.jpg); padding-top: 5px; width: 100px; height: 412px; } 
.over3 { background-image: url(../images/home3_over.jpg); padding-top: 5px; width: 100px; height: 412px; }  

.out4 { background-image: url(../images/home4.jpg); padding-top: 5px; width: 100px; height: 412px; }  
.over4 { background-image: url(../images/home4_over.jpg); padding-top: 5px; width: 100px; height: 412px; } 

.out5 { background-image: url(../images/home5.jpg); padding-top: 5px; width: 100px; height: 412px; }  
.over5 { background-image: url(../images/home5_over.jpg); padding-top: 5px; width: 100px; height: 412px; }  

.out6 { background-image: url(../images/home6.jpg); padding-top: 5px; width: 100px; height: 412px; } 
.over6 { background-image: url(../images/home6_over.jpg); padding-top: 5px; width: 100px; height: 412px; } 

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
}