A:link {text-decoration: none; color: white;}
A:visited {text-decoration: none; color: white;}
A:hover {color: lime; font-weight: bold;}
A:active {text-decoration: none;}

BODY { 
    background: #000000;
    color: #000000;
    min-width:888px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
}

#header{

    background:url('http://templarsofdawn.us/images/info/todtop2gd0.jpg');
    height:100px;
    width:888px;
    clear: both; 
 }

#content   {
    overflow: auto;
    float: right;
    width: 712px;
    height: 425px;
    color: #FFFFFF;
    background: #000000;
    font-size: 13px;
    margin-top: 8px;
    right: 5px;
    padding: 5px;
            }

#nav {
    background: #e5c649 url('http://templarsofdawn.us/images/info/todnav2gd0.jpg');
    color: #E4A35B;
    width: 158px;
    height: 221px;
    float: left;
    left: 3px;
            }

#footer {
    clear: both;
    background: #000000;
    color: #E4A35B;
    height:50px;
    width: 888;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    right: 4px;
    bottom: 7px;
    margin-right: 8px;
    margin-left: 172px;

        }

#wrapper {
    margin:0 auto;
    width:888px; 
    color: #000000;
    background: #000000;
         }

#hanghead {
    margin-left: 15px;
    }

#hangbody {
    margin-left: 40px;
    }


