* {
	padding:0;
	margin:0;
}

body {
	font: 85% Geneva, Arial, Helvetica, san-serif;
	background-color: #F9E961;
	background-image: url(../img/bodyBg.gif);
}

#container {
	width: 100%;
	background-color: #30357a;
}

#banner {
	margin-bottom: 0;
	background-color: #F9E961;
	height: 40px;
}

#content {
	width: 575px;
	margin-left: auto;
	margin-right: auto;
	height: 457px;
	background-image: url(../img/contentBgNew.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
		
#content div{
	width: 50px;
}

#footer {
	clear: both;
	margin-top: 0;
	background-color: #F9E961;
	text-align: center;
	font-size: 0.7em;
	padding: 2px;
}
		
#footer a{
	color: #30357A;
	text-decoration: none;	
}
		
#footer a:hover{
	color: #EF4938;
	text-decoration: underline;	
}
		
#gallery{
	position: relative;
	left: 10px;
	top: 5px;
}
		
#nardnest{
	position: relative;
	left: 80px;
	top: -35px;
}
		
#evaporators{
	position: relative;
	top: -35px;
}
		
#goblins{
	position: relative;
	left: 205px;
	top: -110px;
}
		
#maillist{
	position: relative;
	left: 40px;
	top: -110px;
		}
		
#dvd{
	position: relative;
	left: 140px;
	top: -108px;
}
		
#who{
	position: relative;
	left: 370px;
	top: -180px;
}
#video {
	position: relative;
	top: -150px;
}
		
#new{
	position: relative;
	top: -150px;
	left: 220px;
}
		
#archives{
	position: relative;
	left: 235px;
	top: -160px;
	width: 300px;
	height: 40px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
		
#podcast{
	position: relative;
	left: 480px;
	top: -310px;
}
		
#radio{
	position: relative;
	left: 290px;
	top: -305px;
}
		
#tv{
	position: relative;
	left: 257px;
	top: -420px;
}
		
#records{
	position: relative;
	left: 148px;
	top: -400px;
}
		
#search{
	position: relative;
	left: 12px;
	top: -340px;
}

.searchBtn{
	margin-left: 35px;
}
		
#credits{
	position: relative;
	left: 500px;
	top: -448px;
}

#rotate {
	position: relative;
	left: 77px;
	top: -630px;
}

#content form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

