body {
	margin : 0px;
	background : #56240D url('/images/layout/bg.jpg') center top;
}

body, td {
	color : #EEE0C1;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 9pt;
	line-height : 14pt;
}

#container {
	background : url('/images/layout/grey_bg.jpg') repeat-y center top;
}

#headerBg {
	background : url('/images/layout/header_bg.jpg') no-repeat center top;
}

#nav {
	height : 25px;
	margin-top : 103px;
}

h1 {
	margin : 0px;
	margin-bottom : 5px;
	padding-bottom : 5px;
	border-bottom : 1px solid #AA9871;
}

img {
	border : none;
}

#contentTable {
	margin-top : 14px;
}
a {
	color : #D5A10E;
}

.menuItem {
	text-transform : uppercase;
	font-weight : normal;
	color : #D5A10E;
	font-size : 8pt;
}

#footer {
	text-align : center;
	font-size : 7pt;
}