body {
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	}

h1 {
	margin: 10px 0px;
	font-size: 15px;
	}

p {
	margin: 10px 0px;
	font-size: 11px;
	}

#holder {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
	background: url(/media/screen/background.jpg);
	}

#header {
	position: relative;
	margin: 0px;
	margin-left: 10px;
	width: 980px;
	height: 127px;
	background: url(/media/screen/header.jpg);
	}

#mainmenu {
	position: absolute;
	top: 86px;
	left: 10px;
	height: 20px;
	line-height: 19px;
	color: #fff;
	}

#mainmenu a {
	color: #fff;
	text-decoration: none;
	}

#mainmenu a.active {
	font-weight: bold;
	}

#contentholder {
	position: relative;
	min-height: 400px;
	}

#submenu {
	position: relative;
	top: 0px;
	left: 10px;
	width: 180px;
	min-height: 400px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	}

#submenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 10px;
	}

#submenu ul.level1 {
	margin-bottom: 40px;
	padding: 5px 10px;
	border-bottom: 1px solid #fff;
	}

#submenu li {
	padding: 0px;
	margin: 0px;
	line-height: 20px;
	}

#submenu a {
	color: #990000;
	text-decoration: none;
	}

#submenu a.active {
	color: #000;
	}

#cbreak {
	width: 800px;
	height: 1px;
	background: none;
	position: relative;
	}

#content {
	position: relative;
	margin-left: 200px;
	width: 600px;
	margin-bottom: 20px;
	}

#content a {
	color: #990000;
	text-decoration: none;
	}

#blockholder {
	position: relative;
	clear: both;
	height: 194px;
	}

#sponsorblock {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 326px;
	height: 194px;
	background: url(/media/screen/box.jpg);
	border-top: 1px solid #fff;
	}

#newsblock {
	position: absolute;
	top: 0px;
	left: 337px;
	width: 326px;
	height: 194px;
	background: url(/media/screen/box.jpg);
	border-top: 1px solid #fff;
	}

#trailerblock {
	position: absolute;
	top: 0px;
	left: 664px;
	width: 326px;
	height: 194px;
	background: url(/media/screen/box.jpg);
	border-top: 1px solid #fff;
	}

div.blockhead {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 326px;
	height: 29px;
	overflow: hidden;
	}

div.blockhead h1 {
	line-height: 27px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	font-size: 14px;
	color: #fff;
	}

div.blockcontent {
	position: absolute;
	top: 32px;
	left: 7px;
	width: 312px;
	height: 160px;
	overflow: auto;
	}

div.blockcontent p {
	margin: 3px;
	padding: 0px;
	}

div.blockcontent a {
	color: #990000;
	text-decoration: none;
	}

#closer {
	position: relative;
	background: #990000;
	width: 980px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	font-size: 10px;
	margin-top: 1px;
	margin-left: 10px;
	}

#closer a {
	color: #fff;
	text-decoration: none;
	}

#archivhead {
	margin: 10px 0px;
	font-size: 15px;
font-weight: bold;
	}

#archivdate {
font-size: 90%;
font-style: italic;
font-style: oblique;
}
