@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(/images/HH-2010_02.jpg);
	background-repeat:repeat-x;
	background-color:#9a9cab;
}

#container {
position: absolute;
top: 0px;
left: 50%;
margin-left: -450px;
width: 900px;
height: 100%;
background-image:url(/images/HH-2010_03.jpg);
background-repeat:repeat-x;
background-color:#191d2e;
padding-bottom: 30px;
}

#header {
position: relative;
top: 0px;
left: 25px;
width: 840px;
height: 125px;
vertical-align:top;
}

#headerNav {
position: absolute;
top: 98px;
left: 98px;
width: 741px;
height: 26px;
}

#navLeft {
position: absolute;
top: 0px;
float: left;
width: 252px;
height: 21px;
}

#navRight {
position: absolute;
top: 0px;
left: 581px;
width: 160px;
height: 21px;
}

#navCenter {
position: absolute;
top: 0px;
left: 294px;
width: 248px;
height: 21px;
}

#titleBox {
position: absolute;
top: 166px;
left: 25px;
width: 840px;
height: 84px;
}

#leftSide {
position: relative;
margin-top: 130px;
left: 25px;
width: 350px;
height: auto;
}

#flashMovie {
position: relative;
margin-top: 20px;
left: 20px;
width: 330px;
height: 200px;
}

#mainContent {
position: relative;
float: right;
margin-right:35px;
top: 130px;
width: 450px;
height: auto;
}

#footer {
position:relative;
bottom: -36px;
left: 50%;
margin-left: -75px;
width: 150px;
height: 20px;
text-align:center;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #c5c8e2;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #92acff;
}
a:hover {
	color: #92acff;
	text-decoration: underline;
}
.smalltext {
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #c5c8e2;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #c5c8e2;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #92ACFF;
	padding-top: 0px;
	margin-bottom: -12px;
}
a:visited {
	color: #b888ff;
}
a {
	color: #92acff;
	text-decoration: none;
}

ul {
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: -20px;
	margin-bottom: 0px;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #c5c8e2;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
