body {
	border: 0px;
	margin: 0px;
	background-color: #cccccc;
	font-size: 13px;
	font-family: arial,helvetica,sans-serif;
	color: #000000;
	text-align: center;
	overflow: -moz-scrollbars-vertical !important;
	/*min-width: 750px;
	width: 85%;*/}

img {
	border: 0px;}

a {
	text-decoration: none;
	color: #994477;
	font-weight: bold;}

a.nav {
	color: #ffffff;}

a:hover {
	text-decoration: underline;}

.titles {
	color: #994477;
	font-size: 18px;
	font-weight: bold;}

.subtitles {
	color: #994477;
	font-size: 18px;
	font-weight: normal;}

.bold {
	color: #994477;
	font-weight: bold;}

.boldblack {
	font-weight: bold;}
	
b {
	color: #994477;
	font-weight: bold;}

.text {
	font-weight: normal;
	color: #000000;}
	
div#container {
	height: 105px;
	background-color: #994477;}
	
img#logo {
	padding: 15px 0 0 15px;
	float: left;}

img#mains {
	padding: 0 0 15px 15px;
	float: right;
	vertical-align: top;}

img.right {
	float: right;
	padding: 0 0 15px 15px;}
	
img.left {
	float: left;
	padding: 0 15px 15px 0;}

	
div#nav {
	padding: 71px 15px 0 0;
	float: right;
	color: #773355;}
	
div#content {
	padding: 15px;
	min-height: 300px;
	height: auto !important;
	height: 300px;}
	
div#feed {
	height: 100%;
	width: 100%;
	background-color: #ffffff;
	text-align: left;}

div#bottom {
	padding: 5px 15px 5px 15px;
	background-color: #773355;}

div#credits {
	text-align: right;
	font-size: 10px;
	color: #ffffff;}

div#main {
	margin: 15px auto;
	border: solid 5px #996699;
	/*width: 85%;*/
	width: 750px;
	text-align: left;
	background-color: #ffffff;}
	
div.staff {
	min-height: 141px;
	height: auto !important;
	height: 141px;}

table#staff {
	padding: 0;
	margin: 0;
	border: 0;}

td.top {
	vertical-align: top;}
	
iframe#latest {
	height: 650px;
	width: 100%;}
	
object#latest {
	height: 650px;
	width: 100%;}