body {
	background-color: #2D0300;
	background-attachment: fixed;
	background-image: url(../_images/page_bg_001.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}


/* Page
-------------------------------------------------------------- */

#page {
	background-color: #2D0300;
	width: 1100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* Body
-------------------------------------------------------------- */

#body {
	margin-top: 0px;
	background-color: #D79635;
	background-image: none;
}


/* Header
-------------------------------------------------------------- */

#header {
	background-image: url(../_images/header_bg_001.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 179px;
	width: auto;
}
/* Body
-------------------------------------------------------------- */


#sidebar1 {
	display:none;
}
#mainContent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: auto;
	min-height: 500px;
}
#mainContent a {
	font-weight: bold;
	color: #FFCC33;
}
#mainContent hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
	clear: left;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
div.center        img  {
	display: none;
}
table {
	border:1px solid #d8d8d8;
	border-collapse:collapse;
	line-height:1.3em;
	padding:0;
	width: 975px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 16px;
	margin-left: auto;
}
caption {
	font-size:1.5em;
	font-weight:bold;
	margin:0;
	padding:6px 0 8px;
	text-align:center;
	background-color: transparent;
}
th {
	color:#505050;
	padding:7px;
	text-align:center;
	background-color: #eaeaea;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	width: 75px;
}
td.adv {
	background-image: url(../_images/adv_class.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
td {
	background:url(img/menubg.gif) repeat-x bottom left #f4f4f4;
	color:#303030;
	font-size:0.9em;
	padding:7px;
	text-align:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	width: 75px;
}
td + td {
	color:#303030;
	font-size:0.9em;
	padding:7px;
	text-align:left;
	background-color: #f4f4f4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
