﻿html, body {
	margin: 0;
	padding: 0;
}
body {
	background: #000 url(../img/bg.jpg) repeat-x fixed top left;
	font: 100% verdana, tahoma, arial, sans-serif;
}
* {
	margin: 0px;
	padding: 0px;
}
a:hover {
	color: #f00;
}
a {
	color: #06c;
}
#container {
	background: #fff url(../img/paper_bg.jpg);
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
	width: 960px;
}
#header {
	background: url(../img/newspaper_bg.gif) repeat-x;
	border-bottom: 1px solid #f00;
	text-align: center;
	padding-top: 10px;
	line-height: 80px;
	height: 70px;
	width: 960px;
}
#date {
	border-bottom: 1px solid #f00;
	font: normal small-caps 90% times, serif;
	color: #000;
	float: left;
	width: 320px;
	text-align: center;
	margin-bottom: 10px;
	padding: 0px;
}
#title {
	border-bottom: 1px solid #f00;
	font: normal small-caps 90% times, serif;
	color: #000;
	float: left;
	width: 315px;
	text-align: left;
	margin-bottom: 10px;
	padding-left: 5px;
}
#edition {
	border-bottom: 1px solid #f00;
	font: normal small-caps 90% times, serif;
	color: #000;
	float: left;
	width: 315px;
	text-align: right;
	margin-bottom: 10px;
	padding-right: 5px;
}
#wrapper {
	float: left;
	width: 100%;
}
#content {
	text-align: left;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin: 0px 160px 0px 200px;
}

#content p {
	line-height: 1.4;
	padding: 10px 5px 0px 15px;
	font: 90% verdana, tahoma, arial, sans-serif;
}
#contentwide {
	text-align: left;
	margin-left: 200px;
}
#messages {
	border-left: 1px solid #ccc;
	text-align: center;
	margin-left: 200px;
}
#messages p {
	text-indent: 15px;
}
#news {
	float: right;
	width: 305px;
	height: 255px;
	padding: 10px 0px 5px 5px;
	background-color: #fff;
	text-align: center;
}
#leftsidebar {
	float: left;
	width: 200px;
	margin-left: -100%;
}
#navcontainer {
	width: 200px;
}
#navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
#navcontainer a {
	display: block;
	padding: 3px;
	width: 194px;
	border-bottom: 1px solid #eee;
}
#navcontainer a:link, #navlist a:visited {
	color: #000;
	text-decoration: none;
}
#navcontainer a:hover {
	background-color: #eee;
	color: #f00;
}
#navlist li a#current {
	background-color: #fff;
	color: #f00;
}
#rightsidebar {
	float: left;
	width: 160px;
	margin-left: -160px;
}
#subfooter {
	font: 75% arial, sans-serif;
	color: #f00;
	clear: left;
	width: 960px;
	text-align: center;
	padding-top: 15px;
}
#footer {
	background: url(../img/footer_bg.gif) repeat-x bottom;
	clear: left;
	width: 960px;
	height: 60px;
	text-align: right;
}
#footer a {
	color: #06c;
}
#footer a:hover {
	color: #000;
}
#footer p {
	color: #000;
	margin: 0px;
	padding: 25px 10px 0px 0px;
	font: normal 80% tahoma,arial,sans-serif;
	letter-spacing: 2px;
}
h1 {
	display: inline;
	font: normal small-caps 900 250% "times new roman", serif;
	color: #000;
}
h2 {
	display: inline;
	font: italic 900 150% "times new roman", serif;
	color: #999;
}
h3 {
	font: normal small-caps 120% "times new roman", serif;
	color: #444;
	padding-left: 5px;
}
h4 {
	font: normal small-caps 120% "times new roman", serif;
	color: #fff;
	padding-left: 5px;
}
.grey {
	color: #ccc;
	text-align: left;
}
.red {
	color: #f00;
	text-align: left;
}
.blue {
	background-color: #39f;
	color: #fff;
	text-align: center;
}
.bluetext {
	color: #39f;
}
.redtext {
	color: #f00;
}
.dropcap {
	float: left;
	color: #000;
	font-size: 100px;
	line-height: 80px;
	padding-top: 1px;
	padding-right: 5px;
	font-family: times;
}
.c {
	text-align: center;
}
.smallfont {
	font: 75% arial, sans-serif;
}
#boxoffice {
	margin: 0px auto 0px auto;
	padding: 0px;
	font: 75% arial, sans-serif;
	text-align: left;
	width: 180px;
}
img {
	border: 0;
}
#ga_block {
	width: 100%;
	background-color: #fff;
}
#ga_block img {
	display: block;
	border: none;
}
#ga_block #ga_title {
	font: normal 1em Verdana, sans-serif;
	border: none;
	margin: 4px 0 0 0;
	color: #000;
}
#ga_block #ga_title a {
	text-decoration: none;
	color: #000;
}
#ga_block #ga_text {
	font: normal 1em verdana, sans-serif;
	border: none;
	margin: 15px;
}
#ga_block #ga_text a {
	text-decoration: none;
	color: #06c;
}
#ga_block #ga_text p {
	margin: 4px 0;
}
#ga_block #ga_text img {
	display: block;
	float: left;
	border: none;
	margin: 0 1em 1em 0;
}
div.hol {
	background-color: yellow;
}
td.outer {
	cellpadding : 1em;
	border: solid #c0c0c0;
}
table.inner {
	background-color : #efefdd;
	font-size : 8pt;
}
.editor {
	font: normal 100% "Courier New", serif;
	color: #222;
}
table.cal {
	background-color : #f8f8f8;
	font: 55% verdana, tahoma, arial, sans-serif;
}
td.cal {
	background-color : #fff;
}