body {
	font-family: Georgia, Verdana, sans-serif;
	font-size: 10pt;
	/* line-height: 16pt; */
	text-align: left;
	/* background: #e37849; */
	/* background: #e36507; */
	/* background: #e31f3c; */
	/* background: #606a8b; */
	background: #e36507;
	color: rgb(0, 0, 0);
	padding: 0;
	margin: 0;
	border: 5px solid #606a8b;
}

#center{
	background: url(../images/lavenderbg.jpg);
	background-repeat: repeat-y;
	width: 780px;
	/* min-height: 800px;  */
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	padding-bottom: 10px;
	background-color: #99469e;
	
}

#header{
	margin-top: 0px;
	padding-top: 24px;
	margin-left: auto;
	margin-right: auto;
	
	
	
}

#header_pic{
	margin-left: auto;
	margin-right: auto;

	width: 760px;
	height: 217px;
	background: url(../images/Music.jpg); 
	background-repeat: no-repeat;
}

#title_bar{
	margin-left: auto;
	margin-right: auto;
	
	width: 760px;
	height: 110px;
	margin-top: -150px; 
	margin-bottom: 50px; 
	background-color: #b0b9ce;
	/* opacity: .75;  */
	padding: 0; 
	background: url(../images/bgbar.png); 
	background-repeat: repeat-x;
}


.title{
	
	font-size: 30px;
	padding-right: 0px;
	padding-left: 30px;
	padding-bottom: 0px;
	padding-top: 10px; 
	
	color: blue;
	/*background: url(../images/logo_2.gif);*/
	background-repeat: no-repeat;
	height: 90px;
	line-height: 50px;

	
}

#menu{
	
/*	letter-spacing: .8pt;*/
	                      
	text-align: right;
	                      
	word-spacing: 0pt;
	                      
	margin-top: -70px;
	
	margin-left: 335px;
	height: 35px;
	font-size: 18px;
	color: gray;
	line-height: 25px;
	width: 400px;
}

#menu li{
	line-height: 20px;
	font-size: 18px;
	width: 75px;
	text-align: right;
	letter-spacing: 2px;
	float: right;
}


.blog{
	/* background-color: #cf84d0; */
	}
	
.contentheading{
	background: none;
	height:2px;
	
	
	margin-left: 30px;
	padding-top: 15px;
	margin-bottom: 50px;
	line-height: 20px;
	font-size: 18px;
	letter-spacing: 2px;
}

.description{
	background: none;
	width:550px;
	height:24px;

	margin-left: 30px;
	margin-bottom: 40px;
	padding-top: 5px;
	
	line-height: 18px;
	font-size: 18px;
	letter-spacing: 2px;
}

h1 {
	margin-top: 0px;
	width: 250px;
	height: 76px;
}
	
.display_content{
	
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	width: 730px;
	/* margin-bottom: 15px; */
	padding: 20px;
	/* height: 400px; */
	background-color: #cf84d0;
}

.back_button{
		margin-top: -15px;
		padding: 0px;
		padding-right: 10px;
		padding-bottom: 10px;
		text-align: right;
		margin-left: 10px;
		margin-right: 10px;
		background-color: #cf84d0;
	}

#footer{

	width: 780px;
	height: 100px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;


}

#search{

	margin: 10px;
	

}

input {

	border: none;
	background-color: #cf84d0;
}

#mainlevel li
{
display: inline;
list-style-type: none;
padding-left: 24px; 
font-size: 16px;
 
}

blockquote{
	margin-left: 240px; 
}



a, a:link, a:visited {
	text-decoration: none;
	color: #464566;
}

a:hover {
	text-decoration: none;
	color: #663366;
}

img {
	border: 0;
	margin: 20px;
	margin-top: 0px;
}




