body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
body {
	background-color: #000;
	margin: 0px;
	background-image: url(Images/madasen_bg3.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#home {
	width:900px;
	height:880px;
}
#sitenav {
	height: 50px;
	width: 900px;
	top: 0px;
	position: relative;
	right: 0px;
}

/*------------------KNOW----------------*/

#know {
	width:900px;
	height:810px;
	background-image: url(Images/know_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#knowbox1 {
	width:350px;
	position:relative;
	right:-420px;
	margin-top:160px;
	text-align: left;
	vertical-align: top;
}
#knowbox2 {
	width:600px;
	position:relative;
	right:-200px;
	margin-top:15px;
	text-align: left;
	vertical-align: top;
	height: 320px;
}

/*------------------MUSIC----------------*/

#music {
	width:900px;
	height:880px;
}
#musicbox1 {
	width:550px;
	height:300px;
	position:relative;
	right:-120px;
	margin-top:150px;
	text-align: left;
	vertical-align: top;
} 

/*----------------BOOK----------------*/

#book {
	width:900px;
	height:600px;
	background-image: url(Images/booking_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#bookbox {
	width:220px;
	margin-top:150px;
	margin-left:80px;
	float:left;
	text-align: left;
	vertical-align: top;
}
#bookbox2 {
	width:135px;
	height:95px;
	float:right;
	margin-right:430px;
	margin-top:270px;
}

/*----------------GALLERY----------------*/

#gallery {
	width:900px;
	height:900px;
	background-image: url(Images/gallery_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#gallerybox {
	width:460px;
	height:480px;
	position:relative;
	float: right;
	margin:150px 65px 0 0;
}

/*----------------VIDEO----------------*/

#video {
	width:900px;
	height:900px;
	background-image: url(Images/gallery_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#videobox {
	width:660px;
	height:380px;
	float: right;
	margin:170px 25px 0 0;
}

/*----------------BIO----------------*/

#bio {
	width:900px;
	height:2484px;
	background-image: url(Images/bio_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#biolink {
	width:250px;
	position:relative;
	float:left;
	margin-top:380px;
	margin-left:125px;
	height: 290px;
}
#bio1 {
	height:290px;
	width:250px;
	float:left;
	margin-left:125px;
	margin-top:380px
}
#bio2 {
	width:440px;
	padding-top:0px;
	float:right;
	margin-top:200px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#storieslink {
	width:300px;
	position:relative;
}

/*--------------LINKS<----------------*/

#links {
	width:900px;
	height:600px;
	background-image: url(Images/links_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#linksbox {
	width:320px;
	padding-right:20px;
	position:relative;
	right:-550px;
	margin-top:200px;
	text-align: left;
	vertical-align: top;
} 
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	vertical-align: top;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bot_nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	line-height: 25px;
	text-align: center;
}
.botnav a:link {
	color: #666666;
	text-decoration: none;
}
.botnav a:visited {
	color: #666666;
	text-decoration: none;
}
.botnav a:hover {
	color: #666666;
	text-decoration: none;
}
.botnav a:active {
	color: #666666;
	text-decoration: none;
}
