body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(1333.png);
	background-attachment: fixed;
	background-repeat: repeat;
	
}
a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}
a:active {
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}
ul, li, h3, h2, h1, p{
	padding:0;
	margin:0;
	list-style:none;
}
h1{
	font-family: Book Antiqua;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
}
#header {
	margin-right: 0;
	margin-left: 0;
	height: 100px;
	text-align: center;
	width: 900px;
	z-index: 33;
	position: fixed;
}
#nav {
	width:130px;
	height: 300px;
	position: fixed;
	top: 30%;
	z-index:99999; 
	}

#side {
	width:200px;
	height: 600px;
	position: fixed;
	top: 100;
	z-index:2;
	right: 10px;
	}
	#soc_net {
	width:720px;
	bottom:5px;
	left:50%;
	z-index:99999;
	background-repeat:	repeat-x;
	background-position: 0 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	padding-bottom: 2px;
	margin-left: -360px;
	-moz-opacity:0.9; 
	-khtml-opacity: 0.9; 
	opacity: 0.9;
	position: fixed;
	padding-top: 5px;
	height: 50px;
	}
#content{
	top: 40px;
	height: 500px;
	width: 800px;
	overflow: hidden;
	z-index: 2;
	position:fixed;
	left:50%;
	margin-left:-400px;
	margin-right:auto;
	
}
.section_scroll {
	font-family: Book Antiqua;
	font-size: 16px;
	color: #111111;
	height: 3600px;
	width: 800px;
	
}
#home {
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	height: 500px;
	font-family: "book antiqua";
	font-size: 16px;
	color: #CCCCCC;
	padding-top: 100px;
}
#home_content  p{
	font-family: Book Antiqua;
	color: #111111;
	text-align: left;
	font-size: 16px;
	width: 360px;
	margin-top: 25px;
	margin-left: 25px;	
}
#schedule {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 500px;
	background-attachment: scroll;
	background-image: url(2010live.png);
	background-repeat: no-repeat;
	background-position: 65% center;
}
#schedule  p{
	font-family: Courier;
	color: #000000;
	font-size: 13px;
	position: relative;
	width: 500px;
	left: 300px;
	top: 200px;
	font-weight: bold;
	}
	
#bio {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 500px;
	background-attachment: scroll;
	background-image: url(2010oldpaper.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 130px;	

}

#bio  p{
	font-family: Book Antiqua;
	color: #111111;
	font-size: 13px;
}
#media {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 500px;
	text-align: center;
	background-attachment: scroll;
	background-image: url(2010media.png);
	background-repeat: no-repeat;
	background-position: 60% center;
}
#media  p{
	font-family: Book Antiqua;
	color: #111111;
	font-size: 13px;
	position: relative;
	top: 80px;
	padding-left: 80px;
}
#contact {
	padding-left:130px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 500px;
	text-align: center;
}
#left {
	float: left;
	margin-top: 25px;
	margin-left: 200px;
	font-family: Book Antiqua;
	font-size: 14px;
	color: #222222;
	width: 250px;
	}
#right {
	float: right;
	margin-right: 130px;
	margin-top: 25px;
	width: 250px;
	}
