/*************************** General Style ***************************/
body {
	margin: 1% 0pt 0pt 0pt;
	color: #DDDDDD;
	background: black;
	font-family: arial;
	font-size: 10pt;
}

#main_box {
	color: #DDDDDD;
	background: #0000CC;
}
#main_date {
	color: #DDDDDD;
	background: black;
	text-align: right;
	font-size: 8pt;
}
#main_marquee {
	padding: 2pt 0pt 2pt 0pt;
	font-weight: bold;
}
#main_menu {
	padding-top: 0pt;
	width: 200px;
}
#main_content {
	padding-top: 5pt;
	width: 780px;
	overflow: visible;
	color: black;
	background: white;
	font-size: 10pt;
}
#main_footer {
	color: black;
	background-image: url('images/bottomgradient.gif');
	padding: 4pt 0pt 4pt 0pt;
	text-align: center;
	font-weight: bold;
}
#main_footer a:link, #main_footer a:visited, #main_footer a:active {
	color: black;
}
#featured {
	width: 120px;
	height: 100%;
	border-left: 1px dotted black;
	padding-left: 9pt;
}
#featured  td {
	color: black;
	text-align: center;
}
