/* v1.0 | 20080212 */

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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-color: #ccccff;
	background-image: url(../images/tulips-copy.png);
	background-repeat: no-repeat;
	background-position: top center;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
	width: 85%;
	margin: auto auto auto 40px;
	font-style: italic;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

button {
	padding: 5px;
	background-image: url(../images/navigation-bg.png);
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
div.wrap {
	width: 960px;
	margin: 0px auto;
}
div.clear {
	clear: both;
}
div#ie-warning {
	position: absolute;
	font-size: 12px;
	clear: none;
	width: 100%;
	height: 100%;
	background-color: #a9a9a9;
	z-index: 99;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	margin: auto;
}
div#logo {
	height: 50px;
	width: 400px;
	margin: 10px auto 0px 20px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}
div#navigation {
	height: 40px;
	margin: 20px 0px 0px 0px;
	width: 960px;
}
div#navigation ul {
	height: 40px;
	width: 940px;
	margin: 0px auto;
	text-align: left;
}
div#navigation li {
	height: 60px;
	width: auto;
	display: inline;
}
div#navigation li a {
	color: #bf3e6a;
	font-family: Georgia;
	font-size: 15px;
	margin: 0px 10px;
	padding: 10px 5px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 40px;
}
div#navigation ul li a.active {
	color: #fa5aa5;
	border-bottom: 1px dotted #bf3e6a;
}
div#navigation li a:hover {
	color: #fa5aa5;
	border-top: 1px dotted #bf3e6a;
}
div#left {
	height: auto; 
	width: 640px; 
	margin: 30px auto auto 0px;
	float: left;
	clear: none;
}
div#left #top {
	height: 11px; 
	width: 640px; 
	margin: 0px auto; 
	background-image: url(../images/left-top-bg.png); 
	background-repeat: no-repeat;
}
div#left img {
	float: right;
	padding: 10px;
}
div#left table p {
	margin: 0px;
	padding: 5px;
}
div#left table img {
	float: none;
}
#middle {
	height: auto;
	width: 640px; 
	background-image: url(../images/left-bg.png); 
	background-repeat: repeat-y;
}
#bottom {
	height: 11px;
	width: 640px;
	background-image: url(../images/left-bottom-bg.png); 
	background-repeat: no-repeat;
}
div#right {
	height: auto;
	width: 320px;
	margin: 70px 0px auto auto;
	float: right;
	clear: none;
}
div#team-members {
	height: auto;
	width: 580px;
	clear: both;
}
table#sponsors {
	margin: 0px 15px; 
	border: 1px #dcdcdc solid;
	width: 610px;
}
td.sponsor-image {
	width: 300px;
}
td.sponsor-description {
	width: 290px;
}
tr {
	height: auto;
	width: 610px;
}
td img {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
}
td p {
	width: 300px;
	float: right;
	clear: none;
}
div#right p.countdown {
	font-size: 40px;
}
div#right p {
	font-size: 12px;
}
div#right p img {
	padding: 2px;
}
h1 {
	margin: 0px auto 10px 0px;
	padding-left: 85px; 
	line-height: 51px;
	font-family: Georgia; 
	font-size: 30px; 
	color: #bf3e6a; 
	font-weight: normal;
	background-image: url(../images/h1-bg.png);
	background-repeat: no-repeat;
}
h1.logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	background-image: none;
	font-weight: normal;
	text-indent: -99999px;
}
h1.subtitle {
	height: 40px;
	background-image: none;
	margin: -30px auto 0px 0px;
	padding-left: 100px; 
	font-size: 14px; 
	color: #333;
}
h2 {
	font-family: Georgia; 
	font-size: 24px;
	margin-left: 40px; 
	color: #bf3e6a; 
	font-weight: normal;
}
h3 {
	font-family: Georgia; 
	font-size: 20px;
	padding-left: 20px; 
	color: #bf3e6a; 
	font-weight: normal;
	text-transform: capitalize;
}
hr {
	height: 1px; 
	margin: 10px 30px; 
	background-color: #fa8ec1; 
	border: 0px;
}
p {
	padding: 15px 25px; 
	color: #504e4e;
	line-height: 170%; 
	font-family: Georgia; 
	font-size: 14px;
}
p.footer {
	font-size: 12px;
	padding-top: 10px;
}
p.team-members {
	width: 290px;
	float: none;
	clear: none;
}