/* --------------------------------------------------------------- */
/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */
/* --------------------------------------------------------------- */

/* This sets a default font for all of our tag selectors. We set the text align back to left so it won't center (based on the body tag to compensate for IE.) */
body, p, td {
	font: normal 11px "tahoma";
}

/* Defines the body tag */
body {
	background: #000 url(IMAGES/missvolatile_bkg.jpg) no-repeat top center;
	margin: 0; /* Always set margins to 0. Some browsers automatically apply them. */
	padding: 0; /* Always apply padding if you apply margins */
}

div {
	margin: 0;
	padding: 0;}

/* Redefines the p tag */
p {color: #000000;}

/* GENERAL H1 TAG */
h1,h2,h3,h4,p {
	font-weight: normal;
	margin: 0;
	padding: 0;}

/* GENERAL H2 TAG */
h1 { font-size: 14px; }

/* GENERAL H2 TAG */
h2 { font-size: 12px; font-weight: bold; font-family: "Bookman Old Style"; text-align: justify; margin: 10px;}

img { border: 0;}

/* Creates the general link style for the site. This is not the main navigation.  */
a {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;}
a:visited { text-decoration: highlight;}
a:hover {
	text-decoration: none;}
a:active { text-decoration: none;
color:#999999;}

/* -------------------------------------------------------- */
/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */
/* -------------------------------------------------------- */

/*Collapses borders that some browsers automatically apply to tables. */
table, td, th  { border-collapse: collapse;}

/* DIV CONTAINER */
div#container {
	position: relative;
	margin: 10px auto;
	width: 770px;
	background: transparent;
}

/* DIV HEADER */
div#header {
	width: 770px;
	height: 280px;
	background: url(IMAGES/missvolatile_header.png) no-repeat center top;}

/* DIV BODY */
div#body {
	width: 770px;
	clear: both;
	background: transparent;}

div#address {
	position: absolute;
	left: 15px;
	top: 210px;
	width: 150px;}
	#address h1 {
		font-size: 14px;
		font-weight: bold;}

div#contact {
	position: absolute;
	left: 561px;
	top: 252px;
	width: 165px;}
	#contact a {
		color: #000;}
	#contact a:hover {
		color: #CCCCCC;}

div#logo {
	position: relative;
	top: 5px;
	left: 5px;}

div#flash {
	position: absolute;
	top: 5px;
	right: 5px;}

div#images {
	position: absolute;
	top: 290px;
	left: 530px;
	width: 220px;}
	#images img {
		border: 1px solid #333;
		margin-bottom: 15px;}

.headline {
  	background-image: url(IMAGES/music.gif);
	background-repeat: no-repeat;
	background-position: left top;
    margin-left: 15px;
    height: 26px;
}
  

div#content {
	
	width: 400px;
	margin-left: 5px;
	margin-top: -115px;
}
	#content address {
		font-style: bold;
		margin: 10px;}
	#content h1 {
		line-height: 36px;
		padding: 0 10px;
		
		color: #000000;
		font-weight: none;}
		text-align: center;
	#content h2 {
		font-weight: bold;
		
		font-size: 12px;
		padding: 0 10px;
		color: #000;}
	#content p {
		margin: 10px;
		text-align: justify;}
	#content strong {
		font-size: 12px;}
	#content dl {
		margin: 10px;}
	#content dt {
		font-weight: bold;
		color: #c00;}
	#content dd {
		margin: 0;}
	#content dl.bullet {}
	#content dl.bullet dt{
		font-size: 12px;}
	#content dl.bullet dd{
		padding: 5px 0;
		border-bottom: 1px solid #ccc;}
	#content dl.faq {}
	#content dl.faq dt{
		font-size: 12px;}
	#content dl.faq dd{
		padding: 5px 0;}
	

/* DIV FOOTER */
div#footer {
	text-align: center;
	font-size: 10px;
	background: transparent top center no-repeat;
	margin-top: 50px;}

	/* DIV UTILITY NAV */
	div#utilnav {
		text-align: center;
		font-size: 9px;
		padding: 0px 0;
		color: #000;}
		#utilnav a {
			text-decoration: none;
			text-transform: uppercase;
			font-size: 9px;
			color: #000;}
		#utilnav a:hover {
			text-decoration: underline;
			color: #000;}
	
	/* DIV COPYRIGHT */
	div#copyright {
		font-size: 9px;
		color: #333;
		padding: 5px 0;}
		#copyright a {
			text-decoration: none;
			color: #333;}
		#copyright a:hover {
			text-decoration: underline;
			color: #000;}

/* -------------------------------------------------- */
/* ----------------- IMAGE ELEMENTS ----------------- */
/* -------------------------------------------------- */
img.left {
	float: left;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
}
img.right {
	float: right;}
.clear {
	clear: both;}

/* -----------------------------------------------------*/
/* ----------------- CSS NAV HORIZONTAL ----------------- */
/* -----------------------------------------------------*/

/* NAVIGATION CONTAINER */
div#nav {
	position: absolute;
	top: 130px;
	left: 28px;
	width: 144px;
	background: transparent top center no-repeat;}
	
div#nav li a#current{
	background: transparent  center no-repeat;
	color: #ffffff;
	text-transform: uppercase;
	margin: 0px 0px 1px 0px;}
	
div#nav li a#current:hover{
	background: #transparent top left no-repeat;
	color: #000000;
	text-transform: uppercase;}

/* UL TAG */
div#nav ul {
	margin:0;
	padding:0;
	list-style: none;
	font-size:100%;
	text-transform:uppercase;} 

div#nav li {
	margin:0;
	padding:0;
	line-height:normal;
	text-indent:0;
	margin: 0 0 1px 0;}

div#nav li a {
	display:block;
	padding: 3px 0px;
	color:#ffffff;
	width: 144px;
	text-decoration:none;
	background: transparent;
	text-indent: 5px;}

div#nav li a:hover {
	background: transparent;
	color: #000000;}

/* ----------------------------------------------------------------------*/
/* ----------------- CSS AUDIO/SIGNIN NAV (PLUS SITES) ----------------- */
/* ----------------------------------------------------------------------*/
/* NAVIGATION CONTAINER */
div#signin {
	position: absolute;
	top: 180px;
	left: 55px;
	width: 210px;
	height: 20px;
	clear: both;}

/* UL TAG */
div#signin ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 85%;
	text-transform: uppercase;} 

div#signin li {
	float: left;
	margin: 0;
	padding: 0;
	line-height: normal;
	text-indent: 0;}

div#signin li a {
	display: block;
	padding: 5px 0px;
	width: 100px;
	color: #999;
	text-decoration: none;
	font-weight: normal;
	text-align: center;}


div#signin li a:hover {
	color: #fff;}

div#news-header {
	font-size: 16px;
	float: right;
	margin-right: 15px;
	width: 210px;
	color: #CCCCCC;
	text-align: left;
}

div#news {
	float: right;
	clear: right;
	margin-right: 15px;
	width: 210px;
	color: #CCCCCC;
	text-align: justify;
}
