body{
	
		text-align: center;
		margin: 0 auto;
	
	padding:0;
	
		background:#ffffff;
	
		background-image:url(http://ftp3.dns-systems.net/~brumcamra/assets/228/DesignAssets/sitebackground.gif);
		background-repeat:repeat-x;
		background-position:top left; */
	
}


imagegallery {
display: inline;
}

table#sitecontainer{
	
	/* this is causing firefox table alignment problems so is commented out*/
	
		margin: auto;
	
	padding: 0px;
	border-collapse: collapse;
	width: 779px;
	background-color:#ffffff;
		
}
table#contentcontainer{
	border-collapse: collapse;
	width: 100%;
	border: 0;
	padding: 0px;
	margin: 0px;
	height:100%;
}

.containerleft {
	width:50px;
	
	border: none;
	padding: 0;
	margin: 0;
	height: 1%;
}

.containermiddle {
	padding: 0px 10px 0px 10px;
	
		background:#ffffff;
	
	border: none;
	margin: 0px;
		height: 1%;
}

.containerright {
	width:140px;
	border: none;
	padding: 0px;
	margin: 0px;
	height: 1%;
}

#contentleft {
	padding: 10px;
	
	
}

#contentmiddle {
	padding: 10px;
	
		background:#ffffff;
	
	width: auto;
}
#contentcontact {
	padding : 10px;
	
	
	background-repeat:no-repeat;
	width: auto;
}

#mailinglist {
	padding: 1px;
	background:#ffffff;
	width: 25;
}


#contentright {
	padding: 10px;
	
}

.contentheader {					/*Header Settings*/
	
	text-align: center;
	height:373px;
}

.contenthomeheader {					/*Header Settings*/
	margin:0; padding:0;
	
	text-align: center;
	height:180px;
}

.contentfooter {					/*Footer Settings*/
	clear:both;
	text-align:center;
	margin:0; padding:0;
	
	height:40px;
}

#contentfooter, #contentfooter td {
	
	clear:both;
}



#cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}
 


div.thumb {
	margin: 1px;
	border: 1px solid #A0ACC0;
	-moz-border-radius: .8em;
	height: auto;
	float: left;
	text-align: center;
	width: 110px;
	height: 130px;
}	
.thumb img{
	display: inline;
	margin: 5px;
	border: 1px solid #A0ACC0;
	width: 100px;
}
.thumb a:hover img {border: 1px solid black;}
.photocattitle {text-align: center; font-weight: bold;} 
.phototitle {
	text-align: center;
	font-weight: normal;
	width: 110px;
}

#twitter
#twitter_update_list {
list-style:none;
color:#728DB8;
line-height:1.4em;
padding: 0;
line-height:1.6em;
font-size:12px;
}
 
#twitter
#twitter_update_list a {
color:#5C7CAB;
padding:0;
margin:0;
display: block;
font-weight:bold;
}
 
#twitter
#twitter_update_list a:hover  {
color:#4B6792;
padding:0;
margin:0;
font-weight:bold;
}
div.image_containter {
	display: inline;
	border: 0px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}



