/* Start of CMSMS style sheet 'Home' */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}

body {
background-color: #000000;
	margin:0px;
}
#maincontainer {
position:absolute;
top:0px;
left:0px;

height:594;
width:800px;
	
}
#navMenu, #back, .back, .navMenu {
	position:absolute;
	left:32px;
	top:192px;
	padding-left:5px;
padding-right:10px;
padding-bottom:0px;
padding-top:0px;
	height:400px;
	z-index:1;
	
	border: black solid 1px;
	
}

#back {
width:99px;
background-color: #980000;
	/* for IE */
  filter:alpha(opacity=60);
	/* CSS3 standard */
  opacity:0.6;
	/* for Mozilla */
  -moz-opacity:0.6;
}




#nav_list li {
font-size:1em;
font-weight:bold;
text-decoration:none;
list-style-type:none;
margin-left:-35px;
width:90px;
padding-top:5px;
padding-bottom:18px;
padding-right:5px;

}

#nav_list li a {
text-decoration:none;
color:white;
}

#upcoming_announce {
font-size: 8pt;
	position:absolute;
	left:397px;
	top:191px;
	width:325px;
	
	z-index:2;
	padding: 10px 22px 15px 30px;
	background-color: #980000;
}
#upcoming_announce a {
text-decoration:none;
color:white;
font-weight:bold;

/* for IE */
  filter:alpha(opacity=60);
	/* CSS3 standard */
  opacity:0.6;
	/* for Mozilla */
  -moz-opacity:0.6;
}
#apDiv1 {
	position:absolute;
	left:240px;
	top:185px;
	width:156px;
	height:268px;
	z-index:3;
}
#upcoming_image {
	position:absolute;
	left:7px;
	top:6px;
	
	z-index:1;
border:1px solid red;
padding:2px;
background-color:white;
}
#upcoming_title {
	position:absolute;
	left:8px;
	top:133px;
	width:141px;
	height:120px;
	z-index:2;
}
#upcoming_title a {
font-family:"Trebuchet MS",verdana,arial;
color:white;
font-size: 1.2em;
font-weight:bold;
text-decoration:none;
}

#tagline {
	position:absolute;
	left:160px;
	top:490px;
	width:238px;
	height:60px;
	z-index:4;
}
#music {
	position:relative;
	left:388px;
	top:510px;
	width:327px;
	height:72px;
	z-index:5;

}

#account_nav, .account_nav {
	position:absolute;
	left:474px;
	top:160px;
	width:248px;
	height:26px;
	z-index:6;
}

/* End of 'Home' */

