body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.header {
	border-top: 10px solid #FF8247;
	border-right: 10px solid #FF8247;
	border-bottom: 2px solid #FF8247;
	border-left: 10px solid #FF8247;
}
.navbar {
	background-color: #FF8247;
	border-top: 2px solid #FF8247;
	border-right: 10px solid #FF8247;
	border-bottom: 2px solid #FF8247;
	border-left: 10px solid #FF8247;
	padding-left: 17px;
}
.main {
	border-top: 2px solid #FF8247;
	border-right: 10px solid #FF8247;
	border-bottom: 10px solid #FF8247;
	border-left: 10px solid #FF8247;
	background-color: #FFFFFF;
	padding: 10px;
}
a.top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #B94A00;
	background-image: url(image/nav.gif);
	padding: 13px 0px;
	text-align: center;
	float: left;
	display: block;
	width: 141px;
	background-repeat: no-repeat;
}
a:hover.top {
	background-position: 0px -45px;
}
li a{
	background-color: #BEDAF1;
	border: 2px solid #000000;
	padding: 2px;
	list-style-position: outside;
	list-style-type: none;
	display: block;
	margin-bottom: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
li {
	list-style-type: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	margin: 0px;
	padding: 0px;
}
li a:hover {
	background-color: #9AC6E9;
}
.style1 {color: #FFFFFF}  .thumb {
	border: 3px dashed #000000;
}
a {
	color: #FF0000;
}
.style2 {font-size: 24px}