body 
{ margin:0px;
margin-top: 0px;
margin-bottom: 0px;
background: url(bg.jpg);
color : #FFFFFF;
font-family: Trebuchet MS, arial, sans-serif;
font-size: 11px;
}

#layout 
{ width: 465px;
height: auto;
margin: 0px auto;
padding: 0px;  }

#layout img 
{ border: 0px; }

#content 
{ padding-top:10px;
padding-left:5px;
padding-right:5px;
padding-bottom:15px;
margin-right: -3px;
margin-top: -5px;
margin-bottom: -15px;
width: 455px; 
background: url(image.jpg); 
text-align: left;
font-family: Trebuchet MS, arial, sans-serif; 
font-size: 11px;
color: #CCCCCC;
}

#bottom
{ margin-bottom: 0px;
}

h1
{
font-family: georgia, arial, sans-serif;
color:#690000;
font-style: italic;
font-size: 13px;
letter-spacing: 1px;
width: 100%;
text-align: left;
text-transform: lowercase;
padding-left:3px;
margin-bottom: 0px;
}

h1:first-letter
{
font-family: georgia, arial, sans-serif;
color:#FFFFFF;
font-style: italic;
font-size: 14px;
letter-spacing: 1px;
width: 100%;
text-align: left;
text-transform: uppercase;
padding-left:3px;
margin-bottom: 0px;
}

#nav
{ text-align: center;
font-family: Verdana, Arial, Tahoma;
font-size: 12px;
color: #FFFFFF;
background-color: #7F7F7F;
text-transform: uppercase;
font-weight: bold;
margin-bottom: 15px;
letter-spacing: 0em; }

#nav a
{ text-align: center;
font-family: Verdana, Arial, Tahoma;
font-size: 12px;
color: #FFFFFF;
background-color: #7F7F7F;
text-transform: uppercase;
font-weight: bold;
margin-bottom: 15px;
letter-spacing: 0em; }

#nav a:hover
{ text-align: center;
font-family: Verdana, Arial, Tahoma;
font-size: 12px;
color: #000000;
background-color: #A6A6A6;
text-transform: uppercase;
font-weight: bold;
margin-bottom: 15px;
letter-spacing: 0em; }

a:link {color:#734D4D; text-decoration: none;}
a:visited {color:#734D4D; text-decoration: none;}
a:hover {color:#996767; text-decoration: none;}
a:active {color:#734D4D; text-decoration: none;}

input, textarea, select, option
{ background: url(img.jpg);
color: #FFFFFF;
letter-spacing: 0px;
border: 1px solid #FFFFFF;
padding: 1px; 
font-family: Trebuchet MS, arial, sans-serif; 
font-size: 11px; }