body {
text-align:center; 
background-color:#f7aba1; 
font-family:Tahoma; 
font-size:11px; 
color:#000;
background-repeat:repeat-y;
background-image:url(/images/designs/content.png);
}

#container {
text-align:left;
width:900px;

}


#layout{
text-align: left;
}

a img, hover
{
border: 0;
border-bottom: 0px;
}

#header {
position:absolute;
left:0px;
top:0px;
width:900px;
z-index:0;
height:450px;
background-image:url(/images/designs/layout.png);
}

#headerbg {
position:absolute;
left:0px;
top:0px;
background-image:url(/images/designs/background.png);
background-repeat:repeat-x;
width:100%;
height:450px;
z-index:0;
}

#nav1 {
position:absolute;
left:660px;
top:420px;
width:180px;
color:#8e6599;
font-size:11px;
font-family:Tahoma, sans serif;
line-height:140%;
text-align:center;
}

#content {
position:absolute;
left:50px;
top:420px;
width:580px;
color:#a95047;
font-size:11px;
font-family:Tahoma, sans serif;
text-align:left;
z-index:0;
line-height:150%;
}

#ad {
position:absolute;
left:580px;
top:50px;
}


h1 {
font-size: 28px;
font-family: impact; 
color: #9d7264; 
text-align: right; 
padding-right:30px;
font-style:none;
font-weight:bold;
line-height:32px;
border-bottom:#9d7264 1px solid;
text-transform:uppercase;
font-weight:normal;
margin-bottom: 0px;


}

h2 {
font-size: 22px; 
font-family: impact; 
color: #704771; 
text-align: right; 
line-height:28px;
padding-right:15px;
text-transform:lowercase;
font-weight:normal;
border-bottom:#704771 1px dashed;
font-style:none;
margin-bottom: 5px;
}

h3 {
font-size:11px;
font-family:Verdana;
color:#fff;
background-color:#707070;
padding:2px;
text-transform:uppercase;
text-align:center;
width:18%;
}

p {
width:100%;
}

a:link,a:visited,a:active {
color:#cd693c; 
font-size:11px; 
font-family:Tahoma; 
border-bottom: none;
text-decoration:none;
}

a:hover {
color:#cd693c; 
text-decoration: underline;
font-size:11px; 
font-family:Tahoma; 
}

a.navi:active, a.navi:link, a.navi:visited {
display:block; 
font-family:Tahoma, sans serif; 
letter-spacing:0px; 
text-align: right; 
color:#385639;
font-size:9px; 
border-bottom: #ee9b9b 1px solid; 
font-style:normal;  
padding-top:4px;
padding-bottom:4px;
padding-right:8px;
text-transform:uppercase;
letter-spacing:1px;
}

a.navi:hover {
border-bottom:#fff 1px solid; 
font-style:normal;
font-weight:normal;
letter-spacing:1px;
color:#fff;
background-color:#f9a49d;
text-decoration:none; }


i {
letter-spacing:2px;
color: #6d2d20;
}

b {
color:#7e635a;
font-family:arial;
font-size:10px;
text-transform:uppercase;
}

u {
color:#d13d41;
}

strike {
color:#ffffff;
}