.bugfix-evenmozillasucksjustlikenetscapedidbefore {}

BODY {
	/*	
	background: #FFF url("./images/wallpaper-brown-light.jpg") no-repeat fixed center; 
	background-image: url("./images/wallpaper.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed; 
	*/

	margin: 0 2px;
	padding: 0;
	border: 0;
	
	background-color: rgb(100,100,130);
	color: rgb(160,160,190);

	vertical-align: top;
	text-align: center;
}

BODY, TD, DIV {
	font-family: Tahoma,Arial,Verdana,Helvetica,Sans-Serif;
}

A {color:#EEEEFF; text-decoration:none;}
A:link {color:#BBBBCC; text-decoration:none;}
A:active {color:#00FF00; text-decoration:none;}
A:visited {color:#BBBBCC; text-decoration:none;}
A:hover {color:#FF8822; text-decoration:none;}


div#logo {
	margin: 0;
	padding: 0;
	border: 0;
}

div#header {
	margin: 0;
	padding: 1px;
	border-top: 1px solid #DDE;
	border-bottom: 1px solid #DDE;
}

div#placeholderbox {
	width: 500px;
	margin: 150px auto 350px auto; /* top right bottom left */
	padding: 1px 1px 1px 1px;
	text-align: center;
}

div#topbox {
	width: 500px;
	margin: 10px auto 10px auto; /* top right bottom left */
	padding: 1px 1px 1px 1px;
	text-align: center;
}

div#imagecells {
	width: 700px;
	margin: 10px auto 10px auto; /* top right bottom left */
	padding: 1px 1px 1px 1px;
	text-align: center;
}

div#menu {
	margin: 2px;
	padding: 2px;
	color: #777799;
	border-top: 1px solid #777799;
	border-bottom: 1px solid #777799;
	font-size: smaller;
}


/* News Styles */
div#posttitle {
	width: 600px;
	margin: 4px 4px 4px 4px; /* top right bottom left */
	padding: 4px 4px 4px 4px; /* top right bottom left */
	color: rgb(120,120,150);
	background-color: rgb(30,30,50);
	border: 1px solid rgb(50,50,70);
	font-weight: Bold;
	text-align: left;
}

div#postdetails {
	width: 600px;
	margin: 0px 2px 0px 4px; /* top right bottom left */
	padding: 0px 2px 0px 4px; /* top right bottom left */
	color: rgb(160,160,190);
	font-size: 9pt;
	text-align: left;
}

div#postbody {
	width: 600px;
	margin: 4px 4px 4px 4px; /* top right bottom left */
	padding: 4px 4px 4px 4px; /* top right bottom left */
	color: rgb(220,220,240);
	background-color: rgb(120,120,150);
	border: 1px solid rgb(90,90,120);
	font-size: 10pt;
	text-align: left;

}

/* 9353 styles */
.headerfont {
	font-family: Tahoma,Arial,Verdana,Helvetica,Sans-Serif;
	font-size: 14pt;
	color: #FFFF00;
}

.text-8 {
	font-family: Tahoma,Arial,Verdana,Helvetica,Sans-Serif;
	font-size: 8pt;
}