html, body {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	background-color: #492000;
	color: #CCCCCC;
}

A{
color : #999999;
text-decoration : none;
}

A:HOVER{
color : #666666;
text-decoration : underline;
}


.container {
	width: 703px;
	position: relative;
	left: 0px;
	top: 50px;
	margin: 0 auto;
	min-height: 100%;
}
.header {
	width: 703px;
	position: relative;
	height: 62px;
	left: 0px;
	top: 0px;
}




.main {
	position: relative;
	width: 703px;
	height: 385px;
	left: 0px;
	top: 0px;
	background-color: #613D0E;
}


.contentdiv {
	position: relative;
	width: 500px;
	height: 385px;
	left: 0px;
	top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.menu {
	position: relative;
	width: 420px;
	height: 25px;
	left: 0px;
	top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

.content {
	position: relative;
	width: 450px;
	height: 320px;
	left: 30px;
	top: 0px;

	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

.content2 {
	position: relative;
	width: 703px;
	height: 385px;
	left: 0px;
	top: 10px;

	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

.content3 {
	position: relative;
	width: 440px;
	height: 340px;
	left: 0px;
	top: 20px;

	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;

	color: #613D0E;
}

.contentCenter {
	position: relative;
	width: 250px;
	height: 320px;
	left: 120px;
	top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}


.bannerdiv {
	left: 517px;
	top: 10px;
	position: absolute;
	height: 375px;
}

.footer {
	clear: both;
	width: 683px;
	position: relative;
	bottom: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 8px;
}

#footer {
    font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 480px;
	margin-top: 1px;
	color: #CCCCCC;
	}
