body {
margin: 0px;
padding: 0px;
background: url('xtausta.jpg') repeat-x;
background-color: #A9D7EE;
font-size: 10px;
color: #1D2326;
font-family: verdana, arial, sans-serif;
}

#layout {
width: 412px;
height: 199px;
background: url('herpderp.jpg') no-repeat;
position: absolute;
top: 0px;
left: 0px;
}

#content {
position: absolute;
width: 850px;
top: 259px;
left: 90px;
 padding-top: 3px;
 padding-left: 5px;
 padding-right: 5px;


}

#navigation {
position: absolute;
width: 820px;
top: 200px;
left: 15px;
}

h1 {
 height: 21px;
width: 750px; 
text-align: left;
 padding-top: 8px; 
font-family: tahoma; 
font-size: 15px; 
color: #000000;   
padding-left:7px; 


  

}

b { color: #000000 }

a:link, a:visited {
color: #205B78;
text-decoration:none;
font-size: 10px;
font-family: verdana;
}

a:hover, a:active { 
text-decoration: none;
color: #FFFFFF;
font-size: 10px;
font-family: verdana;
}
