body {
	background: #000;
}
#header {
	height: 230px;
	background: #000 url(/images/header2.jpg) no-repeat 10px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#header p {
	margin-top: 10px;
	padding-top: 0px;
}

#header img {
	float: left;
	margin-right: 20px;
	margin-bottom: 0px;
}

#header #herald {
	float: right;
	width: 500px;
	color: #FFF;
	text-align: center;
	font: 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#home #header a {
	color: #F7BA42;
	font-weight: bold;
	text-decoration: none;
}
#home #header li {
	list-style: none;
}

#container {
	background: #000;
	border: 1px solid #3E3E3E;
	margin-top: 20px;
}

#content {
	text-align: left;
	width: 1000px;
	color: #E4E4E4;
	padding: 15px 0px 30px;
}
#content a {
	color: #0071BD;
	font-weight: bold;
}

#left-col {
	float: left;
	width: 700px;
	margin-bottom: 30px;
}
#left-col p {
	color: #CCC;
	padding-right: 50px;
	padding-left: 70px;
	font-size: 1.2em;
	line-height: 1.4em;
}

#left-col img.cover {
	margin: 30px 0px 0px 70px;
	border: 1px solid #8C8C8C;
}


#left-col p.special {
	font-size: 1.4em;
	line-height: 1.4em;
	color: #FFF;
}

#right-col {
	float: left;
	width: 225px;
	margin-left: 20px;
	margin-top: 20px;
}
#right-col p {
	font: 90% Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
}

#calendar-link-box {
	clear: right;
	float: right;
	margin-top: 8px;
	margin-bottom: 8px;
}
#content .calendar-link img {
	border-style: none;
}
#content h1 {
	font-weight: normal;
	text-align: center;
}
#content a:link {
	color: #F7BA42;
	text-decoration: none;
}

#bottom {
	clear: left;
	width: 830px;
	border: 1px solid #FC0;
	margin-left: 65px;
}
#bottom p {
	color: #ccc;
	padding-bottom: 0px;
	padding-top: 0em;
	font-size: 1.2em;
	line-height: 1.2em;
}

#bottom #list-1 {
	float: left;
	width: 420px;
	color: #CCC;
}
#bottom #list-2 {
	float: left;
	width: 400px;
	color: #CCC;
}
#bottom #list-1 ul li, #bottom #list-2 ul li {
	list-style: none;
	padding-top: 0.1em;
	padding-bottom: 0.4em;
	color: #DED37B;
	font-weight: bold;
}
#bottom #list-1 ul li dd, #bottom #list-2 ul li dd {
	color: #ccc;
	font-weight: normal;
}
