body {
	/*	background : url('images/body_background.gif') #fff repeat-x 0px 57px;	*/
	color : #000000;
	text-align : center;
	font-family : tahoma, sans-serif;
	font-size : 12px;
	height : auto;
}

a {
	color : #7B7B7B;
	text-decoration : none;
}

a:hover {
	color : #7B7B7B;
	text-decoration : none;
}

.menu {
	text-align : right;
	vertical-align : top;
	color : #996633;
}

.menu a {
	color : #996633;
}

.menu li {
}

.menu h1 {
	font-size : medium;
}



.body {
	vertical-align : top;
}


.header {
	font-family: "Times New Roman", Times, serif;
	background-color: #993300;
	color: #FFFFFF;

	margin : 0px auto;
	width : 753px;
	height : 57px;
	text-align : left;
	overflow : hidden;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: lighter;
	font-variant: small-caps;
	background-color : #996633;
	color: #FFFFFF;
	height : 20px;
}

