.debug {
	border: 1px solid pink;
}

body {
	margin: 0;
	background-color: #000;
	font: 62.5%/150% Arial, sans-serif;
	color: #fff;
}

a {
	color: #ffdd89;
	text-decoration: none;
}

a:hover {
	color: #fff;
}

#content {
	width: 685px;
	height: 319px;
	padding: 60px;
}

#desc_container {
	width: 211px;	
}

#description {
	width: 198px;
	height: 208px;
	margin-bottom: 20px;
	background-color: #3d2d92;
	border: 3px solid #999;
}

#description p {
	padding: 10px;
	font: 1.6em/150% Georgia, serif;
	color: #999;
	text-align: center;
}

#divider {
	padding-left: 20px;
	border-left: 2px solid #b8d5b7;
}

#first_col {
	padding-right: 20px;
}

#first_para {
	padding-top: 70px;
}

.footer {
	height: 21px;
	background-color: #c40c19;
}

.footer p {
	display: inline;
	margin-left: 24px;
}

.header {
	background: url(../images/header_bkgd.png) repeat-x left top;
}

#highlight {
	width: 685px;
	height: 319px;
	padding: 60px;
	background: url(../images/highlight_bkgd.png) repeat-x left top;
}

#highlight table {
	margin-top: 80px;
}

#highlight img.pic{
	margin-top:-60px;
	margin-right:-60px;
	padding-left:20px;
	}

#highlight h2, #content h2 {
	font-size: 2em;
	line-height:160%;
}

#highlight h3, #content h3 {
	font-size: 1.2em;
	text-transform: uppercase;
}

#highlight p, #highlight li, #highlight form, #content p, #content li, #content form {
	font-size: 1.2em;
	line-height: 160%;
}

.infoblock {
	border-bottom: 2px solid #b8d5b7;
}

#menu {
	width: 211px;
	height: 385px;
	padding-top: 20px;
	padding-right: 16px;
}

#menu div {
	margin-left: 24px;
	margin-right: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.6em;
	font-weight: bold;
	border-bottom: 1px solid #fff;
}

#menu li {
	font-size: 0.8em;	
}

#menu a {
	margin-left: 20px;
	color: #c40c19;
	text-decoration: none;
}

#menu li a {
	margin-left: 0;
}

#menu a:hover {
	color: #b8d5b7;
}

#platform {
	width: 338px;
	height: 208px;
	font: 3em "Arial Narrow", sans-serif;
	color: #999;	
}

#platform p {
	margin-top: 80px;
	text-align: center;
}

#header_title {
	width: 920px;
	height: 154px;
	background: url(../images/header_bkgd.png) repeat-x left top;
}

#header_title img {
	float: left;
	padding-right: 40px;
}

#header_title h1 {
	margin-top: 86px;
	font: 30px Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: .2em;
	text-align:center;
}

#upcoming {
	width: 749px;
	height: 365px;
	background: url(../images/upcoming_bkgd.png) repeat-x left top;
}

#upcoming p {
	margin-left: 30px;
	padding-right: 40px;
	font-size: 1.6em;
	font-weight: bold;
}

#upcoming a {
	font-size: 0.7em;
	color: #fff;
	font-weight: normal;
}

#upcoming a:hover {
	color: #ffdd89;
}

img{
	border:none;
	}
	
.calendar td{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;		
	padding:2px 4px;
	}	
	
.calendar td.title{
	font-size:16px;
	font-weight:bold;
	}	
	
.calendar tr.headings td{
	border-bottom:none;
	background-color:#C50D1E;
}

.calendar tr.mainheadings td{
	border-top:1px solid #FFFFFF;	
}

.biopic{
	float:left;
	padding:0px 20px 10px 0px;
	margin:0px;
}