body {
	padding: 0 0 20px 0;
	margin : 0 0 20px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D1D6F4;
	color: #0C112E;
	}
h1 {padding: 0; margin: 0;}
h2 {padding: 0; margin: 0;}
h3 {padding: 0 0 5px 0; margin: 0; display: block; overflow: hidden;}
#purplebox {
	margin: 30px;
	background-color: #424183;
	border: solid #0B141B 2px;
	width: 733px;
	position: relative;
}
#mastname{
	margin-top: 20px;
}
#contentbox {
	width: 614px;
	text-align: left;
	margin-bottom: 20px;
	background-color: #DDDDEE;
		overflow: auto;
}

#contentbox #contentLeft{
	float: left;
	width: 267px;
}
#contentLeft div.content {background-color: #DDDDEE;}
#purplebox #contentbox #contentLeft p{
	margin: 10px;
}
#contentbox #contentRight {
	float: left;
	padding: 20px;
	width: 306px;
	text-align: left;
	padding-bottom: 0px;
	border-left: 1px solid black;
}
#musicbox {
	background-color: #253281;
	width: 167px;
	border:0;
	text-align: left;
	float: left;
	padding-top: 15px;
	margin-right: -20px;
	padding-bottom: 20px;
}

#hsbox {
	border:0;
	text-align: left;
	float: left;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 100%;
	background-color: #2D729B;

}

/* 2 navigation titles*/
#navhuman{
	height: 20px;
	line-height: 18px;
	z-index:2;
	visibility: visible;
	overflow:hidden;
	padding-left: 15px;
}
h3.navhuman {
	text-indent : -9999px;
	display : block;
	background : url(../assets/home/human-services-community.jpg) no-repeat ;
}
#navmusic{
	height: 22px;
	line-height: 20px;
	z-index:3;
	visibility: visible;
	overflow: hidden;
	text-align: center;
	padding-left: 58px;
}
h3.navmusic {
	text-indent : -9999px;
	display : block;
	background : url(../assets/home/music.jpg) no-repeat;
}
/* left navigation links*/
#navigationHS {
	width:165px;
	height:128px;
	z-index:1;
	padding: 5px 0 0 40px;
	margin-bottom: 0px;
}

a, a:visited, a:active {
	font-weight : bold;
	font-size : 13px;
	color : #FFFFFF;
	text-decoration: none;
	padding: 0;
	line-height: 19px;
}
a:hover {
	color : #000000;
	text-decoration: none;
}
ul.navigation
{	list-style-type:none;
	margin:0;
	padding:0;
}

ul.navigation li{
	margin:0;
	padding:0;
}

* html ul.navigation li {
	margin:0;
	padding:0;
	text-align: left;
}
/* music color was too bright */
#music {
	width:142px;
	height:128px;
	padding: 10px;
}
.music {
	font-weight : bold;
	font-size : 13px;
	color : #E6E6CA;
	text-decoration: none;
	line-height: 19px;
}
a.music, a.music:visited, a.music:active {
	text-decoration: none;
}
a.music:hover {
	color : #000000;
	text-decoration: none;
}
a.plainText, a.plainText:visited, a.plainText:active {	
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}
A.nav-right, A.nav-right:Visited, A.nav-right:Active {
	color : #4A3654;
	font-weight: bold;
	text-decoration: none;
}
A.nav-right:Hover  {
	color : #1E1522;
	text-decoration: underline;
}
/* NEW STUFF BOX */
#newStuff {
	padding-top: 10px;
	padding-bottom: 25px;
	width: 614px;
	text-align: left;
	background-color: #DDDDEE;
	background-image: url(../images/newStuff.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin: 20px 0;
}

#newStuff ul {	
 margin-left: 40px; 
 margin-right: 90px; 

}
#newStuff li, #newStuff ul {
	list-style-image: url(../assets/home/hom-bullet.gif);
	text-align: left;
	margin-bottom: 10px;
	}
#newStuff li a, #newStuff li a:visited, #newStuff li a:active
	{color : #4A3654;
	font-weight: bold;
	text-decoration: none;
	}
#newStuff li a:hover
	{		color : #1E1522;
	text-decoration: underline;
	}
/* BOTTOM NAVigation */
#bottomNav {
	width: 614px; 
	margin-bottom: 20px; 
}

