body {
	color: #333;
	background-color: #92000A;
	font: 14px verdana, arial, helvetica, sans-serif;
	color: white;
	height: 100%;
	}
	
.wrapper {
	width: auto;
	padding: 10px;
	background-color: black;
	border-style:solid; 
	border-width:1px; 
	border-color:#ffffff;
	}

.top {
	position: relative;
	width: auto;
	margin: 0px 0px 0px 0px;
	background-color: black;
	padding: 5px;
	}

.topnav {
	background: transparent url(../images/fire.gif);
	background-repeat:repeat-x;
	position: relative;
	width: auto;
	height: 55px;
	margin: 0px 0px 0px 0px;
	padding: 1px;
	}

.nav {
	float: left;
	position: absolute;
	width: 25%;
	min-width: 120px;
	min-height: 400px;
	margin: 0px 0px 0px 0px;
	border: none;
	background-color: black; 
/*	background: transparent url(../images/side.png) no-repeat top left; */
	padding: 10px;
	z-index: 5;
	voice-family: "\"}\"";
	voice-family: inherit;
	}
body>#nav {width: 25%;min-width: 120px;position: absolute;}

div#content{
	position: relative;
	padding: 5px;
	margin: 10px 0px 0px 30%;
	background: #92000A; 
	border-style:solid; 
	border-width:2px; 
	border-left-width:10px; 
	border-right-width:10px; 
	border-color:#ffffff;
	}

div#navbutton{
	margin: 5px 0px 0px 0px;
	padding: 4px;
	background: #302C56;
	min-height: 50px;
	border-style:solid; 
	border-width:1px; 
	border-left-width:5px; 
	border-right-width:5px; 
	border-color:#ffffff;
	}

li {
	list-style-position: inside;
	margin: 0px 0px 0px 10px;
	}

h1 {
	margin: 0px 0px 5px 5px;
	padding: 0px;
	font-size: 24px;
	text-decoration: underline;
	font-weight: 900;
	color: #ffffff;
	}

h2 {
	margin: 0px 0px 5px 5px;
	padding: 0px;
	font-size: 20px;
	text-decoration: none;
	font-weight: 900;
	color: #FEE08C;
	}

h3 {
	margin: 0px 0px 5px 5px;
	padding: 0px;
	font-size: 19px;
	font-weight: 900;
	color: ffffff;
	}

h4 {
	margin: 0px 0px 5px 5px;
	padding: 0px;
	font-size: 10px;
	font-weight: 900;
	color: ffffff;
	}

h5 {
	font: strong 12px/12px verdana, arial, helvetica, sans-serif;
	margin: 0px 0px 5px 5px;
	padding: 0px;
	color: #ffffff;
	}

h6 {
	margin: 0px 0px 5px 5px;
	padding: 0px;
	font-size: 24px;
	text-decoration: underline;
	font-weight: 900;
	color: #ffffff;
	}

p {
	font: 14px/20px verdana, arial, helvetica, sans-serif;
	text-align: justify;
	margin: 5px 5px 5px 5px;
	padding: 5px;
	color: #ffffff;
	}

a {

	padding: 5px;
	color: black;
	font-size: 14px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: 600;
	font-color: #ffffff;
	text-decoration: none;
	}
	
a:link {
	color: #FBD644;
	}
	
a:visited {
	color: #FcD644;
	}
	
a:hover {
	}
	
.topnav a {
	color: black;
	font-size: 15px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: 200;
	font-color: #9E000B;
	text-decoration: none;
	text-align: center;
	}
	
.topnav a:link {
	color: #FFDE05;
	font-size: 15px;
	font-family: Palatino Linotype;
	font-weight: bold;
	align: center;
	}
	
.topnav a:visited {
	color: #FFDE05;
	font-size: 15px;
	font-family: Palatino Linotype;
	font-weight: bold;
	align: center;
	}
	
.topnav a:hover {
	color: #FFFFFF;
	font-size: 15px;
	font-family: Palatino Linotype;
	font-weight: bold;
	align: center;
	text-decoration: underline;
	}

div#navbutton p {
	font-size: 16px;
	font-family: Palatino Linotype;
	font-color: #980608;
	text-align: center;
	}
	
div#navbutton a:link {
	color:#ffffff;
	font-size: 16px;
	font-family: Palatino Linotype;
	text-align: center;
	}
	
div#navbutton a:visited {
	color: #ffffff;
	font-size: 16px;
	font-family: Palatino Linotype;
	text-align: center;
	}
	
div#navbutton a:hover {
	color: #ffffff;
	font-size: 16px;
	font-family: Palatino Linotype;
	text-align: center;
	text-decoration: underline;
	}
