.cssnav {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background-image: url(theme/redbutton.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 130px;
	height: 30px;
	margin: 0;
	padding: 0;
	left: 0px;
	top: 00px;


}

.cssnav a {
display: block;
color: #000000;
font-size: 16px;
width: 130px;
height: 30px;
display: block;
float: left;
color: #33FF00;
text-decoration: none;
}

.cssnav img {width: 133px; height: 30px; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}

.cssnav span {
position: absolute;
left: 25px;
top: 7px;
margin: 0px;
padding: 0px;
cursor: pointer;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fdfdfd;
}

h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #ff0000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #ff0000;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FAA00A;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FAA00A;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #33FF00;
	text-decoration: none;
}


a:visited {
	color: #33FF00;
}

a:hover {
	color: #ffFFff;
	text-decoration: blink;
}
body {
	background-color: #000000;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #dddddd;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #dddddd;
	list-style-position: outside;
	list-style-type: circle;
	line-height: 24pt;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #dddddd;
	list-style-position: outside;
	list-style-type: circle;
	line-height: 5pt;
}
