body {
	background-color: #eec051;
	background-image: url("/images/bkg.jpg") ;
	color: #000;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	color: #000;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:5px;
	margin-bottom:9px;
}
ul 	{
	margin-top:3px;
}
li 	{
	margin-bottom:4px;
}
#nav {
	list-style-type: none;
	margin:0;
	padding:0;
}

#nav li {
	margin: 0 0 10px 0;
	padding: -5px 0 0 -6px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #7C7C7C;
	font-family: Arial, Helvetica, sans-serif;
}
#nav li a, #nav li a:link, #nav li a:visited {
	color: #000;
	text-decoration: none;
}
#nav li a:hover, #nav li a:focus {
	color: #c00;
	text-decoration: none;
}
#nav img {
	border:none;
	margin: 0 10px 1px 0;
}
h1 {

		color: #facc05;
		font-size: 48px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
		margin: -6px 0 0 0;
	letter-spacing:1px;
}
h3 {

		color: #63c;
		font-size: 33px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}
h4 {

		color: #7A01A1;
		font-size: 24px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}
.mainbars {
		border-top: 3px solid #000;
		border-bottom: 3px solid #000;
		padding:20px 0 15px 0;
		margin: 20px 10px 10px 10px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.choice {
	margin-left:20px;
	text-indent:-20px;
	margin-bottom:8px;
}

.bottomnav {
		margin-top: 30px;
		color: #000;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
	font-family: Times New Roman, Times, Georgia, serif;
}
.footer {
		margin-top: 30px;
		color: #333;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}
