body {

background-color:#626060;
text-align: left;
margin:0px;
padding:0px;
font-family: verdana, helvetica, arial, sans-serif;
font-size:12px;
color: #ffffff;
line-height: 1.3;
margin:0px;
padding:0px;

}

img{
border:0px;
}


/* links */

a {text-decoration: underline; color: #8991A7;}
a:hover {text-decoration: underline; color: #8991A7;}
a:visited {text-decoration: underline; color: #8991A7;}



/* text */
h1 {
color: #ffffff;
font-weight: bold;
font-size: 150%;
font-style: oblique;
display: inline;
line-height: 1.6;
text-align: center;
}

h2 {
color: #8991A7;
font-weight: bold;
font-size: 120%;
font-style: normal;
line-height: 1.6;
display: inline;
}

h3 {
color: #ffffff;
font-weight: normal;
font-size: 120%;
line-height: 1.3;
display: inline;

}

h4 {
color: #ffffff;
font-weight: bold;
font-size: 100%;
display:inline;
}

h5 {
color: #ffffff;
font-weight: normal;
font-size: 12px;
line-height: 1.3;
display:inline;
}


/* homepage */

#centercontainer {
margin-top: auto;
margin-right: auto;
margin-left: auto;
margin-bottom: auto;
width:858px;
text-align: center;

}


#logo {
background-color:#797B1A;
margin-top: auto;
margin-bottom: auto;
margin-left: auto;
margin-right: auto;
text-align: center;
width:856px;
height:135px;
}

#menu {
background-color:#797B1A;
margin-top: auto;
margin-bottom: auto;
margin-left: auto;
margin-right: auto;
text-align: center;
width:856px;
height:97px;
}

#contentcontainer {
background-color:#303030;
margin-top: auto;
margin-bottom: auto;
margin-left: auto;
margin-right: auto;
text-align: center;
width:856px;
height:auto;
}

#content {
background-color:#303030;
padding:20px;
width:816px;
height:auto;
left-margin:0px;
text-align: left;

}

#blockquote {
display: block;
padding: 0 60px;
width: 650px;
color: #797B1A;
font-weight: bold;
}