body {
background: url(../img/bg.gif);
background-repeat: no-repeat;
background-position: center top;
margin: 0 0 20px 0;
font-family: Myriad, Tahoma, Verdana, Arial, Helvetica, sans-serif;
text-align: center;
font-size: 12px;
}

h1 {
font-size: 1.7em;
}

h2 {
font-size: 1.2em;
color: #fff;
background-color: #FF5708;
padding-left: 5px;
}

h3 {
width: 180px;
float: left;
font-size: 1.1em;
color: #FF5708;
padding: 0;
margin: 0;
}

h4 {
width: 390px;
float: left;
font-size: 1.1em;
color: #000;
font-weight: normal;
padding: 0;
margin: 0;
}


a {
text-decoration: none;
color: #000;
}

.link a {
color: #fff;
display: in-line;
float: left;
background-image: url(../img/navup.gif);
background-repeat: repeat-x;
height: 47px;
padding: 8px 12px;
}

.link a:hover {
background-image: url(../img/navovr.gif);
}

#footnote a {
font-size: 10px;
}

#footnote a:hover {
color: #ff0000;
}

#content a {
color: #FF5708;
}

#content a:hover {
color: #3BDF3F;
}

#wrapper {
width: 950px;
margin-left: auto;
margin-right: auto;
}

#headscape {
width: 950px;
height: 234px;
margin-top: 50px;
}

#headtop {
width: 950px;
height: 78px;
background-image: url(../img/head1.gif);
}

#headsearch {
width: 950px;
height: 72px;
background-image: url(../img/head2.gif);
}

#nav {
width: 950px;
height: 84px;
padding-left: 20px;
padding-top: 27px;
background-image: url(../img/navbg.gif);
}

html>body #nav {
width: 930px;
height: 57px;
}

#content {
background-image: url(../img/bodybg.gif);
padding: 10px;
}

#copyleft {
width: 700px;
float: left;
text-align: left;
}

#copyrite {
width: 200px;
float: right;
margin: 5px 0 5px 5px;
padding: 5px;
border: 1px solid #FF5708;
text-align: justify;
}

#copyrite img {
display: none;
}

.mempic {
border: 1px solid #FF5708;
padding: 5px;
margin: 5px;
float: right;
}

#footer {
width: 950px;
height: 46px;
background-image: url(../img/footbg.gif);
font-size: 10px;
}

#footnote {
padding: 15px;
}

.clr {
clear: both;
}

