@charset "iso-8859-1";
body {
	background-color: #2B55C1;
	margin-left: 0px;
	margin-top: 0px;
	
}


#content {
	
	
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000; padding-left:40px; text-align: left; vertical-align: top; 
	}

#cd {
	margin: 0px;
	height: 40px;
	width: 450px;
	font-family: Courier, Terminal, System, Fixedsys;
	font-size: 24pt;
	color: #fff;
	text-align: center;
	font-weight: bold;
	background-image: url(images/countdown_background.jpg);
	vertical-align: bottom;
}
A:link {
	COLOR: #2e6079; TEXT-DECORATION: none
}
A:visited {
	COLOR: #2e6079; TEXT-DECORATION: none
}
A:hover {
	COLOR: #b5121b; TEXT-DECORATION: underline
}
A.footer {
	COLOR: #CCC; TEXT-DECORATION: none
}
A.footer:hover {
	COLOR: #666666; TEXT-DECORATION: underline
}

H2 {
font-size: 20px; line-height: normal; letter-spacing: 5px; color: #2e6079; MARGIN: 5px 5px 0px 5px};
