body{background-color:#F4E0B7;}

div	{font-family: Tahoma; 
font-size: 11px; 
color:#37251C;}


a.nav:link, a.nav:active, a.nav:visited
{color: #37251C;
text-decoration: none}


a.nav:hover
{color: #F3792C;
text-decoration: none; position: relative; top: 1px; right: 1px;}

a:link, a:active, a:visited
{color: #37251C;
margin-bottom: 1 px dotted;
text-decoration: none;
font-weight: bold;}


a:hover
{color: #F3792C;
text-decoration: none; position: relative; top: 1px; right: 1px; font-weight: bold;}


.h2 
{font-family: Georgia; 
font-size:13px;
letter-spacing:2px;
font-weight:bold;
margin-top:10px;
margin-bottom:5px;
color:#37251C;
}

.h3 
{font-family: Georgia; 
font-size:12px;
letter-spacing:2px;
font-weight:bold;
margin-top:10px;
margin-bottom:5px;
color:#37251C;
}



/* if you want a background image instead of just color copy from linklist "backgroud-image" and "background-repeat"*/

#content{
width:auto;
height:auto;
margin: 0px auto 0px auto;
}

#text{
width:310px;
height:auto;
position:absolute;
left:275px;
top:250px;
margin: 0px auto 0px auto;
}

#image1{
background-image:url(imgs/main.png);
width:416px;
height:754px;
position:absolute;
left:0px;
top:0px;
}


#image2{
background-image:url(imgs/banner.png);
width:446px;
height:90px;
position:absolute;
left:185px;
top:175px;
}