html, body {
	background-image: url(images/paper.png);
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
}


a.nav{
color : #999999;
text-decoration : none;
font-weight: normal;
}

a.nav:hover{
color : #666666;
text-decoration : underline;
font-weight: normal;
}


A{
color : #663300;
text-decoration : none;
font-weight: bold;
}

A:HOVER{
color : red;
text-decoration : underline;
font-weight: bold;
}

.menus{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 16px;
	border-style : solid;
	border-width : 0px;
	border-color : #333333;
	padding-top: 10px;
	color: #000033;
}

ul li{

	margin: 0;
	padding: 0;
}

p.leftmargin {
}

.container {
	width: 774px;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0 auto;
	min-height: 100%;
	border-color: #666666;
	border-style: dashed;
	border-width: 1px;
}
.header {
	width: 774px;
	position: relative;
	height: 206px;
	left: 0px;
	top: 0px;
}


.title {
	width: 520px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 190px;
	padding-right: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

.navigationdiv {
	width: 222px;
	position: absolute;
	left: 528px;
	top: 0px;
	right: 0px;
	height: 190px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}


.navigation {
	width: 214px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	height: 174px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	background-image: url(images/paper8Brown.png);
	background-color: #999999;
	padding-top: 8px;
}

.main {
	position: relative;
	width: 776px;
	left: 0px;
	top: 0px;
}

.main2 {
	position: absolute;
	width: 776px;
	left: 0px;
	top: 0px;
	height: 400px;
}

.contentdiv {
	position: relative;
	width: 520px;
	left: 0px;
	top: 0px;
	border-top-color: #CCCCCC;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-right: 0px;
	padding-top: 0px;
}

.content {
	position: relative;
	width: 480px;
	left: 0px;
	top: 0px;
	border-top-color: #CCCCCC;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(images/paper2Brown.png);
	padding-top: 1px;
}

.bannerdiv {
	left: 528px;
	width: 230px;
	top: 0px;
	position: absolute;
	height: 400px;
}

.banner {
	width: 230px;
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-left: 8px;
}

.banner2 {
	width: 230px;
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
}

.banner3 {
	width: 230px;
	position: relative;
	padding-left: 8px;
	padding-top: 8px;
	padding-right: 8px;
	left: 0px;
	top: 0px;
}

.banner4 {
	width: 230px;
	position: relative;
	padding-left: 8px;
	padding-top: 8px;
	padding-right: 8px;
	left: 0px;
	top: 0px;
	padding-bottom: 8px;
}

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

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