body{
	text-align: center;
	background-color: #A8B0C4;
	font-size: small;
	color: #000000;
	font-family: arial;
}

#frame{
	width: 778px;
	border: 1px solid #000000;
	margin: 5px auto 10px auto;
	background-color: #FFFFFF;
	text-align: left;
}

#print_header{
	display: none;
}

#top_logo{
	width: 219px;
	height: 85px;
	float: left;
}

#top_banner{
	width: 496px;
	height: 72px;
	padding: 13px 0px 0px 63px;
	background: url(/images/sub/top_bg.jpg);
	background-repeat: repeat-x;
	float: left;
}

#top_nav{
	width: 778px;
	height: 27px;
	float: left;
}

#top_nav ul{
	width: 778px;
	margin: 0px 0px -3px 0px;
	padding: 0px;
}

#top_nav li{
	width: auto;
	height: 27px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}

#header_left{
	width: 190px;
	height: 68px;
	float: left;
}

#header_music{
	width: 588px;
	height: 31px;
	padding: 37px 0px 0px 0px;
	background: url(/images/sub/hdr/hdr_bg_music.gif);
	background-repeat: no-repeat;
	float: left;
}

#header_outlets{
	width: 588px;
	height: 31px;
	padding: 37px 0px 0px 0px;
	background: url(/images/sub/hdr/hdr_bg_outlets.gif);
	background-repeat: no-repeat;
	float: left;
}

#header_spotlight{
	width: 588px;
	height: 31px;
	padding: 37px 0px 0px 0px;
	background: url(/images/sub/hdr/hdr_bg_spotlight.gif);
	background-repeat: no-repeat;
	float: left;
}

#header_utilities{
	width: 588px;
	height: 31px;
	padding: 37px 0px 0px 0px;
	background: url(/images/sub/hdr/hdr_bg_utilities.gif);
	background-repeat: no-repeat;
	float: left;
}

#lnav_container{
	width: 167px;
	padding: 0px 0px 10px 0px;
	float: left;
}

#lnav_bg{
	width: 167px;
	background: url(/images/sub/lnav_bg.gif);
	background-repeat: repeat-y;
}

#lnav{
	width: 151px;
	background: url(/images/sub/lnav_bg_top.gif);
	background-repeat: no-repeat;
	padding: 0px 10px 0px 6px;
}

.lnav_item{
	padding-bottom: 10px;
}

.lnav_sub1{
	width: 146px;
	margin: 5px 0px 10px 5px;
}

.lnav_sub1 a, .lnav_sub1 a:visited{
	padding: 0px 0px 7px 15px;
	margin-bottom: 5px;
	background: url(/images/sub/lnav/lnav_menu_pause.gif);
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	display: block;
	clear: both;
}

.lnav_sub1 a:hover, .lnav_sub1 a.on{
	padding: 0px 0px 7px 15px;
	margin-bottom: 5px;
	background: url(/images/sub/lnav/lnav_menu_arrow.gif);
	background-repeat: no-repeat;
	color: #AC0202;
	text-decoration: none;
	font-weight: normal;
	display: block;
	clear: both;
}

.lnav_sub2{
	width: 131px;
	padding: 0px 0px 0px 15px;
	margin: 5px 0px 15px 0px;
}

.lnav_sub2 a, .lnav_sub2 a:visited{
	padding: 0px 0px 0px 15px;
	margin-bottom: 5px;
	background: url(/images/sub/lnav/lnav_menu_pause.gif);
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

.lnav_sub2 a:hover, .lnav_sub2 a.on{
	padding: 0px 0px 0px 15px;
	margin-bottom: 5px;
	background: url(/images/sub/lnav/lnav_menu_arrow.gif);
	background-repeat: no-repeat;
	color: #AC0202;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

#lnav_banner{
	width: 160px;
	padding: 15px 0px 0px 4px;
}

#content{
	width: 563px;
	padding: 5px 12px 25px 28px;
	float: left;
}

#page_tools{
	width: 563px;
	text-align: right;
}

.info{
	width: auto;
}

.info p{
	margin: 0px 0px 0px 0px;
}

p, div, td{
	font-size: 100%;
}

li{
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 100%;
}

a{
	color: #3E647E;
}

a:hover{
	color: #3E647E;
}

a:visited{
	color: #AC0202;
}

hr{
	width: 400px;
	color: #000000;
	text-align: left;
	height: 1px;
	margin: 20px 0px 20px 0px;
}

h1{
	color: #000000;
	font-size: 120%;
}

h2{
	color: #3E647E;
	font-size: 110%;
	padding: 14px 0px 0px 0px;
}

h3{
	font-weight: bold;
	font-size: 100%;
}

.main_text{
	margin: 14px 10px 0px 20px;
}

.first{
	margin-top: 0px;
}

.border{
	border: 1px solid #000000;
}

.inset_right{
	width: auto;
	border: 1px solid #000000;
	margin: 13px 0px 20px 20px;
	float: right;
}

.inset_left{
	width: auto;
	border: 1px solid #000000;
	margin: 0px 10px 10px 0px;
	float: left;
}

.indent{
	padding: 10px 0px 10px 20px;
}

.interview_mvp{
	color: #000000;
	font-weight: bold;
}

.interview_guest{
	color: #AC0202;
	font-weight: bold;
}

.divider{
	width: 560px;
	background-color: #000000;
	margin: 20px 0px 20px 0px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

.back_top, .small{
	font-size: 11px;
}

#review_links{
	width: 263px;
	margin: 0px 15px 0px 0px;
	float: left;
}

#review_pics{
	width: 285px;
	margin: 13px 0px 20px 20px;
	float: right;
}

#review_pics img{
	border: 1px solid #000000;
	margin: 0px 10px 10px 0px;
}	

#your_name_label, #your_email_label, #friend_name_label, #friend_email_label{
	width: 150px;
	float: left;
}

.etp_field{
	width: 200px;
	padding: 0px 0px 10px 0px;
	float: left;
}

.text_field{
	border: 1px solid #000000;
}

.submit{
	width: 200px;
	padding: 15px 0px 0px 151px;
}

.error{
	color: #ff0000;
}

.archive{
	padding: 16px 0px 0px 0px;
}