h1
{
 font-size:30px;
 font: arial;
 margin:0px;
 padding:0px;
 text-decoration:underline;
 color: #944632;
 }
 
 h2
{
	font-size:25px;
	font: arial;
	margin:0px;
	padding:10px;
	text-decoration:underline;
	color: #000000;
 }

 body
 {
	background-color:#BBFF85;
	}

	#content
	{
		display: block;
		padding: 10px;
		background:#ffffff;
		}

 #page
 {
 	TEXT-ALIGN=left ! important ;

		width:900px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		background:#FFF;
		border:1px solid #000;
		min-height: 1100px;
		}
		
#rss
{
	padding: 0em 0em 0em 1.5em;
	border: solid #4F9C34;
	border-width: thin;
	border-left-width: 0px;
	border-right-width: 0px;
}

/*
#contentleft
{
		width:175px;
		padding:0px;
		float:left;
		text-align:left;
		background:#eee;
		margin-left: 50px;
		border:1px solid #000;
		}
		*/

	#contentcenter
	{
		width:400px;
		padding:0px;
		background:#ffffff;
		margin-left: 50px;
		}

	#contentright
	{
		width:325px;
		padding:0px;
		float:right;
		text-align:left;
		background:#ffffff;
		}

	#contentheader
	{
		background:#ffffff
		}

	#menu_bar
{
	width: 900px;
	background: #4F9C34;
}


		#main_page
		{
			text-align=center;
			PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px;
			margin-left:auto;
			margin-right:auto;
			WIDTH: 100%;
		}

		}
		.menu_header
		{
			display: block;
			background:#4F9C34;
		}

		/* Menubar*/
		#nav, #nav ul
{
	float: left;
	width: 600px;
	list-style: none;
	line-height: 1;
	background: #4F9C34;
	font-weight: bold;
	padding: 0;
	border: solid #4F9C34;
	border-width: 0px 0;
	margin: 0px;
	font-family: arial;
}


.menuhead
{
	display: block;
	font-weight: bold;
	padding: 0;
	line-height: 1;
	font-family: arial;
	width: 10em;
	color: white;
	padding: 0.25em 0em 0.25em 1.0em;	

}

/* Top level menu item */
#nav a {
	display: block;
	width: 180px;
	color: white;
	text-decoration: none;
	padding: 0.25em 0em 0.25em 1.0em;
}

#nav a.daddy {
	/*
	background: url(rightarrow2.gif) center right no-repeat;
	*/
}

/*Menu bar buttons */
#nav li {
	float: left;
	padding: 0;
	width:183px;
}

/*Menu container */
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	font-weight: normal;
	border-width:2px;
	margin: 0;
}

#nav li li {
	padding-right: 0em;
	width: 180px
}

/* Standard menu items */
#nav li ul a {
	width: 180px;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #305C11;
}

#content {
	clear: left;
}

.featured_artist
{
	width:350px;
	padding: 20px;
	background: #FFF;
	margin: 20px;
	border: thin solid #4F9C34;
}

.featured_artist a
{
	text-align: center;
	font-size:25px;
	margin: 20px;
	padding: 0.25em 0em 0.25em 1.0em;
}

.featured_description
{
	text-decoration:underline;
	font-style: italic;
}

#right_ad
{
		float:right;
		width: 250px;
}

.latest_lyrics ul a
{
	background: #FFFFFF url(images/button.png) no-repeat left center;
	line-height: 35px;
	display: block;
	width: 250px;
	height: 35px;
	text-indent: 15px;
	color: #FFF;
	text-decoration: none;
	font-style: bold;
	font-family: arial;
}

.latest_lyrics ul
{
	list-style-type: none;
}

.rounded_box
{
	margin: 10px;
	width:400px;
	background: #b2ff78 url(images/bottom.png) no-repeat left bottom;
	font-family: arial;
}

.rounded_top
{
		padding: 10px 20px 0 20px;
			height: 35px;
		background: url(images/top.png) no-repeat left top;

}

.rounded_box p
{
		padding: 0px 20px 10px 20px;
		margin: 0px;
}
.featured_rounded_box
{
	margin: 10px;
	width:350px;
	background: #b2ff78 url(images/featured_bottom.png) no-repeat left bottom;
	font-family: arial;
}

.featured_rounded_top
{
		padding: 10px 20px 0 20px;
		height: 35px;
		background: url(images/featured_top.png) no-repeat left top;

}

.featured_rounded_box p
{
		padding: 0px 20px 10px 20px;
		margin: 0px;
}