body {
	background: #000 url(images/bg_red.gif) repeat-x;
	font-family: helvetica, verdana;
	scrollbar-base-color: #f6e2d5;
	margin: 0px;
}

#page {
	background: url(images/bg_red_grad.gif) no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	border: 0px;
	width: 860px;
	height: 614px;
	position: relative;
	top: 0px;
}

#menu {
	position: absolute;
	top: 10px;
	left: 0px;
}

a:hover {
	color: #f30;
}

a {
	color: #000;
}

.holder {
	margin-top:15px;
	width: 950px;
}

#backdrop {
	width:860px;
	height: 390px;
	overflow: hidden;
	background: #B2ABA9 url(images/backdrop3.jpg) no-repeat;
	text-align: left;
	margin-bottom: 15px;
	position: absolute;
	top: 115px;
}

#backdrop_faded {
	width:860px;
	height: 390px;
	overflow: hidden;
	background: #B2ABA9 url(images/backdrop_faded.jpg) no-repeat;
	text-align: left;
	margin-bottom: 15px;
	position: absolute;
	top: 115px;
}

#awards_faded {
	width:860px;
	height: 390px;
	overflow: hidden;
	background: #B2ABA9 url(images/backdrop_faded.jpg) no-repeat;
	text-align: left;
	margin-bottom: 15px;
	position: absolute;
	top: 115px;
}

body, td, th {
	font-size: 13px;
}

.title {
	position: absolute;
	top: 5px;
	left: 255px;
	width: 620px;
	height: 45px;
	background: transparent;
	overflow: hidden;
	font-size: 35px;
	color: #f30;
}

.title_blank {
	position: absolute;
	top: 5px;
	left: 255px;
	width: 620px;
	height: 45px;
	background: transparent;
	overflow: hidden;
	font-size: 35px;
}

.content {
	position: absolute;
	top: 55px;
	left: 255px;
	width: 570px;
	height: 335px;
	background: transparent;
	overflow: auto;
	padding-right: 20px;
}

.content_left {
	position: absolute;
	top: 55px;
	left: 255px;
	width: 130px;
	height: 335px;
	overflow: auto;
	padding-right: 20px;
}

.content_right {
	position: absolute;
	top: 55px;
	left: 420px;
	width: 405px;
	height: 335px;
	overflow: auto;
	padding-right: 20px;
}

.content_right h2 {
	color: #f30;
}

.first_p {
	margin-top: 0px;
	font-size: 14px;
	font-weight: bold;
}

.first_p_normal {
	margin-top: 0px;
}

.first {
	margin-top: 0px;
}

.spaced {
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px dotted #000;
}

p.small {
	font-size: 0.8em;
}

.right_img {
	margin-left: 20px;
	margin-bottom: 15px;
	border: 2px solid #000;
}

.left_img {
	margin-right: 20px;
	margin-bottom: 15px;
	border: 2px solid #000;
}

img {
	border: 0px;	
}

.sub
{
	font-weight: bold;
	font-size: 18px;
}

.credits_left {
	width: 50%;
	text-align: right;
	padding-right: 10px;
}

.credits_right {
	width: 50%;
}

.credits_title {
	font-weight: bold;
}

.for_print {
	display: none;
}



a.selected, a.unselected {
	text-decoration: none;
	display: block;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}

a.selected {
	color: #fff;
	font-style: italic;	
}

a.selected:hover {
	color: #fff;
}

a.unselected {
	color: #d72a00;
}

a.unselected:hover {
	color: #fff;
	background: #d72a00;
}

td.menubar_top_selected {
	border-left: #d72a00 solid 2px;
	border-top: #d72a00 solid 2px;
	border-right: #d72a00 solid 2px;
}

td.menubar_top_unselected {
	border-bottom: #d72a00 solid 2px;
}

a.sub_selected, a.sub_unselected {
	text-decoration: none;
	padding: 5px 29px 5px 16px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}

a.sub_selected {
	color: #fff;
	font-style: italic;
}

a.sub_unselected {
	color: #d72a00;
}

a.sub_unselected:hover {
	/*color: #000;*/
	color: #fff;
	/*background: #d46900;*/
}

td.menubar_bottom {
	padding: 5px;
}

td.menubar_bottom_blank {
	padding: 5px;
}

.applepro:hover {
	color: #fff;
}

.applepro {
	text-decoration: none; font-size: 11px; color: #371e09;
}

a.level3_menu, a.level3_menu_selected {
	text-decoration: underline;
	font-weight: bold;
	display: block;
}

a.level3_menu {
	color: #000;
}

a.level3_menu:hover {
	color: #f30;
}

a.level3_menu_selected {
	font-style: italic;
	color: #f30;
}

.copyright {
	font-size: 11px; color: #371e09;
}

.news1 {
	position: absolute;
	font-weight: bold;
	color: #f30;
	top: 330px;
	left: 250px;
	line-height: 18px;
}

.news2 {
	position: absolute;
	color: #000;
	top: 330px;
	left: 355px;
	line-height: 18px;
}

.release1 {
	position: absolute;
	font-weight: bold;
	color: #f30;
	top: 150px;
	left: 10px;
}

.release2 {
	position: absolute;
	color: #000;
	top: 180px;
	left: 10px;
	width: 220px;
	height: 200px;
	overflow: auto;
}

.release2 a {
	color: #000;
	text-decoration: underline;
}

.release2 a:hover {
	color: #f30;
}

.news2 a {
	color: #000;
	text-decoration: underline;
}

.news2 a:hover {
	color: #f30;
}

#laurels {
	background: url(images/laurels.gif) center no-repeat;
	width: 860px;
	height: 62px;
	position: absolute;
	top: 525px;
}

#footer {
	width: 860px;
	height: 62px;
	position: absolute;
	top: 630px;
	color: #f30;
	text-align: center;
}
