body {
	background-color:#fff;
  	text-align: center;
  }
#header {
	background-color:#fff;
  	margin: 0 auto;
  	width: 900px;
  	text-align: left;
}
#container {
	background-color:#fff;
  	margin: 0 auto;
  	width: 510px;
  	text-align: left;
	padding-left: 150px;
	padding-right: 240px;
	overflow: hidden;
}

#container .column{
	position: relative;
	float: left;
	padding-bottom: 20005px;
	margin-bottom: -20000px;
}

#center{
	background-color:#fff;
	background-image: url(welders_images/bkg2.gif);
	padding: 5px 20px;
	border-top:2px solid #666;
   	width: 100%;
	}
	
#left {
	background-color:#6284c2;
	width: 150px;
	padding: 0px;
	right: 190px;
	margin-left: -100%;
	border-top:2px solid #666;
	}

#right {
	background-color: #fff;
	width: 180px;
	padding: 5px 10px;
	margin-right: -240px;
	}

#footer {
	color: #666;
	clear: both;
	position: relative;
	padding-left: 150px;
}

* html #left {
	left: 200px;
}

* html body {
	overflow: hidden;
}

* html #footer-wrapper {
	float: left;
	position: relative;
	width: 100%;
	padding-bottom: 10010px;
	margin-bottom: -10000px;
	background-color:#000;
	background-image: url(welders_images/paper.gif);
	background-repeat: repeat;
}
	
#header h1{
	background-image: url(welders_images/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 200px;
	margin-bottom: 0px;
}

#center h2:first-child, h3{
	margin-top: 10px;
}

p {
	font-family: Cochin, "Book Antiqua", serif;
	margin-top: 3px;
}

#right p {
	margin-top:0px;
}

h1, h2, h3, h4, h5, h6{
	font-family: "Gill Sans", Optima, sans-serif;
}

h2{
	letter-spacing: 0.15em;
}

span{
	visibility:hidden;
}

a{
	text-decoration:none;
}

p + h2 {
	text-align: center;
	background-image: url(images_welders/roll_call.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 30px;
}

h2+p {
	margin-top: -0.5em;
}

#buttons {
	margin: 0;
	padding: 0;
	width: 150px;
}

#left h3 {
	background: url(welders_images/members.jpg) no-repeat 0 0;
	width: 150px;
	height: 50px;
	margin: 0;
	display: block;
}
 
#buttons li{
	list-style: none;
	padding: 0 0 3px 0;
	margin: 0;
}

#left a{
	background: url(welders_images/button.jpg) no-repeat 0 0;
	width: 150px;
	height: 50px;
	display: block;
	text-decoration:none;
}

#left a:hover {
	background-position: -150px;
}

#left .home a{
	background: url(welders_images/home.jpg) no-repeat 0 0;
}

#left .home a:hover {
	background-position: -150px;
}

#left .biography a{
	background: url(welders_images/biography.jpg) no-repeat 0 0;
}

#left .biography a:hover {
	background-position: -150px;
}

#left .media a{
	background: url(welders_images/media.jpg) no-repeat 0 0;
}

#left .media a:hover {
	background-position: -150px;
}

#left .gallery a{
	background: url(welders_images/gallery.jpg) no-repeat 0 0;
}

#left .gallery a:hover {
	background-position: -150px;
}

#left .shows a{
	background: url(welders_images/shows.jpg) no-repeat 0 0;
}

#left .shows a:hover {
	background-position: -150px;
}

#left .purchase a{
	background: url(welders_images/purchase.jpg) no-repeat 0 0;
}

#left .purchase a:hover {
	background-position: -150px;
}

#left .greg a{
	background: url(welders_images/greg.jpg) no-repeat 0 0;
}

#left .greg a:hover {
	background-position: -150px;
}

#left .declan a{
	background: url(welders_images/declan.jpg) no-repeat 0 0;
}

#left .declan a:hover {
	background-position: -150px;
}

#left .kat a{
	background: url(welders_images/kat.jpg) no-repeat 0 0;
}

#left .kat a:hover {
	background-position: -150px;
}

#left .pitti a{
	background: url(welders_images/pitti.jpg) no-repeat 0 0;
}

#left .pitti a:hover {
	background-position: -150px;
}

#right .myspace a{
	background: url(welders_images/myspace.jpg) no-repeat 0 0;
	width: 100px;
	height: 100px;
	margin-top: 4px;
	display: block;
	text-decoration:none;
}

#right .myspace a:hover {
	background-position: -100px;
}

.section{
	padding: 10px 20px 0px;
	margin: 0px -20px -20px;
}

.section h3{
	margin: 0em;
	padding: 10px 0px 0px;
}

.section p{
	margin-top: 0px;
	padding-bottom: 1em;
	text-align: justify;
}

.section.odd{
	background-color: #c6e8aa;
}

.section.even{
	background-color: #f6f0b1;
}

.section.odd img{
	float:left;
	margin-right: 10px;
}

.section.even img{
	float:right;
	margin-left:10px;
}

.section h3{
	height: 30px;
	background-repeat: no-repeat;
}

.section + p{
	padding-top: 20px;
}

.section h3 + h3 {
	margin-top: -1em;
}