
				

body {
	background-color : #eaddbb;
	background-image : url('_graphics/style44/bg_image.gif');
	background-repeat : repeat-x;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 70%;
	color:#393930;
	
}

div#uberContainer {
	width: 760px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
	border: 0px;
	height:1px;
}

html>body  div#uberContainer {
	height:auto;
	overflow:hidden;
}
	
div#menu {
	float:left;
	width: 124px;
	height: 400px;
	border-right: 2px solid #654878;
	background-color: #8b7f72;
	text-align:left;
	font-weight:bold;
	}
	
html>body div#menu {
	min-height: 400px;
	height:auto;
	overflow:visible;
}

div.menuitem {
	/* margin:0 1px 1px 1px;*/
	padding:0px;
	margin:0px;
	border-bottom:1px solid white;
	border-right:1px solid white;
	border-left:1px solid white;
	font-size: 110%;
	color:white;
	/*height:27px;
	width:122px;*/
}

div.menubottom {
	/* margin:0 1px 1px 1px; */
	padding:6px;
	/*width:122px;*/
	height:400px;
	border-right:1px solid white;
	border-left:1px solid white;
	background-color : #654878;
	color:#ffc757;
	font-size: 82%;
}

html>body div.menubottom {
	min-height:400px;
	height:auto;
	overflow:hidden;
}

div#topnav {
	position:relative;
	width: 720px;
	height: 56px;
	margin:0px;
	text-align:left;
	padding:0px;
	border:0px;
	}
	
div#maincontent {
	text-align: left;
	width: 598px;
	float:left;
	margin-top:12px;
	margin-left:28;
	}

div#homepagemain {
	text-align: left;
	width: 416px;
	float: left;
	padding-right:18px;
	}

div#clearFloats {
	/*clear: both;*/
	}
	
.clear {
	clear: both;
	line-height: 0;
	height: 0;
	}

.hide {
	display: none;
	}
	
	
div#homepageright {
	float: left;	
	width: 149px;
	margin:0px;
	padding:0px;
	height:100%;
}

div#homepagediv {
	float: left;
	width: 2px;
	background-color : white;
	border-right: 1px solid #654878;
	height:400px;
	padding:0px;
}

.menuitem a {
	text-decoration : none;
	color : #ffc757;
	font-weight : bold;
	display:block;
	padding:6px;
	background-color : #654878;
}

.menuitem a:hover {
	text-decoration : none;
	color : white;
	background-color : #8b7f72;
}

.menubottom a {
	color : #ffc757;
}

.menubottom a:hover {
	color : white;
}

p.menuitem {
	margin:0px;
	border:0px;
	padding:6px;
}

a {
	text-decoration : none;
	color : #6d00cf;
	font-weight : bold;
}

a:hover {
	text-decoration : underline;
	color : #ffc757;
}

h1 {
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:4px;
}

h3 {
	font-size: 1.2em;
	margin-bottom:4px;
}

td,th {
	font-size:70%;
}

/* Colout and size of site title */
.sitetitle {
	position:absolute;
	top:12px;
	left:160px;
	margin:0px;
	color: white;
	font-size: 2.2em;
	
}

/* colour and size of section title  */
.sectiontitle {
	color: white;
	margin:0px;
	margin-bottom:2px;
	background-color:#654878;
	padding:2 4 2 4px;
}

.introcopy {
	color: #393930;
	margin-bottom:4px;
	margin-top:4px;
	font-weight:bold;
	
}
/* colour and size of title at top of box */
.title {
	color: black;
	font-weight: bold;
}

.homepagesubimage {
	margin-left: 15px;
	margin-bottom: 12px;
}

.homepagegallerylink {
	margin-top:4px;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 4px;
	
}

div#gallerymenu {
	margin-top:12px;
	font-weight: bold;
	color : #654878;
}

/* Article details */
.next {
margin-bottom:4px;
}

.articledate {
margin-bottom:4px;
font-weight:bold;
}


.homepageimage {
	border-width : 1px;
	border-style : solid;
	border-color : white;
}

/* Galleries */

#galleries {
	
	margin-top:12px;
}

.galleryimagebox {
	position:relative;
	top:0;
	width:130px;
	float:left;
	margin-left:20px;
	background-color:#654878;
	
}

.galleryrow {
	clear: both;
	margin-bottom:20px;
}

.galleryimageboxfirst {
	position:relative;
	top:0;
	width:130px;
	float:left;
	font-weight:bold;
	background-color:#654878;
	margin-bottom:20px;
}

.gallerycontents {
	
}

.galleryheader {
	margin-top:4px;
	margin-left : 2px;
	margin-right : 2px;
	margin-bottom : 3px;
	color:#654878;
	font-weight:bold;
}

div#imageTitle {
	padding:2 5 2 4px;
	width:75%;
	height:24;
	font-weight:bold;
	font-size:14px;
	left:0px;
}

div#imageNav {
	position:absolute;
	right:4px;
	margin-top: 4px;
}

div#photoheader {
	background-color:#654878;
	margin-top: 12px;
	height:24;
}

#imagePhoto {
	clear:both;
	float:left;
	text-align:left;
	margin-right: 8px;
	width:400px
}

div#photoDetails {
	clear:both;
	margin-top:12px;
}

.mainphoto {
	border: 1px solid #65727a;
}

#imageCopy {
	float:left;
	border:1px solid #65727a;
	padding:8px;
	background-color:#654878;
}

.normal p {
	margin-top:0px
}

div#othercontent {
	border:1px solid #65727a;
	padding:8px;
	width:100%;
	background-color:#654878;
	color:#393930;
	margin-top:12px;
}

/* Spacing of description text in box */
.textbox {
	margin-top:10px;
	margin-left : 7px;
	margin-right : 7px;
	margin-bottom : 10px;
}

.boxtext {
	margin-top:2px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 2px;
}

/* home page */

div.homepageposition {
	border:0;
	margin:0;
	padding:0;
	margin-bottom:12px;
}

div.homepageposition#homepagepos2 {
	float:left;
	width:48%;
	clear:both;
}
div.homepageposition#homepagepos3 {
	float:right;
	width:48%;
}

div.homepageposition {
	margin:0;
	padding:0;
	margin-bottom:12px;
}

div.homepagesection {
	margin:0;
	padding:2px;
	margin-bottom:12px;
}

div.homepageposition h2 {
	display:block;
	background-color:#654878;
	color:white;
	padding:4px 4px 4px 4px;
	margin:0px;
	border:0px;
	margin-bottom:8px;
	font-size:1.2em;
}

div.homepageposition h2 a {
	color:white;
}

div.homepageposition h2 a:hover {
	color:#ffc757;
}

img.homepageimage {
	float:left;
	margin-right:8px;
	margin-bottom:8px;
	border:1px solid #65727a;
}

div.homepagearticle {
	clear:both;
	border:0;
	margin:0;
	padding:2px;
	margin-bottom:12px;
}

div.homepagearticle h3 {
	border:0;
	margin:0;
	padding:0px;
	margin-bottom:6px;
}


div.homepagesection  p, div.homepagearticle p {
	margin:0;
	margin-top:4px;
}



.galleryimage {
	border-width : 1px;
	border-style : solid;
	border-color : #65727a;
	
}

.linkdescription {
	color:#393930;
}
.paypallink {
	font-size: 11px;
}
.articleImageLeft {
	float:left;
	margin-right:4px;
	margin-bottom:4px;
	clear:both;
}
.articleImageRight {
	float:right;
	margin-right:4px;
	margin-bottom:4px;
	clear:both;
}
.caption {
	font-size:86%;
	font-style:italic;
}

.panel {
	color:white;
}
.panel a {
	color : white;
}

.panel a:hover {
	color : #ffc757;
}


			
