html, body, {
	min-height: 101%;
	width: 100%;
	height: 100%;
}

html>body, html>body #page {
	height: auto;
}

/*
 * Without this, Moz1.0 adds a vertical scrollbar
 */
 
 
body {
	margin: 0;
    background-color: #6F715C;
	background-image: url(../images/bg-centre.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

div#container{
	background-image:url(../images/chem19.jpg);
	width: 688px;
	background-repeat: no-repeat;
	margin: 0 auto;
	min-height: 100%;
	height: auto;
}

div#content{
	width: 600px;
	padding-top: 240px;
	padding-left: 45px;
	
}

div#left {
	width: 285px;
	float: left;
}
	
div#right {
	float:right;
	width: 285px;
}


div#1 {
	width: 180px;
	float: left;
}
	
div#2 {
	float:left;
	width: 180px;
}

div#3 {
	float:right;
	width: 180px;
}

div#center {
	width: 600px;
}

div#footer {
	clear:both;
	width: 600px;
	padding-top: 40px;
	margin-left: 40px;
	padding-bottom: 20px;
}

div#credits {
	clear:both;
	width: 400px;
	margin-left: 147px;
	padding-bottom: 20px;
}

h1 {
	font-size:16px;
	color:#43281F;
	font-weight: bold;
	font-family: Georgia, Verdana, Arial;
	}
		
	
h2 {
	font-size:13px;
	color:#336633;
	font-family: Georgia, Verdana, Arial;
	margin-bottom: 5px;
	margin-top: 0px;
	}

.bandname {
	font-size:12px;
	color:#336633;
	font-family: Georgia, Verdana, Arial;
	font-weight: bold;
	}
	
.releasename {
	font-size:11px;
	color:#5B1A05;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	}
	
.imageleft {
	border: 1px solid #651C05;
	margin-right: 15px;
	float: left;
	}
	
	
a:link {
	color: #5B1A05;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5B1A05;
}
a:hover {
	text-decoration: underline;
	color: #5B1A05;
}
a:active {
	text-decoration: none;
	color: #5B1A05;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0.1em;
}

.imgborder {
	border: 1px solid #651C05;
}
.bodytext {
	font-family: Georgia, arial, Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #5A5C4B;
}
.footer {
	font-family: Georgia, arial, Times, serif;
	font-size: 10px;
	line-height: 18px;
	color: #6F715C;
	font-weight: bold;
}
.address {

	font-family: Georgia, arial, Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #336633;
	font-weight: bold;
}
.submenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.equipment {


	font-family: Georgia, arial, Times, serif;
	font-size: 10px;
	line-height: 15px;
	color: #6F715C;
}
.publications {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.quote {
	font-family: Georgia, arial, Times, serif;
	font-size: 12px;
	line-height: 21px;
	color: #336633;
}
.captions {

	font-family: Georgia, arial, Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #874C10;
	font-style: italic;
}

.names {
	font-family: Georgia, arial, Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	}
	
.boxedin {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #336633;
	background-color: #F0C98E;
	margin-top: 3px;
	padding: 2px 2px 2px;
	border: solid #000000 1px;
	position: absolute;
}

.boxedin2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #336633;
	background-color: #BEBFB0;
	border: solid #000000 1px;
	padding-left: 4px;
	font-weight: bold;
	left: 264px;
	top: 666px;
}

.orange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}

.br {
		display: block;
		padding: 3px 0px 0px 0px;
	}
	
.newsitems{
width: 100%;
clear: left;
}

.newsitems .floatbox{
float: left;
width: 160px;
}

* html .newsitems p{ /* IE 3px jog hack*/
height: 1%;
}

.newsitems p{
margin-top: 0;
margin-left: 160px;
}
