#main{ 
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:auto;
	}
#logo{
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:245px;
	background-image: url(images/shell/logo.jpg);
	background-repeat: repeat-x;
	}
#menu{ 
	position:absolute;
	left:0px;
	top:235px;
	width:1024px;
	height:50px;
	background-image:url(images/menu.jpg);
	background-repeat:no-repeat;
	}

#home{ 
	position:absolute;
	left:340px;
	width:100px;
	}
#bio{ 
	position:absolute;
	left:440px;
	width:100px;
	}
#music{ 
	position:absolute;
	left:540px;
	width:100px;
	}
#events{ 
	position:absolute;
	left:640px;
	width:100px;
	}
#contact{ 
	position:absolute;
	left:740px;
	width:100px;
	}











/**/

.normaltext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000;
	}
.italic {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: italic; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000;
	}
#ganga {
	height: 100%;
	width: 1024px;
	position: relative;
	top: 380px;
	background-repeat: repeat;
	left: 0px;
}
#gangamiddle {
	height: auto;
	width: 1024px;
	background-repeat: repeat-y;
	position: absolute;
}
#textbox {
	position: relative;
	height: 100%;
	width: 668px;
	left: 293px;
	top: 0px;
	background-repeat: repeat;
}#dtextbox {
	position: relative;
	height: auto;
	width: 600px;
	left: 0px;
	top: 0px;
}
#toptextbox {
	position: relative;
	height: 93px;
	width: 668px;
	left: 0px;
	top: 0px;
	background-image: url(images/contentbox/peacocktop.png);
}
#content{
	position: relative;
	left:0px;
	top:0px;
	width:668px;
	background-image: url(images/contentbox/peacockmiddle.png);
	background-repeat: repeat;
	}
	
#content2{
	position: relative;
	left:75px;
	top:0px;
	width:518px;
	}
	

#bottomtextbox {
	position: relative;
	height: 93px;
	width: 668px;
	background-image: url(images/contentbox/peacockbottom.png);
	left: 0px;
}


#mountain {
	background-image: url(images/shell/btop2.jpg);
	background-repeat: repeat-x;
	height: 245px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
