body{
scrollbar-arrow-color: #B7B463;
scrollbar-3dlight-color:  #EEE7B8;
scrollbar-highlight-color: #EEE7B8;
scrollbar-face-color: #B7B463;
scrollbar-shadow-color:  #EEE7B8;
scrollbar-darkshadow-color: #EEE7B8;
scrollbar-track-color:  #EEE7B8;
background:url(bg.png);
background-repeat:repeat-x;	
background-position:0px 0px;
overflow-x:hidden;	
overflow-y:scroll;	
}




h1 {
	font-family: georgia;
	text-align: right;
	font-size: 20px;
	font-style: italic;
	text-transform: lowercase;
	color: #D34700;
	letter-spacing: 10px;
	line-height: 5px;
	width:480px;
	border-bottom: dotted #FFFFFF 0px
	}
	
.emp{	
	font-family:verdana;
	color:#D14E00;
	font-size:10px;
	font-weight:bold;
	line-height: 11px;
}

.emp2{	
	font-family:verdana;
	color:#8C622B;
	font-weight:bold;
	font-size:10px;
	line-height: 11px;
}
	
p {
	font-family:verdana;
	color:#8C622B;
	font-size:10px;
	line-height: 15px;
	width:470px;
}

ul {
	font-family:verdana;
	color:#8C622B;
	font-size:10px;
	line-height: 15px;
	width:470px;
}


#filler a:link, #filler a:visited, #filler a:active {
	color: #8C622B; 
	text-decoration:none;
	border-bottom: 1px solid #D14E00;
}

#filler a:hover {
	color: #8C622B;
	text-decoration: none;
	position: relative;
	text-decoration:none;
	border-bottom: 1px dashed #D14E00;
	left: 0px;
	top: 0px;
}


/*NAV CODE!!!!*/

#nav {
	width:200px;
	text-align:left;
	padding-top:80px;
	padding-left:520px;
	letter-spacing:0px;
	}

a.nav:link,a.nav:visited,a.nav:active
{text-decoration: none;
width: 80px;
display: block;
padding-left:10px;
background-color:#B7AC37;
border-left:5px #B7AC37 solid;
color:#1F0000;
padding-top:2px;
font-size: 7pt;
line-height:8px;
height:10px;
font-family: arial;
letter-spacing: 2px;
margin:1px}

a.nav:hover
{color: #1F0000;
border-left:5px #D14E00 solid;
text-decoration: none;
padding-left:10px;
height:10px;
font-style:normal;
padding-top:2px;
width: 80px;
display: block;
background-color:#B7AC37;
font-size: 7pt;
font-family: arial;
letter-spacing: 2px;
}

#content {
	width:500px;
	text-align:left;
	margin-top: 400px;
	padding-bottom:5px;
	margin-left:100px;
	padding:10px;
	letter-spacing:0px;
	line-height:13px;
	}

#filler {
	margin-top: -73px;
	}

/*CREDITS!!!!*/

.end {
	color: #8C622B;
	font-family: tahoma, sans-serif;
	font-size: 7pt;
	text-align: center;
	line-height: 8pt;
	border-top:1px solid #D14E00; 
	border-bottom:2px solid #D14E00; 
	width:480px;
	padding: 5px 5px 5px 5px;
	}

/*FORM MAILER!!!!*/

input, textarea {
       color:#8C622B;
       padding:3px;
       FONT: 8pt tahoma;
       text-decoration: none;
       font-family: tahoma;
       text-align: left;
       background-color: #EEE7B8;
       BORDER-RIGHT: #8C622B 0px solid;
       BORDER-TOP:#8C622B 0px solid;
       BORDER-LEFT: #8C622B 0px solid;
       BORDER-BOTTOM: #8C622B 1px solid;}


/*DIV POPUP!!!!*/

#layer1 {
	position: absolute;
	visibility: hidden;
	width: 200px;
	height: 200px;
	left: 700px;
	top: 500px;
	background-color: #EEE7B8;
	border: 0px solid #000;
	padding: 10px;
}

#close {
	float: right;
}
