body{background-color:#FFFFFF;}

div	{font-family: Tahoma; 
font-size: 11px; 
color:#000000;}


a.nav:link, a.nav:active, a.nav:visited
{color: #000000;
text-decoration: none}


a.nav:hover
{color: #FF4040;
text-decoration: none; position: relative; top: 1px; right: 1px;}

a:link, a:active, a:visited
{color: #000000;
margin-bottom: 1 px dotted;
text-decoration: none;
font-weight: bold;}


a:hover
{color: #FF4040;
text-decoration: none; position: relative; top: 0px; right: 1px; font-weight: bold;}

a.img:hover
{color: #000000;}

.h2 
{font-family: Georgia; 
font-size:13px;
letter-spacing:2px;
font-weight:bold;
margin-top:10px;
margin-bottom:5px;
color:#000000;
}

.h3 
{font-family: Georgia; 
font-size:12px;
letter-spacing:2px;
font-weight:bold;
margin-top:10px;
margin-bottom:5px;
color:#000000;
}



/* 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;
top:50px;
position:relative;
margin: 0px auto 0px auto;
padding: 10px 10px 10px 10px;
background:#FFFFFF;
z-index:3;
}

#image1{
background-image:url(imgs/header.jpg);
width:100%;
height:610px;
position:absolute;
left:0px;
z-index:1;
top:0px;
}

#image2{
background-image:url(imgs/bg2.gif);
width:100%;
height:215px;
position:absolute;
left:0px;
top:400px;
z-index:2;
}
