@charset "utf-8";
body {
	font-family: "Times New Roman", Times, serif;
	background-color: #000000;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#csblogo {
	position:absolute;
	left:146px;
	top:36px;
	width:180px;
	height:127px;
	z-index:1;
}
#chhlogo {
	position:absolute;
	left:676px;
	top:36px;
	width:169px;
	height:125px;
	z-index:2;
}
#introblock {
	position:absolute;
	left:332px;
	top:68px;
	width:339px;
	height:93px;
	z-index:3;
}
#maintitle {
	position:absolute;
	left:363px;
	top:443px;
	width:717px;
	height:520px;
	z-index:4;
}
#largelogo {
	position:absolute;
	left:331px;
	top:156px;
	width:342px;
	height:268px;
	z-index:5;
}
#video {
	position:absolute;
	left:378px;
	top:1023px;
	width:420px;
	height:420px;
	z-index:6;
}
#links {
	position:absolute;
	left:36px;
	top:492px;
	width:314px;
	height:410px;
	z-index:7;
}
#contactinfo {
	position:absolute;
	left:78px;
	top:164px;
	width:701px;
	height:432px;
	z-index:4;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	font-variant: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline overline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline overline;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	cellpadding: 5px;
	cellspacing: 5px;
}
.redfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
