body { 
	background-color: #000000;
	background-image: url('images/blacktheme/marbledark.jpg');
	background-repeat: repeat; }


div.mainBody {
	width: 920px;
	min-height: 400px;
	margin-left: auto;
	margin-right: auto;
	background: url('images/blacktheme/blackbackground.png') repeat-y;
	color: #587e57;
	padding-top: 20px;
	font-family: 'Sylfaen'; }

div.navigation {
	width: 920px;
	height: 64px;
	margin-left: auto;
	margin-right: auto;
	background: url('images/blacktheme/blackbackground.png') repeat-y; }

div.bottom {
	background: url('images/blacktheme/blackbottom.png') no-repeat; 
	width: 920px;
	height: 68px;
	margin-left: auto;
	margin-right: auto; }


#navHome {
	position: relative;
	left: 20px; 
	top: 3px; }

#navRoster {
	position: relative;
	left: 20px; 
	top: 3px; }


#navCalendar {
	position: relative;
	left: 20px; 
	top: 3px; }

#navForum {
	position: relative;
	left: 20px; 
	top: 3px; }

a {
	outline: 0; }

img {
	border: none; }


img.banner { 
	display: block;
	margin-left: auto;
	margin-right: auto; }


div.headline {
	font-size: 20px;
	font-weight: bold;
	position: relative;
	left: 50px;
	width: 85%;	 }

div.date {
	color: #587e40;
	position: relative;
	left: 90%;
	font-size: 12px;
	width: 85%; }

div.newsArticle {
	text-indent: 1cm;
	padding: 10px 0px 50px 0px;
	width: 85%;
	position: relative;
	left: 80px;
	font-size: 16px; }

object.calendar {
	position: relative;
	left: 42px;
	width: 835px;
	height: 600px;
}

table.roster {
	position: relative;
	left: 50px;
	width: 835px; }

.tableHeading {
	text-decoration: underline;
	font-size: 22px;
	font-weight: bolder; }