body {
text-align: center;
margin-left: auto;
margin-right: auto;
background-color: white;
color: #8C008C;
font-family: "Arial";
font-size: 14px;
font-weight: bold;
}

div,
a,
table,
img,
h: {
margin: 0px;
padding: 0px;
}

.wrapper {
margin-left: auto;
margin-right: auto;
width: 920px;
height: 790px;
background-color: silver;
overflow: hidden;
}

.contain {
margin-top: 10px;
margin-left: auto;
margin-right: auto;
width: 890px;
height: 770px;
background-color: white;
padding-left: 10px;
overflow: hidden;
}

.header {
position: relative;
text-align: left;
margin-left: -9px;
margin-right: auto;
width: 898px;
height: 100px;
overflow: hidden;
background-image: url(images/bghead.gif);
}

.header table {
margin-left: auto;
margin-right: auto;
width: 698px;
height: 100px;
}

.topmenu {
margin-left: -9px;
margin-right: auto;
padding: 0;
width: 898px;
height: 35px;
text-align: left;
overflow: hidden;
background-image: url(images/mnuhdr.gif);
background-repeat: repeat-x;
}

.topmenu ul {
list-style: none;
padding: 0;
margin: 0;
}

.topmenu ul li {
position: relative;
display: inline;
float: left;

}

.topmenu li a,
.topmenu a:visited {
display: block;
margin-top: 4px;
width: 130px;
height: 26px;
color: #c0c0c0;
padding-top: 6px;
padding-left: 10px;
font-family: "Arial";
font-size: 16px;
font-weight: bold;
text-decoration: none;
}

.topmenu a:hover, .topmenu a:visited:hover {
background-color: #101010;
color: #ffffff;
}

.topmenu li a#selected {
height: 36px;

color: #ffffff;
}

.indexheadline {
position: relative;
text-align: left;
vertical-align: center;
margin-left: auto;
margin-right: auto;
width: 890px;
height: 140px;
overflow: hidden;
}

.indexcontent {
position: relative;
text-align: left;
margin-top: 30px;
margin-left: auto;
margin-right: auto;
width: 888px;
height: 600px;
overflow: hidden;
}

.indexbody li {
color: #8C008C;
font-family: "Arial";
font-size: 14px;
font-weight: bold;
}

.leftboxout {
position: relative;
padding: 0px;
text-align: left;
margin-left: 0px;
margin-right: auto;
width: 280px;
height: 435px;
left: 0px;
border: 0px solid #C0C0C0;
overflow: hidden;
}

.leftboxout p {
text-align: justify;
color: #8C008C;
font-family: "Arial";
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

.leftboxout img {
margin-left: 0px;
}

.rightimage {
margin-top: -435px;
margin-left: 285px;
width: 600px;
}

.bottombox {
position: relative;
padding: 0px;
text-align: left;
margin-left: 0px;
margin-right: auto;
width: 870px;
height: auto;
left: 0px;
top: 0px;
border: 0px solid #C0C0C0;
overflow: hidden;
}

.subhead{
margin-left: 0px;
margin-right: auto;
height: 25px;
width: 300px;
padding-left: 35px;
padding-top: 5px;
background-image: url(images/titlehdr.gif);
background-repeat: no-repeat;
color: #ffffff;
font-family: "Arial";
font-size: 14px;
font-weight: bold;
text-decoration: none;
}
