body,td,th {
	font-family: Book Antiqua, Times New Roman;
}
body {
	background-color: #241b12;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position:center top;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}

#topnav {color:white; font-size:18px; font-weight:bold; text-decoration:none;}
#topnav a:link {color:white; font-size:18px; font-weight:bold; text-decoration:none;}
#topnav a:visited {color:white; font-size:18px; font-weight:bold; text-decoration:none;}
#topnav a:hover {color: #F3C818; font-size:18px; font-weight:bold; text-decoration:underline; font-style:italic;}
#topnav a:active {color:white; font-size:18px; font-weight:bold; text-decoration:none;}

#sidenav {color:white; font-size:16px; font-weight:bold;   text-decoration:none;}
#sidenav a:link {color:white; font-size:16px; font-weight:bold;  text-decoration:none;}
#sidenav a:visited {color:white; font-size:16px; font-weight:bold;  text-decoration:none;}
#sidenav a:hover {color: #F3C818; font-size:16px; font-weight:bold;  text-decoration:underline; font-style:italic;}
#sidenav a:active {color:white; font-size:16px; font-weight:bold;text-decoration:none;}


#footer {color:white; font-size:12px; font-weight:bold; text-decoration:none;}
#footer a:link {color:white; font-size:12px; font-weight:bold; text-decoration:none;}
#footer a:visited {color:white; font-size:12px; font-weight:bold; text-decoration:none;}
#footer a:hover {color: #F3C818; font-size:12px; font-weight:bold; text-decoration:underline; font-style:italic;}
#footer a:active {color:white; font-size:12px; font-weight:bold; text-decoration:none;}

#welcometext {overflow:auto;width:645px; height:130px; color:white;}
