body {
	background : #363636;
	margin : 0px;
}

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

#footer {
	height : 30px;
	background : #977D46;
	color : #363636;
	text-align : center;
	text-transform : uppercase;
	font-size : 7pt;
	letter-spacing : 1px;
}

#footer a {
	color : #363636;
	text-decoration : none;
}

img {
	border : none;
}

#nav a {
	display : block;
}

#nav img {
	margin : 7px 0px;
}

h1 {
	margin : 0px;
}

a {
	color : #DAB973;
}

#subsections .head {
	display : block;
	outline : none;
	border : none;
	margin-bottom : 2px;
	text-decoration : none;
	text-transform : uppercase;
}

#subsections div {
	margin-bottom : 20px;
	margin-left : 13px;
} 

#subsections .head img {
	margin-right : 5px;
}

.content {
	padding-right : 20px;
}