/* LAYOUT */
body {
	BACKGROUND-IMAGE: url(../common/red_bkgd.png);
	FONT-FAMILY: "Times New Roman", Times, serif;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}

#wrapper {

}
/*#container {
	WIDTH: 800px; TEXT-ALIGN: left
}*/
#content {
	
}





#sidebar, #rightbar, #header, #siteInfo {

	width: 1px;
	display: none;
	}
 
 