body { 
	background: #b3bec4; 
	font-family: arial, verdana, tahoma, sans-serif; 
	font-size: 12px; 
	color: #000; 
	margin: 0px;
	}

hr {
	border: 0;
	color: #495700;
	background-color: #495700;
	height: 3px;
}

a {
	text-decoration: none;
	color: #495700;
}

h2 {
	color: #495700;	
}	

#dumb {
	top: -20px;
}
#songies {
	position: absolute; 
	width: 450px; 
	height: 25px; 
	z-index: 5; 
	left: 439px; 
	top: -10px;
}

#menu {
	position: relative; 
	width: 450px; 
	height: 25px; 
	z-index: 5; 
	left: 650px; 
	top: 128px;
	align: left;
}

#menuvert {
	position: absolute; 
	width: 50px; 
	height: 25px; 
	z-index: 5; 
	left: 320px; 
	top: 3px;
	align: left;
}

#menuvert-left {
	position: relative; 
	width: 550px; 
	height: 25px; 
	z-index: 5; 
	left: -50px; 
	top: 215px;
	align: right;
	float: right;
}

#menuvert-right {
	position: absolute; 
	width: 50px; 
	height: 25px; 
	z-index: 5; 
	left: 370px; 
	top: 3px;
	align: right;
	float: right;
}

#wrap {
	background-image: url("images/humanstuff.jpg");
	background-repeat: no-repeat;
	width: 1080px;
	height: 1008px;
	margin-left: auto;
	margin-right: auto;
}

#backdrop {
	position: relative; 
	width: 800px; 

	z-index:0; 
	top: 0px;
}

#contentback {
	background-image: url("images/trans2.png");
	border:2px solid #dedede; 
	padding: 13px; 
    spacing: 5px;
	position: relative; 
	width: 800px;
	top: 250px;
	margin-left: auto;
	margin-right: auto;
}



#sand {
	background-color: #d5d5d5;
}

#content {
	padding: 13px; 
    spacing: 5px;
	position: relative; 
	width: 800px;  
	z-index: 0; 
	overflow: visible;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
}


#button { background-color:#ffa993; float: left; padding: 3px; margin: 1px;font-size: 20px; font-family: verdana; color: #ffa993; }

#button a { text-decoration: none; color: #eee; }

#button a:hover { text-decoration: none; color: #ff5338; }

#button a:active { text-decoration: none; color: #ffa993; }

#buttonv { background-color:#ffa993; float: left; padding: 2px; margin: 2px; font-size: 13px; font-family: verdana; color: #ffa993; }

#buttonv a { text-decoration: none; color: #eee; }

#buttonv a:hover { text-decoration: none; color: #ff5338; }

#buttonv a:active { text-decoration: none; color: #ffa993; }

#buttoned { background-color:#ffa993; float: left; padding: 3px; margin: 1px;font-size: 20px; font-family: verdana; color: #ffa993; }

#buttoned a { text-decoration: none; color: #eee; }

#buttoned a:hover { text-decoration: none; color: #ff5338; }

#buttoned a:active { text-decoration: none; color: #ffa993; }

#buttonved { float: left; padding: 3px; margin: 4px; font-size: 22px; font-family: verdana; color: #495700; background-image: url("images/trans2.png");}

#buttonved a { text-decoration: none; color: #ffffff; }

#buttonved a:hover { text-decoration: none; color: #495700; background-image: url("images/trans.png"); }

#buttonved a:active { text-decoration: none; color: #ffa993; }


img.floatleftborder {
border: 1px solid #333333 ;
padding: 5px 5px 5px 5px ;
margin: 0px 10px 0px 0px;
float: left;
}