body {
	margin-top: 0px;
	background: white url(images/linksbg.jpg) repeat-x;
	color: #353535;
	font: 9pt Verdana;
}

#title {
	width: 1022px;
	height: 444px;
	background-image: url(images/links.jpg);
	margin: 0px;
	z-index: 0;
}

#simplegallery1{
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border:0px;
margin-top:3em;
margin-bottom:4em;
	z-index: 1;
}

#nav {
	margin-left: 10%;
	margin-top: 40px;
	float: left;
	position: static;
	color: white;
}

#navmedia {
	margin-left: 10%;
	margin-top: 40px;
	float: left;
	position: static;
}

#main {
	align:center;
	margin-top: 50px;
	margin-left: 6%;
	width: 500px;
	float: left;
}

#right {
	margin-top: 45px;;
	margin-right: 10%;
	width: 200px;
	float: right;
	background: url(vocaltitle.png) no-repeat;
}



