body {
	background-color: #999999;
	color: white;
	font-family: arial;
	font-size: 10pt;
}

img {
	border: 0px;
}

#content img {
	margin: 10px;
}

.spaceportanimatedgif, .nomargin {
	margin: 0px !important;
}

hr {
	width: 470px;
	height: 1px;
	color: #595959;
	text-align: left;/*this will align it for IE*/
	margin: 0 auto 0 0; /*this will align it left for Mozilla*/
	margin-bottom: 5px;
}



h3, h4, h5, h6 { font-size: 10pt; }

a {
	color: #5DA6EE;
	text-decoration: none;
}

a:hover {
	color: #0066CC;
}


td {
	vertical-align: top;
}

#container {
	background-color: #333333;
	margin: 0 auto;
	width: 762px;
}

#header {
	text-align: center;
}

#navigation {
	width: 275px;
	float: left;
}

#content {
	float: left;
	text-align: left;
	width: 480px;
	overflow: hidden;
}

#footer {
	clear:both;
	padding: 10px;
	padding-top: 30px;
	text-align: center;
}

.buttons-div {
	width: 270px;
	float: right;
	text-align: right;
	padding-right: 10px;
}

.comment {
	background: #454545;
	width: 450px;
	padding: 10px 5px;
	margin-bottom: 10px;
}

.nospacing {
	float: left;
}

.center {
	text-align: center;
}



.errortext {
	color: #D82508;
}

.entry {
	width: 480px;
	overflow: hidden;
}
.entryhome {
	width: 390px;
	overflow: hidden;
}

table {
	border: 1px solid #595959;
}

table td {
	border: 1px solid #595959;
}

h2 a {
	color: white;
}