body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #999999;
	line-height: 1.5em;
	margin-top: 0px;
	background: #ffffff url(images/bg_grey_3.gif) repeat-x center top;
	text-align: center;
}

#border
{
	border: 0px;
	width: 800px;
	background-color: #FFFFFF;
	margin: 0 auto;
	background-image: url(images/backround_3_grey.gif);
	height: auto;
}

#content
{
	width: 770px;
	margin: 0px auto;
	background-color: #FFFFFF;
	border-top: 0px #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	
}
 #bar {
	background:#FFFFFF;
	color: #333333;
	padding-top: 5px;
	border: 0 none;
	clear: both;
	padding-bottom: 2px;
	float: none;
 }
/*#right_column {
	background: #FFFFFF no-repeat center top;
	width: 31%;
	float: right;
	overflow: hidden;
	text-align: justify;
	border-left-width: 4px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	padding: 5px;
}
#left_column {
	background: #FFFFFF no-repeat center top;
	width: 32%;
	overflow: hidden;
	text-align: justify;
	float: left;
	padding: 5px;
}
*/
#centre_column {
	background: #FFFFFF;
	width: 95%;
	overflow: hidden;
	text-align: justify;
	float: none;
	color: #333333;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
}

#header
{
	height: 151px;
	background-image:url(images/header_bk.jpg);
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-bottom-color: #999999;
	border-top-color: #999999;
	font-size: 200%;
	position: relative;
	top: 5px;
	clear: left;
	background-repeat: repeat-y;
	border-top-width: 0px;
	border-left-width: 0px;
}
.gallery_title{
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	padding-top: 5px;
}
#header h1 {
	font-size:200%;
	color: #CCCCCC;
	position: relative;
	top:10px;
	margin-top: 0px;
	padding-top: 20px;
	text-align: left;
}
#header h2 {
	font-size: 50%;
	color: #666666;
	font-style: normal;
	margin-top: 0px;
	text-align: right;
	padding-right: 30px;
	padding-top: -20px;
}
#header span {
	font-size: 50%;
	color: #666666;
	font-style: normal;
	margin-top: 0px;
	text-align: right;
	padding-left: 420px;
}

/*#content
{
padding: 0.5em 1em;
max-width: 740px;
background-color: #FFFFFF;
}
*/
.image_title {
	padding-left: 20px;
}
#bottom_nav{
	height: 25px;
	background-color:#ffffff;
	clear: none;
	font-size: 70%;
	color: #999999;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#footer
{
	text-align: center;
	height: 20px;
	padding: 4px 1em;
	background-color: #FFFFCC;
	clear: both;
	font-size: 70%;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.footerlink
{
text-align: left;
}

h1
{
font-size: 180%;
color: #659500;
}

a:active   {
	color: #666666;
	text-decoration: none;
	
}
a:visited { color: #000000; text-decoration: none; }
a:link	   { color: #000000; text-decoration: none; }
a:hover	  { text-decoration: none; }



  
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \
    #topmenu a span {float:none;}
    /* End IE5-Mac hack 
    #topmenu a:hover span {
      color:#669900;
      }
    #topmenu a:hover {
	background-position:0% -42px;
      }
    #topmenu a:hover span {
      background-position:100% -42px;
    }
    */
#about{
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 350px;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 0.75em;

}
#image{
	clear: left;
	float: right;
}
#about ul {
	margin-left: 20px;
	
}
#about a {
	text-decoration: underline;
}
