/********** Reset HTML element styles **********/

BLOCKQUOTE,
BODY,
DD,
DIV,
DL,
DT,
FIELDSET,
FORM,
H1,
H2,
H3,
H4,
H5,
H6,
INPUT,
LI,
OL,
P,
PRE,
SELECT,
TEXTAREA,
TD,
TH,
UL {
	margin: 0px;
	padding: 0px;
}

TABLE {
	border-collapse: collapse;
	border-spacing: 0px;
}

ABBR, ACRONYM, FIELDSET, IMG {
	border: 0px;
}

ADDRESS, CAPTION, CITE, CODE, DFN, TH, VAR {
	font-style: normal;
	font-weight: normal;
}

OL, UL {
	list-style: none;
}

CAPTION, TH {
	text-align:left;
}

H1,
H2,
H3,
H4,
H5,
H6 {
	font-size: 100%;
	font-weight: normal;
}

Q:before,
Q:after {
	content: '';
}/********** Styles listed alphabetically, not grouped, for ease of future editing: HTML TAGS, then #IDs, then .classes **********/

A {
	color: #fffb91;
}

A:hover {
	color: #ffffff;
	text-decoration: none;
}

A.noline {
	text-decoration: none;
}

A.noline:hover {
	text-decoration: underline;
}

BLOCKQUOTE,
OL,
P,
UL { 
	margin: 1em 0em 0em 0em;
}

BODY {
	background-color: #c3daea;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	height: 100%;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
}

HTML {
	font-size: 1em;
	height: 100%;
}

H1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: normal;
	margin: 0em 0em 0em 0em;
	padding-bottom: 0.5em;
	text-indent: -9999px;
}

H2 {
	font-size: 1.1em;
	font-weight: bold;
	height: 48px;
	margin: 0em;
	text-indent: -9999px;
}

#ads {
	position: absolute;
	right: 40px;
	top: 0px;
}

#ads p {
	display: block;
	float: left;
	font-size: 1.1em !important;
	line-height: 1.2em !important;
	margin: 0px 0px 0px 30px !important;
}

#ads p span {
	font-size: 70%;
}


#article,
#aside,
#footer,
#header,
#nav,
#section {
	display: block;
}

#article {
	position: absolute;
}

#logos {
	position:absolute;
	top:20px;
	left:765px;
	width:220px;
}

#logos dl dt {
	position:relative;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight:bold;
}

#logos dl dd {
	display:block;
	float:left; 
	padding:0px 5px 0px 0px;
	margin: 0px 5px 0px 0px;
}	

#countdown {
	width: 340px;
	height: 45px;
	position:absolute;
	left:17px;
	top:215px;
	color: #252525;
	margin:0;
	padding:0;
}

#aside {
	background-color: #cccccc;
	float: right;
	margin: 20px 20px 20px 20px;
	padding: 10px;
	width: 260px;
}

#footer {
	clear: both;
	color: #333333;
	left: 40px;
	position: absolute;
	top: 743px;
	width: 980px;
}

#footer P {
	float: left;
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 0em;
}

#footer P A {
	color: #333333;
}

#howmuch {
	left: 682px;
	position: absolute;
	top: 425px;
	width: 265px;
}

#howmuch P {
	margin: 0px;
}

#page {
	background-color: #ffffff;
	background-image: url("../images/bg-final.jpg");
	background-repeat: no-repeat;
	border-left: 1px solid #d6e3ec;
	border-right: 1px solid #d6e3ec;
	height: 836px;
	margin: 0em auto;
	position: relative;
	width: 1020px;
}

#what {
	left: 40px;
	position: absolute;
	top: 425px;
	width: 265px;
}

#what P {
	margin: 0em 0em 0.8em 0em;
}

#what P.lastyear {
	font-size: 1em;
	line-height: 1em;
}

#what p.lastyear span {
	font-size: 70%;
}

#when {
	left: 361px;
	position: absolute;
	top: 425px;
	width: 265px;
}

#when P {
	margin: 0px;
}

.clear {
	clear: both;
	font-size: 1px;
	height: 0px;
	visibility: hidden;
}

.clearfix:after {
	clear: both;
	content: ",";
	display: block;
	font-size: 1px;
	height: 0px;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
}

* HTML .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

