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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#container {
position: absolute;
top: 0px;
left: 50%;
margin-left: -420px;
width: 840px;
height: auto;
}

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

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

#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;
}

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

#titleBox {
position: relative;
top: 0px;
left: 0px;
width: 350px;
height: 50px;
}

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

#mainContent {
position: relative;
float: right;
top: 78px;
width: 450px;
height: auto;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #888888;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #445577;
}
a:hover {
	color: #445577;
	text-decoration: underline;
}
.smalltext {
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #888888;
	text-decoration: none;
}
a:visited {
	color: #773D66;
}
a {
	color: #445577;
	text-decoration: none;
}
