body {
margin: 10px auto;
text-align: center;
background: #5E5E5E;
color: #000000; }

a:link, a:visited {
color: #000000; 
text-decoration: none; }

a:hover {
color: #600e0e; 
text-decoration: none; }

#container {
width: 780px;
margin: 0px auto; }

#header {
width: 780px;
padding-bottom: 0px;
margin-bottom: 0px; 
}

#menu {
padding-top: 0px;
margin-top: 0px;
margin-bottom: 0px;
width: 780px;
z-index: -50; }

#menu a { color: #333; text-decoration: none; }
#menu a:link { color: #333; }
#menu a:visited { color: #333; }
#menu a:active { color: #333; }
#menu a:hover { color: #000; }

#navcontainer ul {
padding-left: 0;
margin: 2px 0 0 95px;
width: 300px;
position: absolute;
top: 187px;
font-family:  Verdana, arial, helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
letter-spacing: .1em;
text-transform: uppercase;
z-index: 50; }

#navcontainer ul li { list-style-type: none; 
text-align: left;
line-height: 32px; }

#navcontainer ul li a {
color: #2d2c2c;
text-decoration: none; }

#navcontainer ul li a:hover {
color: #7c8b92; }

#wrapper {
width: 780px;
background: url(images/content-back.jpg) repeat-y;
position: relative;
clear: both;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 10px; }

#content {
position: relative;
background-color:#fff;
margin-left: 50px;
margin-right: 50px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;
font-size: 12px;
line-height: 18px;
text-align: left; }

#content a { color: #444; text-decoration: underline; }
#content a:link { color: #444; }
#content a:visited { color: #444; }
#content a:active { color: #444; }
#content a:hover { color: #222; }

#footer {
width: 780px;
height: 20px;
background: url(images/footer.jpg) repeat-y;
display: block;
clear: both; }

#footer-copy {
width: 750px;
height: 16px;
text-align: right;
color: #333;
font-size: 10px;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;}

.h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;
font-size: 15px;
font-weight: bold;
line-height: 18px;
text-align: left; }

#indent {
text-indent: 10px; }

