.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.medium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.gallerylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
.cssnav {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background-image: url(http://www.soundpunishment.com/theme07/bluebtn160x30.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 160px;
	height: 30px;
	margin: 0;
	padding: 0;
	left: 2px;
	top: 2px;


}

.cssnav a {
display: block;
color: #000000;
font-size: 12px;
width: 160px;
height: 30px;
display: block;
float: left;
color: white;
text-decoration: none;
}

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

.cssnav span {
position: absolute;
left: 44px;
top: 7px;
margin: 0px;
padding: 0px;
cursor: pointer;
}
.flashtext {
	text-decoration: blink;
}

