#container {
	margin: 10px auto 0 auto;
	padding: 0px;
	width: 700px;
	border: 4px solid #000000;
	background-color: #ffffff;
	text-align: left;
	
}
#header {
	width: 700px;
	background: url(graphics/banner4.jpg) no-repeat;
	height: 139px;
	margin: 0;
}
#navbar {
	width: 199px;
	background: url(graphics/bg-navbar4.jpg) repeat;
	padding: 0;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top: 2px solid black;
	border-right: 2px solid black;
	
}
#body {
	width: 479px;
	background-color: #ffffff;
	padding: 10px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 2px solid black;
	text-align: center;
	
}
#footer {
	width: 680px;
	background-color: #000000;
	padding: 10px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	border-top: 2px solid black;
	clear: both;
}

div.navtext {
	margin-left: 10px;
}
 
#navbar ul {
	color: #ee3c14;
	list-style-type: disc;
	list-style-position: inside;
	margin: 0;
	padding: 0;
	line-height: 30px;

}

#navbar li {
	padding-left: 0;
}
#navbar h6 {
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 0;
	margin-bottom: 1em;
	
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #660000;

}
#navbar a:link {
	color: #000000;
	text-decoration: none;
}
#navbar a:visited {
	color: #330000;
	text-decoration: none;
}
#navbar a:hover {
	color: #ee3c14;
}
.bannertext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bannertext a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bannertext a:hover {
	color: #FFCC66;
}

body {
	text-align: center;
	background-color: #c8ae90;
	
	
}
.bannertext {
	position: relative;
	left: 520px;
	top: 118px;
	width: 185px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	
}
#header p {
	margin-top: 0;
	margin-bottom: 0;
}
h4 {
	margin: 0 45px 10px 45px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #aaaaaa;
	
}
div.thumbnail {
	color: #888888;
	font-style: italic;
	text-align: center;
}
div.thumbnail img {
	border: 4px solid #aaaaaa;
	margin: 10px 0 0 0;
	
}
.clear {
	clear: left;
}
#navbar hr {
	width: 100%;
	height: 1px;
	color: #ffffff;
}
