div.autosize { display: table; width: 1px; }
div.autosize &gt; div { display: table-cell; }

a:link {
	color: #6666FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6666FF;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
}

dl {
width: 380px;
font-size: 100%;
}
dt {
float: right;
width: 345px;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
}
dd {
margin: 0 0 35px 75px;
color: #666666;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
dd.image {
float: left;
margin: 0;
}

.headline1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.headline2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.subtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	color: #666666;
}

tdx	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
}

#ad_top {
	background-color: #333333;
	position: absolute;
	margin: 0px;
	overflow: auto;
	top: 10px;
	width: 750px;
	height: 100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: System;
	font-size: 12px;
	color: #999999;
	left: 0px;
}

#ad_side {
	overflow: auto;
	top: 180px;
	position: relative;
	font-size: 16px;
	font-family: Lucida Console;
	background-color: #FFFFFF;
	color: #000000;
	width: 120px;
	height: 240px;
	float: left;
}

#menu_top {
	clear: both;	
	background-color: #333333;
	position: absolute;
	left: 0px;
	margin: 0px;
	overflow: auto;
	top: 125px;
	width: 750px;
	height: 50px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
}

#sidebar_news {
	background-color: #333333;
	position: relative;
	margin: 0px;
	overflow: auto;
	top: 180px;
	width: 200px;
	height: 500px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times;
	font-size: 12px;
	color: #999999;
	border-left: 1px solid #666666;
	float: left;
	left: 20px;
}

#main {
	overflow: auto;	
	position: relative;
	margin: 0px;
	top: 180px;
	width: 750px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #333333;
	font-family: Georgia, "Times New Roman", Times;
	font-size: 12px;
	color: #999999;
	float: left;
}

#main_frontpage {
	overflow: auto;
	position: relative;
	margin: 0px;
	top: 180px;
	width: 500px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #333333;
	font-family: Georgia, "Times New Roman", Times;
	font-size: 12px;
	color: #999999;
	float: left;
}

#main_left {
	overflow: auto;
	position: absolute;
	margin: 0px;
	top: 180px;
	width: 400px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #333333;
	font-family: Georgia, "Times New Roman", Times;
	font-size: 12px;
	color: #999999;
}

#main_right {
	overflow: auto;	
	position: absolute;
	margin: 0px;
	top: 180px;
	left: 450px;	
	width: 400px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #333333;
	font-family: Georgia, "Times New Roman", Times;
	font-size: 12px;
	color: #999999;
}