body {
	margin:0;
	background:url('gfx/bg.gif') repeat-x black;
	font:12px arial;
	color:white;
}

#container {
	width:792px;
	text-align:left;
	border:1px solid black;
}

#header {
	width:792px;
	height:147px;
	background:url('gfx/headerbg.gif') no-repeat white;
	position:relative;
}

a, a:link, a:active, a:visited {
	color:#62a7ff;
	text-decoration: none;
}

a:hover {
	color:#62a7ff;
	text-decoration: underline;
}

h1 {
	position:absolute;
	top:30px;
	left:10px;
	margin:0;
	padding:0;
	color:black;
	font:36px century gothic, arial;
	font-weight:bold;
	letter-spacing:-2px;
	text-transform:uppercase;
}

h2, h3, h4 {
	margin:0;
	padding:5px;
	text-transform:uppercase;
	letter-spacing:-1px;
	font-family:century gothic;
	font-size:150%;
}

p {
	margin:0;
	padding:5px;
}

img {
	float: left;
	padding-right:5px;
	padding-bottom:2px;
}

span#slogan {
	position:absolute;
	color:#62a7ff;
	top:62px;
	left:10px;
	letter-spacing:5px;
	font:45px century gothic, arial;
	text-transform:uppercase;
	font-weight:bold;
}

.style3  {
	font-weight:bold;
	font-size:16px;
	color: #62a7ff;
}

.style4  {
	font-size: 11px;
	color: #000000;
}

#content {
	width:792px;
	background:url('gfx/columnbg.gif') repeat-y white;
}

.blurb {
	width:533px;
	height:68px;
	color:black;
	position:absolute;
	top:35px;
	left:250px;
}

.clear {
	clear:both;
}

#footer {
	width:792px;
	background:url('gfx/footerbg.gif') no-repeat transparent;
	padding:40px 15px;
}

#footer a:link, #footer a:visited {
	color:#62a7ff;
}

#maincontent {
	width:573px;
	color:black;
	float:right;
	margin-right:10px;
}

#menu {
	float:left;
	width:175px;
	margin-left:13px;
}

#menu a:link, #menu a:visited {
	padding:3px;
	display:block;
	color:white;
	text-decoration:none;
	font:16px/25px arial;
	text-transform:uppercase;
}

#menu a:hover {
	background:#96c4ff;
}

.foot {
	margin: 5px;
	float: left;
	background-color: #FFFFFF;
}
