body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #f6f5f3;
}
#container{
margin: 0 auto;
width: 780px;
height: 640px;
background-color: #f6f5f3;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
#top {
margin: 0;
width: 780px;
vertical-align: top;
text-align: center;
}
#top li{
padding-left: 6px;
padding-right: 6px;
list-style-type: none;
display: inline;
}
#top a:link {
color: #000000;
font-weight: bold;
text-decoration: none;
}
#top a:visited {
color: #000000;
font-weight: bold;
text-decoration: none;
}
#top a:hover {
font-weight: bold;
text-decoration: underline;
color: #a61707;
}
#top a:active{
color: #000000;
font-weight: bold;
text-decoration: none;
}
#home {
margin: 0;
text-align: left;
float: left;
}
#homecontent {
margin: 0;
margin-right:10px;
width: 580px;
text-align: left;
float: right;
}
#left {
margin-left: 0px;
margin-top: 0px;
width: 185px;
float: left;
vertical-align: top;
}
#left img {
margin: 10px 20px 5px 15px;
}
#centeremail {
margin: 0;
width: 780px;
vertical-align: top;
text-align: center;
}
#centeremail a:link, a:visited, a:active {
color: #a61707;
font-weight:normal;
text-decoration: underline;
}
#centeremail a:hover {
color: #9e6662;
font-weight:normal;
text-decoration: none;
}
#right {
margin: 0;
vertical-align: top;
}
#right img {
margin: 10px 0px 10px 0px;
}
#right a:link, a:visited, a:active {
color: #a61707;
font-weight:normal;
text-decoration: underline;
}
#right a:hover {
color: #9e6662;
font-weight:normal;
text-decoration: none;
}
#rightboxsm {
margin: 0;
width: 575px;
height: 348px;
padding-left: 3px;
overflow: auto; 
clear: right;
border:solid 1px;
border-color:#9e6662;
}
#rightboxsm li{
list-style-type: none;
}
#rightboxlg {
margin: 0;
position: relative;
top: 10px;
width: 575px;
height: 388px;
padding-left: 3px;
overflow: auto; 
clear: right;
border:solid 1px;
border-color:#9e6662;
}
#rightsubmenu {
margin: 0;
height: 30px;
padding-left: 2px;
padding-top: 20px;
vertical-align: top;
}
#rightsubmenu li{
margin: 0;
padding: 5px;
list-style-type: none;
float: left;
}
#center {
margin: 0;
width: 780;
text-align: center;
}
h1 {
	font-size: 16px;
	color: #9b2215;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #9b2215;
	font-weight: bold;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
p {
	font-size: 12px;
	color: #000000;
	text-indent: 20px;
}
.redstyle {
	font-size: 13px;
	color: #9b2215;
	font-weight: bold;
}
