html, body {
	margin: 0;
	padding: 0;
}
#header1 {
	position:absolute;
	top:5px;
	left:0px;
	width:300px;
	height:auto;
	float:left;
	margin:0px 10px 10px 7px;
	padding:0px;
}
#header1 h1 {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:160%;
	font-weight:bold;
	color:#000066;
	text-align:left;
}
#header1 h2 {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	font-weight:bold;
	color:#666666;
	text-align:left;
}
#header2 {
	position:absolute;
	top:13px;
	left:480px;
	width:310px;
	height:auto;
	text-align: right;
}
#header3 {
	position:absolute;
	top:5px;
	left:580px;
	width:180px;
	height:60px;
}
#header2 h1 {
	margin:2px 0px 3px 0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	color: #999900;
	text-align:center;
}
#header2 h2 {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:bold;
	color:#990000;
	text-align:center;
}
#content {
	position:absolute;
	top:60px;
	left:2px;
	width:780px;
	height:500px;
	margin:0px;
	padding:5px 2px 10px 5px;
	border:1px solid #333333;
}
#ContentLeftHalf {
	float:left;
	width:480px;
	padding:2px 0px 0px 0px;
	margin:0px;
}
#ContentLeftHalf img {
	padding:0px;
	margin:5px 3px 10px 3px;
	float:left;
}
#ContentLeftHalf h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 120%;
	font-weight: bold;
	color: #666666;
	padding:0px 0px 0px 2px;
	margin:5px 0px 0px 0px;
	clear: both;
}
#ContentLeftHalf p {
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 130%;
	font-weight: normal;
	color: #666666;
	padding:0px 0px 0px 2px;
	margin:0px 0px 0px 0px;
}
#ContentLeftHalf p.gap {
	margin-top: 5px;
}
#ContentLeftHalf a:link {
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}
#ContentLeftHalf a:active {
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}
#ContentLeftHalf a:visited {
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}
#ContentLeftHalf a:hover {
	color: #FF9900;
}
#ContentRightHalf {
	float:right;
	width:288px;
	padding: 0px 2px 3px 0px;
	margin:0px 5px 0px 0px;
}
#ContentRightHalf h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 130%;
	font-weight: bold;
	color: #ffffff;
	display:block;
	background-color: #003366;
	padding:0px 0px 0px 3px;
	margin:3px 0px 0px 0px;
	clear: both;
}
#ContentRightHalf p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 120%;
	font-weight: normal;
	color: #666666;
	display:block;
	background-color:#FFFFef;
	padding:0px 0px 1px 2px;
	margin:2px 0px 1px 0px;
}
#ContentRightHalf a:link {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
#ContentRightHalf a:active {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
#ContentRightHalf a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
#ContentRightHalf a:hover {
	color: #FF0000;
}
#AdRightColumn1 {
	position:absolute;
	top:0px;
	left:800px;
	width: auto;
	height: auto;
	margin:5px 0px 5px 0px;
	padding:0px;
}
