/* CSS Document */

#mel_portrait  {
	position: absolute;
	left: 29px;
	top: 12px;
	z-index: 4;
	/*   margin-left: 10px; */
	border: 1px solid #000000;
	width: 204px;
	height: 195px;
}
img#drum_kit  {
	position: absolute;
	left: 10px;
	top: 600px;
/* 	bottom: 20px; */
	z-index: 4;
	width: 212px;
	height: 177px;/*   margin-left: 10px; 
	border: 1px solid #000000;*/
}

#left_bkgrd_bar {
	position: absolute;
	left: 15px;
	top: 74px;
	bottom: 50px;
	z-index: 2;
	width: 160px;
	/*   margin-left: 10px; */
  color: #000000;
	padding: 10px;
	padding-top: 90px;
	background-color: #775496;
	border: 1px solid #000000;
	height: 535px;
}
#left_nav{
	position: absolute;
		padding: 0px;
	margin: 0px;
	left: 35px;
	z-index: 4;
	top: 215px;
	width: 180px;
}

#left_nav ul {
	/*   margin-left: 10px; */
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#left_nav li a, #left_nav li a:link {
	display: block;
	border: 1px solid #000000;
	background-color: #D7DD9F;
	width: 165px;
	padding: 5px 10px 5px 5px;
	margin: 5px 0px 5px 0px;
	text-align: right;
	color: #4B3368;
	text-decoration: none;	
}
/* #left_nav li a:link {
	display: block;
	border: 1px solid #000000;
	background-color: #D7DD9F;
	width: 165px;
	padding: 6px;
	margin: 5px 10px 0px 0px;
	margin-bottom: 0px;
	padding-right: 10px;
	text-align: right;
	color: #4B3368;
	text-decoration: none;	
} */
#left_nav li a:visited {
	background-color: #D7DD9F;
	color: #4B3368;
	text-decoration: none;	
}
#left_nav li a:active {
	background-color: #D7DD9F;
	color: #4B3368;
	text-decoration: none;	
}
#left_nav li a:hover {
	background-color: #4B3368;
	color: #D7DD9F;
	text-decoration: none;	
}
/* #signin_box {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/include_files/template_files/mentor_teacher_std/images/nav_red_top_box_bkgrd.gif);
	display: table-cell;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	text-align: right;
	.topnav_cell a {
	color: #FFFFFF;
	text-decoration: none;	
}
#signin_box a:link {
	color: #FFFFFF;
	text-decoration: none;	
}
#signin_box a:visited{
	color: #FFFFFF;
	text-decoration: none;	
}
#signin_box a:hover{
	color: #FFFFFF;
	text-decoration: underline;	
}
#signin_box a:active{
	color: #FFFFFF;
	text-decoration: none;	
} */
#topbar{/*, html body #topbar   */
	position: absolute;
	right: 15px;
	left: 209px;
	top: 30px;
	padding-top: 20px;
	padding-left: 60px;
	z-index: 3;
	color: #EDEFD6;
	padding: 3px;
	/*  background-color: #584A6F; */
    background-color: #775496;
	border: 1px solid #000000;	/* min-width: 615px; */
/*	margin-left: auto;
	margin-right: auto;  */
} 
#title {
	display: block;
	padding-left: 70px;
	padding-bottom: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65px;
	line-height: 66px;
	font-weight: bold;
	letter-spacing: -1mm;
	margin-top: 0px;
/* 	margin-bottom: 0px; */
	width: 100%;
}
#sub_title {
	display: block;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 26px;
	font-weight: normal;
	letter-spacing: 3px;
	margin-top: 3px;
	padding-bottom: 1px;
/* 	margin-bottom: 0px; this actually eats into the padding in the parent element or at least appears to different size boxes in FF and IE*/
	width: 100%;
}
#date {  /* html body #date */
	position: absolute;
	/* right: 4%;*/
	left: 345px;
	right: 25px;
	top: 132px;
	z-index: 4;
	/*   margin-left: 10px; */
	border: 1px solid #000000;
	background-color: #D7DD9F;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #593E7B;
	/* margin: 0px; */
	line-height: 20px;
	text-align: left;
}
#date_text {
	display: block;
	width: 100%;
}
