body {
	background-color: #000;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
body a, body a:visited {
	color: #9D2C2C;
}
body a:hover {
	color: #FFF;
}
body img {
	border: 0px solid #000;
}
#wrapper {
	width: 650px;
	height: 1057px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000;
	text-align: left;
	position: relative;
	background-image: url(images/bkgd_main.gif);
	background-repeat: no-repeat;
}
#wrapperhome {
	width: 650px;
	height: 1057px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000;
	text-align: left;
	position: relative;
	background-image: url(images/bkgd_home.gif);
	background-repeat: no-repeat;
}
#logo {
	margin-top: 240px;
	margin-left: 155px;
	height: 131px;
}
#navbar {
	height: 39px;
	margin-left: 100px;
}
#content {
	margin-left: 130px;
	width: 370px;
	height: 477px;
	padding: 5px;
	overflow: auto;
}
#content img {
	border: 1px solid #FFF;
	margin-bottom: 2px;
}
#figure img {
	float: right;
	border: 0px solid #000;
}
.mttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;	
	color: #9D2C2C;
}
#back {
	float: right;
}
#thumbscol {
	width: 350px;
}
.thumbsm {
	width: 60px;
	height: 60px;
}
#discography img {
	width: 50px;
	height: 50px;
}
#contactimg img {
	border: 0px solid #000;
}
#content .noborder {
	border: 0px solid #000;
}
.smtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;}
#footer {
	margin-top: 15px;
	text-align: center;
}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006600;
}
.footer a, .footer a:visited {
	text-decoration: none;
	color: #006600;
}
.footer a:hover {
	color: #333;
}
#ratbottom {
	margin-top: -50px;
}
/* ---------------------------------- NAVIGATION ------------------------------------- */

#navmain a {
	border: none;
}

#navmain, #nav ul a {height: 1%;}
a:active {width: auto;}


/* both IE/win and mac */
#navmain a {display:inline-block;}
/* \*/
html #navmain a {display:block;}
/* end hiding from IE/mac */

#nav {
	padding: 0;
	height: 25px;
	margin: 0 0 0 0;
	list-style: none;
	width: 434px;
}
#nav li {
	margin: 0 0 0 0;
	padding: 0;
	display: block;
	float: left;
	z-index: 2;
}

#nav a:hover img {
	visibility: hidden;
}
#nav a {
	display: block;
}
#nav a/**/ {
	height: 25px; /* hide from IE5.0/win */
}
/* fixes for IE/win \*/
* html #nav a {
	cursor: hand;
}
* html #nav li a:hover {
	height: 1%;
}

#navhistory { width:119px; }
#navhistory ul li { border-left: 2px solid #000; border-right: 2px solid #000; }
#navmultimedia { width:189px; }
#navmultimedia ul li { border-left: 2px solid #000; border-right: 2px solid #000; }
#navcontact { width:124px; }

.navhistory { background: url(http://www.vomitlaunch.com/images/nav_history_over.gif) bottom left no-repeat; }
.navmultimedia { background: url(http://www.vomitlaunch.com/images/nav_multimedia_over.gif) bottom left no-repeat; }
.navcontact { background: url(http://www.vomitlaunch.com/images/nav_contact_over.gif) bottom left no-repeat; }


ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 25px;
}
ul li {
	position: relative;
	width: 125px;
}
li ul {  /* distance between nav and nav submenu top */
	position: absolute;
	left: 15px;
	top: 30 px;
	display: none;
}
ul li a {
	display: block;
	text-decoration: none;
	padding: 0px;
	background-color: #029F44;
}
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

li:hover ul, li.over ul { 
	display: block;
}

.clearit {
	clear: left;
}
#subhistory, #subhistory a, #submultimedia, #submultimedia a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 14px;
	padding: 2px;
}
#subhistory a:hover, #submultimedia a:hover {
	background-color: #000;
}
#itemhistop { border-top: 2px solid #000; }
#itemhisbot { border-bottom: 2px solid #000; }
#itemmmtop { border-top: 2px solid #000; }
#itemmmbot { border-bottom: 2px solid #000; }


