@charset "UTF-8";
body {
	font: 100% Helvetica, Arial, sans-serif;
	background-color: #1180c1;
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-x;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	letter-spacing: -0.03em;
}
#container {
	width: 788px; 
	background: #FFFFFF;
	margin: 51px auto 0 auto; 
	border: 2px solid #173481;
	border-bottom: none;
	text-align: left; 
}

a { color: #173481; }



#header {
	height: 310px; 
	background-image: url(images/plane.jpg);
	background-repeat: no-repeat; 
	margin: 0; padding: 0; 
}
#header p {
	margin: 0; padding: 0;
	position: relative;
	top: 251px;
	width: 788px; height: 59px;
}
#header p span { 	
	background-image: url(images/flying.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}





#mainContent {
	padding: 10px 20px; 
	background: #FFFFFF;
}

#mainContent p { line-height: 140%;  }

#mainContent p.blue { 
	color: #173481; 
	text-align: center; 
	font-size: 1.2em; 
	}
#mainContent h1.blue { 	
	color: #173481; 
	text-align: center; 
	font-size: 2em;
	font-weight: bold; 
	line-height: 45px;
}	
#mainContent h1.blue img { margin-bottom: -17px; margin-right: 8px; }
	
#mainContent div.photo { 
	float: right; 
	margin: 0 0 15px 15px;
	}
#mainContent div.photo p {
	margin: 0; padding: 0;
	font-size: 0.9em;
	line-height: 150%;
}
#mainContent div.photo img { 
	border: 1px solid #173481; 
}



#mainContent table.videos {
	font-size: 0.8em;
	margin: 30px auto;
}
#mainContent table.videos td { padding-bottom: 20px; }
#mainContent table.videos td.left { padding-right: 40px; }
#mainContent table.videos object { margin-bottom: 15px; }


#mainContent h1.nominate {
	margin: 0; padding: 0;
	position: relative;
	left: -10px;
	text-align: center; 
	width: 396px; height: 100px;
}
#mainContent h1.nominate span { 	
	background-image: url(images/nominate.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#mainContent h2.blue { 
	text-align: center;
	color: #173481;
	font-size: 1.3em; 
	margin-top: 5px; 
}

#mainContent ul { color: #173481; line-height: 140%; }


#mainContent dl { 
	margin: 40px -20px 20px -20px;
	padding: 10px 0;
	background-color: #dbe5f4;
	border: 1px solid #173481;
	border-left: none; border-right: none;
}
#mainContent dt { 
	font-size: 1.5em;
	width: 100px; 
	float: left; 
	padding-left: 20px;
	padding-top: 15px;
	/* border: 1px solid red; */
	font-weight: bold;
	color: #173481;
	}
#mainContent dd {
	padding: 12px 20px 10px 80px;
	line-height: 1.4em;
	font-size: 1.05em;
}


#mainContent h1.contact {
	margin: 30px 0 0 0; padding: 0;
	position: relative;
	left: 280px;
	width: 188px; height: 33px;
}
#mainContent h1.contact span { 	
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}


#mainContent ul.social { 
	margin: 0 0 0 120px; 
	padding: 0;
	height: 80px; width: 522px;
	text-align: center; 
	list-style-type: none;
}
#mainContent ul.social li { 
	margin: 0 10px; padding: 0; 
	width: 52px;
	float: left;
	font-size: 0.7em;
	color: #999999;
	}
#mainContent ul.social img { border: none; margin-bottom: 6px; }



#mainContent div.fanbox { 
	margin: 30px auto 15px auto; 
	text-align: center; 
	border-bottom: 1px solid #94a3c4; 
	width: 570px; 
	}
	
#mainContent div.countdown {
	text-align: center;
	margin-right: 317px; margin-top: -14px;
	width: 430px;
}
#mainContent div.countdown input { 
	font-size: 0.7em; 
	color: #173481;
	border: none;
	margin-top: 0;
	}
	
	


#footer {
	padding: 0; margin: 0 auto 54px auto;
	background-image: url(images/footerbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 792px;
	height: 15px;
}

p.copyright { 
	color: #44b2f2; 
	font-size: 0.8em; 
	text-align: center; 
	text-transform: uppercase;
	letter-spacing: 0.1em;
	}
p.copyright a { color: #44b2f2; }