html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	background: #cc9966;
	background-image: url(../images/bg_main.jpg); 
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: top;	
}


#data, .text {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	font-size: 11px;
}

#data, .scrollcolour {
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-darshadow-color:#ffffff;
}

.text {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.gallerytext {
	background-color:#000;	
}
.hometext {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	font-size: 11px;
	margin-left:10px;
}
.whitetext {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
/*	background-color:#000000;*/
	font-size: 11px;
}
.lightbluetext {
	color: #0066FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.redtext {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.yellowtext {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.redtextbig {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.greentext {
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.greytext {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.abouttitle {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	background-color:#000000;
	filter:alpha(opacity=90)
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.50; opacity:0.5;
	border:1px solid #000;*/
	z-index: 1;
}
/*-------------------------------------------------------------------*/

#breadcrumbs{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bcyellowtext {
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#breadcrumbs a:link {
	color: #ffffff;
	text-decoration: none;
}
#breadcrumbs a:visited {
	color: #ffffff;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #FFCC00;
	text-decoration: none;
}
/*-------------------------------------------------------------------*/

#topbuttons {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#ffcc66
}
#topbuttons a:link {
	color: #000000;
	text-decoration: none;
	padding:5px;	
}
#topbuttons a:visited {
	color: #000000;
	text-decoration: none;
	padding:5px;	
}
#topbuttons a:hover {
	color: #FFCC66;
	text-decoration: none;
	background-color:#000033;
	padding:5px;	
}

/*-------------------------------------------------------------------*/

#booter {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom:5px;
}
#booter a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding:5px;	
}
#booter a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding:5px;	
}
#booter a:hover {
	color: #000033;
	text-decoration: none;
	background-color:#ffffff;
	padding:5px;
}

/*-------------------------------------------------------------------*/

#sitemap {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#sitemap a:link {
	color: #000000;
	text-decoration: none;
}
#sitemap a:visited {
	color: #000000;
	text-decoration: none;
}
#sitemap a:hover {
	color: #FF0000;
	text-decoration: none;
}

/*-------------------------------------------------------------------*/

#mainbut {
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#mainbut a:link {
	color: #000033;
	text-decoration: none;
	padding:5px;	
}
#mainbut a:visited {
	color: #000033;
	text-decoration: none;
	padding:5px;	
}
#mainbut a:hover {
	color: #ffcc66;
	text-decoration: none;
	background-color:#000033;
	padding:5px;
}

/*-------------------------------------------------------------------*/

#enter{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#enter a:link {
	color: #000000;
	text-decoration: none;
}
#enter a:visited {
	color: #000000;
	text-decoration: none;
}
#enter a:hover {
	color: #FF0000;
	text-decoration: none;
}

/*-------------------------------------------------------------------*/
label{
width: 120px;
}

input, textarea{
width: 200px;
margin-bottom: 8px;
}

textarea{
width: 200px;
height: 60px;
}


.boxes{
width: 1em;
}

.submitbutton{
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
background-color:#000000;
font-size: 11px;
margin-top: 8px;
width: 50px;
}
