body 
{
	background: #47574c;
	margin:0;
	padding:0;
	font-family : "Arial";
	font-size : 12px;
	color: #555555;
}

.content
{
  font-size : 12px;
  font-family : "Arial", Serif; 
  color : #555555;
  font-weight: normal;
}

A.content:visited {color : #000000; font-size : 12px; text-decoration: none;}
A.content:link {color : #000000; font-size : 12px; text-decoration: none;}
A.content:active {color : #000000; font-size : 12px; text-decoration: none;}
A.content:hover {color : #000000; font-size : 12px; text-decoration: none;}

.editContent
{
  border-style: solid; 
  border-color: black;
  color: #555555;
  font-size : 12px;
  font-family : "Arial", Serif; 
  background-color : #CFDAEC;
  font-weight: normal;  
  cursor: hand; 
  border-width: 0px;
}



#wrapper
{
	width: 990px;
	text-align: left;
	background: #ffffff url(../images/template/bg-colour.jpg) repeat-x;
}

#masthead
{
	height: 130px;
}

#mainNav,
#galleryContent
{
}

#mainNav,
#subContent
{
	float: left;
	width: 205px;
	margin:0;
	padding:0;
}
#galleryContent,
#mainContent
{
	float:right;
	width: 785px;
	margin:0;
	padding:0;
}
#footer
{
	clear:both;
	text-align: center;
}

.clear
{
	clear:both;
	height: 0px;
}	

#P80Footer
{
	font-family: Arial, Verdana, Helvetica, Serif;
	font-size: 11px;
	color: #000000;
	clear:both;
	margin-bottom: 10px
}

#P80FooterLink
{
	font-family: Arial, Verdana, Helvetica, Serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

A#P80FooterLink:Hover, A#P80FooterLink:Active, A#P80FooterLink:Link, A#P80FooterLink:Visited
{
	font-family: Arial, Verdana, Helvetica, Serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

