﻿/* =================== Layout Formatting =================== */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 940px;
	font-size: 15px;
	font-family: Garamond, "Times New Roman", serif;
	background: #676767 url(images/bg.gif) top left repeat-x;
	position: relative;
}

* html .hotcorner {
	height: 90px;
	h\eight: 20px;
}

html .hotcorner {
	display: block;
	position: absolute;
	right: 0;
	background: transparent url(images/NUSIS_countdown.gif) top right no-repeat;
	width: 160px;
	height: 20px;
	margin: 2px 2px 0 0;
	padding: 70px 0 0 0;
	font-size: 80%;
	text-decoration: none;
	color: white;
}

.hotcorner:hover {
	text-decoration: none;
	color: #676767;
}

.wrapper {
/*	background: yellow;*/
	width: 940px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

.header {
	height: 153px;
	background: white url(images/header.jpg) top left no-repeat;
}

.topnav {
	height: 40px;
	padding: 0 40px 0 20px;
	background: white url(images/nav.jpg) top left no-repeat;
}

.topnav ul {
	margin: 0;
	padding: 0;
	border: 0;
}

.topnav ul li {
	font-size: 120%;
	margin: 5px 0 0 20px;
	padding: 0;
	border: 0;
	display: block;
	float: right;
}

.topnav ul li a {
	text-decoration: none;
	color: black;
}

/** html .main {
	width: 940px;
	w\idth: 900px;
}*/

html .main {
	background: white url(images/bg_main.jpg) top left repeat-y;
	width: 940px;
	padding: 0;
	margin: 0;
	border: 0;
}

.main .bg_left {
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	width: 20px;
}

.main .bg_right {
	margin: 0;
	padding: 0;
	border: 0;
	float: right;
	width: 20px;
}

.mainLink {
/*	background: yellow;*/
	width: 140px;
	float: left;
	margin: 0 5px;
}

.mainContentNarrow {
/*	background: blue;*/
	width: 750px;
	float: right;
}

.mainContentNews {
/*	background: blue;*/
	width: 540px;
	float: left;
	margin: 0 5px;
}

.mainContentSide {
/*	background: red;*/
	width: 180px;
	float: right;
	margin: 0 5px;
}

.mainContent {
	width: 630px;
	float: left;
	margin: 0 10px;
}

.mainSide {
	width: 230px;
	float: right;
	margin: 0 10px;
}

.mainFooter {
	color: #676767;
	clear: both;
	margin: 20px 0 0 20px;
	padding: 0;
	border: 0;
	width: 900px;
}

.indexSponsors {
	margin: 0;
	background: white url(images/indexBG.jpg) bottom right no-repeat;
	height: 480px;
}

.aboutSponsors {
	margin: 0;
	background: white url(images/aboutBG.jpg) bottom right no-repeat;
	height: 160px;
}

.detailingSponsors {
	margin: 0;
	background: white url(images/detailingBG.jpg) bottom right no-repeat;
	height: 160px;
}

.rulesSponsors {
	margin: 0;
	background: white url(images/rulesBG.jpg) bottom right no-repeat;
	height: 160px;
}

.contactSponsors {
	margin: 0;
	background: white url(images/contactBG.jpg) bottom right no-repeat;
	height: 160px;
}

.subSponsorsT {
	clear: both;
}

.subOrganiser {
	background: white;
	font-size: 90%;
	text-align: right;
}

.footer {
	background: #676767;
	width: 940px;
	clear: both;
}

.title {
	display: block;
/*	background: #38382d;*/
	text-align: right;
	font-size: 200%;
	margin: 0 0 10px 0;
	padding: 0 10px 0 0;
	border-bottom: 2px solid #fa9f1a /*#38382d*/;
	color: #fa9f1a;
	font-weight: normal;
}

.sub_title {
	display: block;
/*	background: #38382d;*/
	text-align: center;
	font-size: 120%;
	margin: 0 0 10px 0;
	padding: 13px 0 0 0;
	border-bottom: 2px solid #f5ca8a /*#d4d4d4*/;
	color: #f5ca8a;
	font-weight: normal;
}

.sub_title_2 {
	display: block;
/*	background: #38382d;*/
	text-align: center;
	font-size: 160%;
	margin: 0 0 10px 0;
	padding: 7px 0 0 0;
	border-bottom: 2px solid #f5ca8a /*#d4d4d4*/;
	color: #f5ca8a;
	font-weight: normal;
}