@charset "utf-8";

* {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	background-color: #00326D;
	color: #9ECBED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}

h1, h2, h3, h4, h5 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

h1 {
	color: #003878;
	font-size: 36px;
	line-height: 30px;
}

h2 {
	color: #81BCE8;
	font-size: 16px;
	line-height: 26px;
	text-transform: uppercase;
}

h3 {
	color: #006ACB;
	font-size: 20px;
}

h4 {
	color: #003878;
	font-size: 22px;
	line-height: 32px;
}

h5 {
	color: #003878;
	font-size: 34px;
	line-height: 30px;
}

ul {
	float: left;
	line-height: 15px;
	list-style-type: none;
	margin-right: 15px;
}

ul li a, ul li a:link, ul li a:visited {
	color: #515B63;
	text-decoration: none;
}

ul li a:hover {
	color: #9ECBED;
	text-decoration: underline;
}

ul li img {
	margin: 0 5px 1px 0;
}

#links {
	color: #FFF;
	margin: 12px auto 0 auto;
	text-align: right;
	width: 850px;
	word-spacing: 8px;
}

#links a, #links a:link, #links a:visited {
	color: #FFF;
	text-decoration: underline;
}

#links a:hover {
	color: #9ECBED;
}

#links em {
	font-style: normal;
}

#links em.curr {
	color: #9ECBED;
	text-decoration: underline;
}

#links strong {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	word-spacing: 0px;
}

#container {
	margin: 8px auto 0 auto;
	text-align: left;
	width: 850px;
}

#featured img {
	float: left;
}

#featured p {
	color: #003878;
	line-height: 15px;
	margin-top: 7px;
}

#footer {
	clear: both;
	padding: 10px;
}

#footer a, #footer a:link, #footer a:visited {
	color: #9ECBED;
}

#footer a:hover {
	color: #D7F3FF;
}

#header {
	height: 141px;
	padding: 15px 15px 0 0;
	text-align: right;
}

#header a, #header a:link, #header a:visited {
	color: #A4DEF5;
	font-size: 11px;
	text-decoration: none;
}

#header a:hover {
	color: #D7F3FF;
	text-decoration: underline;
}

.hidden {
	display: none;
}

#leftContent {
	float: left;
	margin: 1px 0 0 12px;
	text-align: center;
}

#leftContent img {
	margin-bottom: 6px;
}

#mainContent {
	background: #FFF url(/web/images/brand/americanidol/header.jpg) no-repeat;
	border-bottom: 10px solid #005FAC;
	height: 540px;
}

#rightContent {
	float: left;
	margin: 1px 0 0 8px;
	overflow: hidden;
	width: 430px;
}

#states {
	margin: 8px 0 0 8px;
}
