@charset "utf-8";
/* CSS Document */

body  {
	background: #804939 url(Graphics/textureRed.gif);
}
#container {
	background-image: url(graphics/backgroundRed.gif);
	background-color: #804939;
	margin-top: 10px;
	padding-right: 80px;
	padding-bottom: 20px;
	border: 1px solid #734233;
} 
#mainContent {
}
.sidebarTout {
	background-color: #708592;
} 
