/* Peter Bellingham */


body {
	background-color: #000066;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(Images/SiteBG.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-attachment: fixed;
	
}
#sitetable {border: solid 2px #7994cb; background-color: #333399; padding: 1px; }
#topnav {
	border-top: solid 2px #7994cb; 
	border-bottom: 0; 
	padding: 1px; 
	width: 775px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.menubg {
	BACKGROUND-IMAGE: url(gradientbg.gif); HEIGHT:28px;
}

.menuhead {
	color: #E6C568;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.menuoption {
	color: #ffffff;
	font-size: 9px;
	text-decoration: none;
}
.menuoption:hover{
	color: #E6C568;
	font-size: 9px;
	text-decoration: none;
}


#menu1 {display: none; }
#menu2 {display: none; }
#menu3 {display: none; }
#menu4 {display: none; }
#sidenavigation {
	margin-top: 50px;
	margin-left: 15px;
	border: 1px solid #E6C568;
	width: 100px;
	padding-left: 7px;
	padding-right: 7px;
		
}

.arrowbox {
	margin-top: 50px;
	margin-left: 15px;
	width: 110px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 30px;
	background: url(images/arrowdown.gif) repeat-x left bottom;
		
}


.thumb {border: 1px #FFFFFF solid}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}
.nav td{
	border: 0px none;
}
	
.nav a:hover{
	color: #E6C568;
	text-decoration: none;
}

.nav a{
	color: #FFFFFF;
	text-decoration: none;
}
p {
	font-size: 12px;
	margin-top: 7px;
	margin-bottom: 15px;
}
a {
	text-decoration: underline;
	color: #FFFFFF;
}
#content {
	margin: 20px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px #7994CB solid;
	text-align: center;
	padding: 5px;
}
.grey {
	color: #999999;
}
.boldyellow {
	color: #E6C568;
	font-weight: bold;
	font-size: 13px;
}
.large {
	font-size: 14px;
}
#catcontent {
	margin-left: 12px;
}	
.arrows {
	color: #E6C568;
	font-weight: bold;
	font-size: 10px;
}
.arrows a{
	color: #E6C568;
	text-decoration: none;
}
.arrows a:hover{
	color: #E6C568;
	text-decoration: underline;
}
#admincontent {
	margin: 50px;
}
.module {
	width: 600px;
	border: 1px solid #7994CB;
	padding: 15px;
	margin-left: 20px;
}


.gallery
{
border: 1px solid white;
}

.gallerycat
{
margin: 5px;
border: 1px solid white;
float: left;
width: 280px;
background-color: #000000;
}

.galleryimg
{
width: 260px;
height: 95px;
margin: 10px auto 10px auto;
}
.galleryimg img
{

width: 260px;
border: none;
}

.gallerytxt
{

width: 260px;
margin: 10px auto 10px auto;
}