body {
	
	font-family: Verdana;
	font-size: 10;
	color: #ffffff;
	background-color: #A3A188;	
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #7B0E17;
  font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
}
ul {
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
}
ul#Navigation {
	text-align: left;
	list-style-type: disc;
}
ul#Navigation li {
	list-style: disc;
	margin: 0.1em;
	padding: 0.3em;
}
img.pic {
	border-width: 4px;
	border-style: solid;
	border-color: #c2c2a0;
}
a {
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}
a:link {
	font-weight: bold;
	color: #0a264a;
}
a:visited {
	font-weight: bold;
	color: #0a264a;
}
a:hover {
	font-weight: bold;
	color: #7B0E17;
}
#centrecontainer {
	background-color: #A3A188;
	background-repeat: no-repeat;
	width: 982px;
	height: 584px;
	margin: 0px auto;
	text-align: left;
	
}

#centrebanner {
	background-color: #A3A188;				
	width: 982px;
	height: 170px;
	margin: 0px auto;
	margin-top: 30px;	
	text-align: center;
	padding: 0px;
}


#centremenubar {
	background-color: #A3A188;
	background-repeat: no-repeat;
	width: 982px;
	height: 13px;
	margin: 0px auto;
	text-align: right;
	padding: 0px;
}

#contentbox {
	float: right;
	width: 745px;
	height: 388px;
	padding: 0px;
	margin: 90px 0px 0px 0px;
	border: 0px;
	z-index: 2;
}
#menubox {
	width: 220px;
	height: 250px;
	margin: 90px 0px;
	text-align: left;
	float: left;
	border: 0px;
}
#menu1 {
	position: relative;
	top: 10px;
	left: 38px;
	width: 160px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
#menu2 {
	position: relative;
	top: 20px;
	left: 38px;
	width: 160px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
#menu3 {
	position: relative;
	top: 30px;
	left: 38px;
	width: 160px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
#menu4 {
	position: relative;
	top: 40px;
	left: 38px;
	width: 160px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
#menu5 {
	position: relative;
	top: 50px;
	left: 38px;
	width: 160px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
#menu6 {
	position: relative;
	top: 60px;
	left: 38px;
	width: 160px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
#menu7 {
	position: relative;
	top: 70px;
	left: 38px;
	width: 160px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
#index {
	position: relative;
	top: 20px;
	left: 20px;
	width: 350px;
	height: 100px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
a.navi {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
}
a.navi:link {
	font-weight: bold;
	color: #0a264a;
	;
	;
}
a.navi:visited {
	font-weight: bold;
	color: #0a264a;
	;
}
a.navi:hover {
	font-weight: bold;
	font-size: 12px;
	color: #7B0E17;
}

a.imp {
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
}
a.imp:link {
	font-weight: normal;
	color: #ffffff;
	;
	;
}
a.imp:visited {
	font-weight: normal;
	color: #ffffff;
	;
}
a.imp:hover {
	font-weight: normal;
	font-size: 9px;
	color: #7B0E17;
}

