@charset "UTF-8";
/* CSS Document */

body { 
background-color: #fff;
	background-image: url();
	background-repeat: no-repeat;
}
.style1 {
	color: #FFFFFF;
	font: verdana;
	font-size:12pt;
}
.style2 {font-size: 36px}
.style4 {
	font-size: 36px;
	color: #000000;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	  text-align: center;}
	   
	a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

	
	
	 
	 
	#wrapper {
	background:url(strummin.jpg) no-repeat #000;
	text-align: left;
	width: 850px;
	overflow: visible;
	background-color: #000;
	height: 638px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	#background{

}
	#navbox {
	float: left;
	margin-top:0px;
	margin-left:0px;
	font-size:110%;
	width: 100px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 2;
}
#textbox {
	float: left;
	margin-top:420px;
	margin-left:150px;
	font-size:110%;
	width: 450px;
	padding: 10px;
	z-index: 2;
	}
	#textbox2 {
	width: 750px;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	}
	#linksarea {
	width: 850px;
	height: 100px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;	
	}
	 

	 
