body {
margin: 0 auto;
background-color: #DBD8D3;
font-family: 'arial', sans-serif;
color: #000000;
font-size: 92%;
line-height: 100%;
text-decoration: none;
font-weight: normal;
border: 0;
}

body a {
color: #E42330;
text-decoration: none;
}

body a:hover, a:active {
color: #E42330;
text-decoration: underline;
}

body  a:visited {
color: #000;
text-decoration: none;
}
#container {
position: relative;
width: 740px;
height: 435px;
top: 75px;
border: 1px solid #ffffff;
padding: 0px;
margin: 0px auto;
text-align: center;
font-size: 85%;
background-color: #ffffff;
}

#navcontainer {
position: absolute;
top: 0px;
right: 0px;
width: 491px;
height: 28px;
line-height: 28px;
line-height: 28px;
background-color: #cccccc;
color: #ffffff;
font-size: 130%;
text-decoration: none;
font-weight: normal;
}

#navcontainer ul {
margin: 0;
padding-left: 3px;
list-style-type: none;
text-align: left;
}

#navcontainer ul li {
display: inline;
margin-left: -4px;
}

#end {
background-color: #E42330;
}

#navcontainer ul li a {
text-decoration: none;
padding: 6px 9px;
width: 100%;	
color: #ffffff;
}

#navcontainer ul li a:hover {
color: #ffffff;
background-color: #E42330;
}

#navcontainer li a#current {
color: #ffffff;
background-color: #E42330;
}

#header_image {
position: absolute;
top: 28px;
right: 0px;
width: 491px;
height: 99px;
background-color: #ffffff;
color: #000000;
font-size: 85%;
text-decoration: none;
font-weight: normal;
}

#header_image img{
width: 491px;
height: 99px;
border: none;
background-color: #ffffff;
}

#header_logo {
position: absolute;
top: 35px;
left: 2px;
width: 240px;
height: 122px;
background-color: #ffffff;
color: #000000;
font-size: 85%;
text-decoration: none;
font-weight: normal;
}

#header_logo img{
width: 240px;
height: 122px;
border: none;
}

#corner_logo {
position: absolute;
bottom: 5px;
right: 5px;
width: 160px;
height: 103px;
background-color: #ffffff;
color: #000000;
font-size: 85%;
text-decoration: none;
font-weight: normal;
}

#corner_logo img{
width: 160px;
height: 103px;
border: none;
}

#flash {
position: absolute;
bottom: 10px;
left: 0px;
background-color: #ffffff;
color: #000000;
font-size: 85%;
text-decoration: none;
font-weight: normal;
}

#content {
background-color: #ffffff;
position: absolute;
top: 152px;
right: 8px;
width: 485px;
height: 230px;
color: #000000;
font-size: 105%;
text-decoration: none;
font-weight: normal;
text-align: left;
}

#secnav {
position: absolute;
padding-bottom: 0px;
margin-bottom: 0px;
bottom: -5px;
left: 247px;
width: 240px;
color: #E42330;
font-size: 115%;
text-decoration: none;
font-weight: bold;
text-align: left;
font-style: italic;
padding: 0;
margin: 0;
text-indent: -40px;
line-height: 20px;
}

#secnavlist li {
list-style-type: none;
}

#secnavlist a{
font-size: 100%;
color: #000000;
text-decoration: none;
}

#secnavlist a:hover{
font-size: 100%;
color: #000000;
text-decoration: underline;
}

#secnavlist li a#used {
color: #E42330;
font-weight: bold;
}

#notactive {
color: #000000;
}

#secnavlist b {
font-size: 120%;
font-style: italic;
}

#copyright {
position: absolute;
bottom: -35px;
right: 0px;
margin: 0 auto;
text-align: right;
font-size: 90%;
color: #666666;
}

#copyright a {
color: #666666;
}

#altlist li {
display: inline;
font-size: 95%;
}

.introtext {
color: #E42330;
}

.introtext b {
font-size: 105%;
}

.contactname {
color: #E42330;
font-weight: bold;
}

.contacttext a{
color: #000000;
}