body {
 background-color: #000000;
 margin: 0px;
 padding: 0px;
}
#wrapper {
 margin-right: auto;
 margin-left: auto;
 margin-bottom: 0px;
 width: 968px;
 background-color: #000000;
}
#holder {
 background-repeat: no-repeat;
 width: 968px;
}
#header {
 width: 803px;
}
#navigation {
 width: 165px;
 float: right;
 background-repeat: no-repeat;
 background-image: url(images/navbackground.jpg);
}
#navigation li {
 list-style-type: none;
 margin-bottom: 0px;
 margin-left: 0px;
 line-height: 0;
 font-size: 0px;
}
#navigation ul {margin-top: 9px;} 
img, li {
    margin: 0;
    padding: 0;
    border: 0;
}
.adone  {
 margin-left: 20px;
 margin-top: 5px;
 padding: 0px;
 margin-bottom: 550px;
}
#content {
 background-image: url(images/background.jpg);
 background-repeat: no-repeat;
 margin-right: 165px;
 padding-top: 5px;
 padding-bottom: 400px;
}
#content p{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #666666;
 padding-right: 20px;
 padding-bottom: 5px;
 padding-left: 60px;
 margin-left: 0px;
 margin-top: 0px;
 line-height: 150%;
}
#title {
 margin-left: 60px;
 padding-bottom: 20px;
}
h1 {
        color: #999999;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        padding-left: 60px;
}
h2 {
        color: #999999;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        padding-left: 60px;
}
.brclear {
 clear:both;
 height:0;
 margin:0;
 font-size: 1px; 
 line-height: 0;
}
#subnav li {
 list-style-type: none;
 display: inline;
 margin-bottom: 0px;
 margin-left: 17px;
 line-height: 0;
}
#subnav ul {
 margin-top: 0px;
         padding-bottom: 22px;
}
#content a:link, #content a:visited {
 color: #8D8C68;
 text-decoration: none;
}
#content a:hover, #content a:active, #content a:focus {
 color: #666666;
 text-decoration: none;
}
.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
    display:inline
}
 
.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}
 
.mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
}
form {
        padding-left: 150px;

}
















