body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #B2AB98;
	background-repeat: repeat;
	background-position: top;
	
}
.maincells {
	border-color:#644200;
	border-bottom-width:0px;
	border-top-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	border-style:solid;
}	
.headertext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #83371C;
	font-variant:normal;
	text-transform: lowercase;
}
.contentitems {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#hometables {
	border: thin solid #83371C;
	background-color: #fefedc;
	padding:5px;
}


.hometablesheader {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #83371C;
	text-transform: uppercase;
	border-bottom-color: #83371C;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

#leftcolumn
{
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	vertical-align: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #153B56;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #153B56;
}
a:hover {
	text-decoration: none;
	color: #83371C;
}
a:active {
	text-decoration: underline;
	color: #153B56;
}


#rightcolumn {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: top;
	width:220px;
}

#mediaplayer {
	border: thin dotted #83371C;
	background-color: #fefedc;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #83371C;
	text-transform: uppercase;
	padding:5px;
}
#bluesidebar {
	border: thin dotted #153B56;
	background-color: #E0ECFF;
	padding:5px;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.audiocell {
	border-top: thin solid #83371C;
	border-right: thin none #83371C;
	border-bottom: thin solid #83371C;
	border-left: thin none #83371C;
}
.footer {
	font-size: 11px;
}
