body {
	width: 100%;
	height: 100%;
	background-color: #A68D56;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	color: White;
	
	
		scrollbar-face-color: #A68D56;
   		scrollbar-arrow-color: #FCFBF3;
   		scrollbar-track-color: #A68D56;
   		scrollbar-shadow-color: #FCFBF3;
   		scrollbar-highlight-color: #A68D56;
   		scrollbar-3dlight-color: #FCFBF3;
   		scrollbar-darkshadow-Color: #A68D56;		
}


.black {
background-color: #FEFF15;
}

#top {
	padding-top: -5px;
	margin-top: -6px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFD248;
	width: auto;
	text-align: center;
	}


#top H1 {
	margin-top: 3px;
	margin-left: 25px;
	color: #FFD248;
	text-align: center;
	font-family: sans-serif;
	font-stretch: wider;
	letter-spacing: 25px;
}

#top H4 {
	margin-top: -18px;
	margin-left: 0px;
	color: #FFD248;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
}

#nav {
	margin-top: -18px;
	margin-bottom: 0px;
}

ul#nav li {
	list-style: none;
	font: bold 14px Verdana, Arial, sans-serif;
	display: inline;
	letter-spacing: 2px;
	word-spacing: 20px;
	list-style-image: none;
	}

ul#nav a:link, ul#nav a:visited, ul#nav a:active  {
	color: #FFD248;
	background-color: transparent;
	text-decoration: none;
	}

ul#nav a:hover {
	background-color: #FFD248;
	color: White;
	}
#swfhome {
padding-top: 2px;
	
}

#leftcol {
	float: left;
	width: auto;
	padding: 0px 0px 0px 0px;
	margin-right: 10px;
	
}
#rightcol {
	margin: 0px 0px 0px 535px;
	width: 240px;
	padding: -50px 0px 0px 0px;
}

li#rightcol a:link, a:visited a:active {
	list-style: none;
	display: block;
	color: #FFD248;
	text-decoration: none;
	margin: 0;
	padding: 0;
	border: none;
	display: inline;
}

ul#rightcol li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	display: inline;
}

ul#rightcol {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	display: inline;
} 

#bordergold {
	border: dotted #FFD248;
	padding: 2px;
}


#content {
	font-size: .9em;
	font-family: Verdana, Arial, sans-serif;
	text-align: justify;
	border: 1px solid #831818;
	border-top: none;
	padding: 10px 5px 6px 5px;
	height: 470px;

}

#content a:link, a:visited, a:active {
	text-decoration: none;
	background-color: transparent;
	color: #FFD248;
}

#content a:hover {
	text-decoration: none;
	background-color: #FFD248;
	color: White;
}
 #content h3 {
 	text-align: center;
 	font-size: 1.4em;
	letter-spacing: 7px;
	margin-top: -5px;
 	}
 }
 
iframe {
	border: medium dotted;
	width: auto;
	height: auto;
	margin-left: 0px;
	}




form {
	display: inline;
}

form p {
	font-size: .8em;
	font-family: inherit;
	display: inline;
}


 
input.txt {
	font-size: .8em;
	font-family: inherit;
 	color: black;
	background-color: #E7E7E7;
	border: 1px outset #E7E7E7;
	width: 60px; 
 }
 
select {
	font-size: .8em;
	font-family: inherit;
 	color:black;
	background-color: #E7E7E7;

 }
 
.btn {
	color: black;
	background-color: #E7E7E7;
	padding: 0;
	font-family: inherit;
	font-size: .8em;
	border: 1px outset #CBCBCB;

}

#slideshow {
	border: dotted;
	width: 504px;
	border-color: #FFD248;
	padding: 5px;
	}
