/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0; }

:focus { outline: 0; }

ol, ul { list-style: none; }

table {
	border-collapse: separate;
	border-spacing: 0; }

caption, th, td {
	font-weight: normal;
	text-align: left; }

blockquote:before, blockquote:after,
q:before, q:after { content: ""; }

blockquote, q { quotes: "" ""; }

/* General Styles */
a:link,a:visited,a:active {
	color:				#ff6200;
	font-weight:		normal;
	text-decoration:	underline; }

a:hover {
	color:				#ff6200;
	font-weight:		normal;
	text-decoration:	none; }

img {
	border:				0px;
	vertical-align:		top; }

body,html {
	background: 		#f59b41 url(images/background.jpg) repeat-y center;
	color:				#0c0c0c;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size:			13px;
	height:				100%;
	line-height:		18px;
	margin:				0px;
	padding:			0px;
	text-align:			center; }

textarea,input {
	background: 		#ffffff;
	border: 			1px solid #aaaaaa;
	color: 				#0c0c0c;
	margin: 			2px 0px 2px 0px;
	padding: 			4px;
	vertical-align: 	middle; }

select,option { color:				#000000; }

hr {
	background-color:	#b0b0b0;
	border-color:		#aaaaaa;
	border: 			0px;
	color:				#adadad;
	height:				1px; }

div {
	text-align:			left;
	vertical-align:		top; }

.clear {
	clear:				both;
	font-size:			0px; }

#wrapper {
	background: url(images/wrapper.jpg) repeat-y center;
	margin-left: auto;
	margin-right: auto;
	width: 860px; }

#border {
	background: url(images/border.jpg) repeat-x top;
	border-left: 1px solid #f98410;
	border-right: 1px solid #f98410;
	height: 10px; }

#logo {
	background: #010101;
	height: 80px;
	margin: 0px 10px; }

#navigation {
	background: #757575 url(images/navigation.jpg) no-repeat top center;
	height: 40px;
	margin: 0px 10px;
	padding: 0px 30px; }

	#navigation div.countdown {
		color: #c9c9c9;
		float: left;
		line-height: 40px;
		width: auto; }

	#navigation div.navigation {
		float: right;
		white-space: nowrap;
		width: auto; }

.content#top {
	background: url(images/content_top.jpg) repeat-x top;
	margin: 0px 11px; }

.content#bottom {
	background: url(images/content_bottom.jpg) repeat-x bottom;
	padding: 9px 30px 10px 30px; }

#fullwidth_top { background: #ffffff url(images/fullwidth_top.jpg) no-repeat top center; }

#fullwidth_bottom {
	background: url(images/fullwidth_bottom.jpg) no-repeat bottom center;
	padding: 6px; }

#column_left {
	float: left;
	width: 520px; }

	#column_left div.top { background: #ffffff url(images/column_left_top.jpg) no-repeat top center; }

	#column_left div.bottom {
		background: url(images/column_left_bottom.jpg) no-repeat bottom center;
		padding: 6px; }

	#column_left div.content, #fullwidth_bottom div.content { padding: 8px 18px; }

	#column_left h1, #fullwidth_bottom h1 {
		color: #ff6200;
		font-size: 15px;
		font-weight: bold;
		padding: 8px 0px; }

#adspace {
	background: url(images/ad_background.jpg) repeat-y center;
	margin-top: 9px; }

	#adspace div.top { background: url(images/ad_top.jpg) no-repeat top center; }

	#adspace div.bottom {
		background: url(images/ad_bottom.jpg) no-repeat bottom center;
		padding: 15px;
		text-align: center; }

#column_right {
	background: #ffffff url(images/column_right_bottom.jpg) no-repeat bottom center;
	float: right;
	width: 250px; }

.column_right {
	background: url(images/column_right_top.jpg) no-repeat top center;
	height: auto;
	min-height: 120px;
	padding: 6px; }

#column_right h2 {
	background: transparent url(images/column_right_headline.jpg) no-repeat top center;
	color: #ffffff;
	font-size: 15px;
	font-weight: normal;
	height: 43px;
	line-height: 43px;
	margin: 0px;
	padding: 0px 18px; }

#column_right div.content { padding: 8px 18px; }

#area {
	background: url(images/area_background.jpg) repeat-y center;
	margin-top: 9px; }

	#area div.top { background: url(images/area_top.jpg) no-repeat top center; }

	#area div.bottom {
		background: url(images/area_bottom.jpg) no-repeat bottom center;
		height: auto;
		min-height: 120px; }

		#area div.bottom div.left, #area div.bottom div.center, #area div.bottom div.right {
			float: left;
			margin-left: 8px;
			padding: 6px;
			width: 242px; }

		#area div.bottom div.left { margin-left: 0px; }

	#area h3 {
		background: transparent url(images/area_headline.jpg) no-repeat top center;
		color: #ffffff;
		font-size: 15px;
		font-weight: normal;
		height: 43px;
		line-height: 43px;
		margin: 0px;
		padding: 0px 18px; }

	#area div.content { padding: 8px 18px; }

#footer {
	background: url(images/footer.jpg) no-repeat top center;
	border-bottom: 1px solid #646464;
	height: 72px;
	margin: 0px 10px;
	text-align: center; }

	#footer div.navigation {
		color: #c9c9c9;
		height: 37px;
		line-height: 37px;
		text-align: center; }

		#footer div.navigation a {
			color: #bfbfbf;
			padding: 0px 6px;
			text-decoration: none; }

			#footer div.navigation a:hover {
				background: transparent;
				color: #ffffff; }

	#footer div.copyright {
		color: #c9c9c9;
		font-size: 11px;
		height: 35px;
		line-height: 35px;
		text-align: center; }
