body {
	background-color: #FF6600;
	background-image: url(../misc/bg_tile.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
body, p {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
h2 {
	font-size: 14px;
	line-height: 15px;
	color: #F86C09;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#wrapper {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#masthead {
	padding: 6px;
	width: 800px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #343434;
	height: 160px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;	}
#content {
	float: right;
	width: 630px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 15px;
}
#menu {
	float: left;
	width: 164px;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: visible;
}
.clearfix {
	padding: 0px;
	clear: both;
	height: 2px;
	width: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.masthead_image {
	padding: 0px;
	height: 130px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.ticker {
	padding: 0px;
	float: left;
	width: 400px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	height: 20px;
}
.feature {
	float: left;
	width: 142px;
	margin-top: 9px;
	margin-right: 10px;
	margin-left: 10px;
}
.login {
	float: right;
	width: 226px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
}
#footer {
	height: 10px;
	width: 812px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
.main_panel {
	background-color: #333333;
	padding: 6px;
	float: left;
	width: 616px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;	}
.links_panel {
	width: 196px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
	padding: 6px;
	background-color: #333333;
	float: left;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;	
}
.main_image {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #000000;
}
a:link {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #66FF00;
	text-decoration: underline;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	padding: 0px;
	margin: 0px;
	line-height: 15px;
}
#content .links_panel img {
	margin-bottom: 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #FFFFFF;
	line-height: 12px;
}
strong {
	font-weight: bold;
	color: #FF6600;
}
.box_3d {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #666;
}

