body {
	background-color: #e5efe4;
	margin: 0;
	padding: 0;
	padding-top: 8px;
	text-align: center;
	/*min-width: 900px;*/
	}

*
{

}

/* Global settings */ 

table, p, body
{
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size:11px;
	font-weight:normal;
}

input, textarea, select, td {
 font-family: verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
}

/* PAGE STRUCTURE BOXES */ 
	
#wrapper {
	position: relative; left: 0; top: 0;
	text-align: left;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	}

#header {
	position: absolute; left: 0; top: 0;
	margin:8px;
	padding:0;
	background-image: url("gfx/bannertxt.gif");
	width: 884px;
	height: 164px;
	}

#headerlibrary {
	position: absolute; left: 0; top: 0;
	margin:8px;
	padding:0;
	background-image: url("gfx/bannertxt_library.gif");
	width: 884px;
	height: 164px;
	}

#main {
	/* holds the three columns: menu left, content, menu right */
	position: absolute; left: 0; top: 180;
	margin: 0;
	padding: 0;
	width: 900px;
	}

#menuleft {
	/* inherits #main */
	position: absolute; left: 0; top: 0;
	margin:8px;
	padding:0;
	/* background-image: url("gfx/pixelyellow.gif"); */
	width: 163px;
	}

#menuright {
	/* inherits #main */
	position: absolute; right: 0; top: 0;
	margin:8px;
	padding:0;
	/* background-image: url("gfx/pixelyellow.gif"); */
	width: 163px;
	}

#content {
	/* inherits #main */
	position: absolute; left: 180; top: 0;
	margin:8px;
	padding:0;
	/* background-image: url("gfx/pixelyellow.gif"); */
	width: 523px;
	}

/* MENU BOX */ 

.menubox {
	margin:0;
	padding:0;
	padding-bottom: 16px;
	}

.menubox_top {
	margin:0;
	padding:0px;
	background-image: url("gfx/menubox_top.gif");
	width: 164px;
	height: 41px;
	}

.menubox_body {
	margin:0;
	padding:0;
	background-image: url("gfx/pixelgreen.gif");
	width: 164px;
	padding-bottom: 8px;
	}

.menubox_content {
	margin:0;
	padding:16px;
	font-size:11px;
	font-family: lucida sans, verdana, arial, sans-serif;
	}

.menubox_bottom {
	margin:0;
	padding:0;
	background-image: url("gfx/menubox_bottom.gif");
	width: 164px;
	height: 9px;
	}

/* BODY BOX */ 

#bodybox {
	margin:0;
	padding:0;
	padding-bottom: 16px;
	}

#bodybox_top {
	margin:0;
	padding:0;
	background-image: url("gfx/bodybox_top.gif");
	width: 524px;
	height: 41px;
	}

#bodybox_body {
	margin:0;
	padding:0;
	background-image: url("gfx/pixelbody.gif");
	width: 524px;
	padding-bottom: 16px;
	}
	
#bodybox_content {
	margin:0;
	padding:16px;
	line-height: 125%;
	letter-spacing: .02em;
	
	}

#bodybox_bottom {
	margin:0;
	padding:0;
	background-image: url("gfx/bodybox_bottom.gif");
	width: 524px;
	height: 8px;
	}
	
/* LINKS */

a {
	color: #144C14;
	/* letter-spacing: .03em; */
	text-decoration: none; 	
	}

a:hover {
	text-decoration: underline;
}

a.browse {
	color: #0F370F;
	/* letter-spacing: .03em; */
	text-decoration: none; 	
	}

a.browse:hover {
	text-decoration: underline;
}

/* STUFF */

#navbar {
	border: 2px;
	border-color: #95a793;
	border-style: solid;
	margin:0;
	padding:5px;
	margin-bottom: 8px;
	}

table.edit_song {
	border: 2px;
	border-color: #95a793;
	border-style: solid;
	margin:0;
	padding:5px;
	}

#page_nav
{
	background-color: #95a793;
	margin:0;
	padding:0;
	margin-top: 8px;
	margin-bottom: 16px;	
}


a.menu {
	color: #000000;
	font-family: arial, verdana, sans-serif;
	font-size:11px;
	font-weight: normal;	
	line-height: 175%;
	/* letter-spacing: .03em; */
	text-transform: uppercase;
	text-decoration: none; 	
	}

a.menu:hover {
	text-decoration: underline;
}

a.menu_selected {
	color: #000000;
	font-family: arial, verdana, sans-serif;
	font-size:11px;
	font-weight: normal;	
	line-height: 175%;
	/* letter-spacing: .03em; */
	text-transform: uppercase;
	text-decoration: none; 	
	font-weight: bold;
	}

a.menu_selected:hover {
	text-decoration: underline;
}

h3	{
	font-family: arial, verdana, sans-serif;
	font-size:12px;
	font-weight: normal;	
	/* line-height: 175%; */
	/* letter-spacing: .03em; */
	text-transform: uppercase;
	text-decoration: none; 	
	font-weight: bold;
}


/* SONGS */

#song_left {
	float: left;
	margin:0;
	padding: 0, 8px, 8px, 0;
	width: 230px;
	}

#song_right {
	float: right;
	margin:0;
	padding: 0, 0, 0, 0;
	width: 230px;
	}

#clearfix {clear: both; height:32px;}

img.artist {
	border: 0;
	/* padding-right: 0; */
	/* padding-bottom: 16px; */
	}

div.songtitle	{
	font-family: lucida sans, verdana, arial, sans-serif;
	font-size:13px;
	/* line-height: 175%; */
	/* letter-spacing: .03em; */
	text-transform: none;
	text-decoration: none; 	
}

div.songdesc	{
	color: #2b332b;
	font-size:11px;
	/* line-height: 175%; */
	/* letter-spacing: .03em; */
	text-transform: none;
	text-decoration: none; 	
}

table.songproperties
{
	color: #3b463b;
	font-size:11px;
}	

span.songlength {
	font-family: lucida sans, verdana, arial, sans-serif;
	font-size:10px;
	color: #808080;
	text-transform: none;
	text-decoration: none; 	
}

.tagcloud {
	line-height:150%;
	/* padding:2px;				*/
	text-align: justify;  					
	font-size:11px;

}

/*	
div {
	border-width: 1px;
	border-color: black;
	border-style: solid; 
	}
*/	
	