body {
	margin: 0;
	padding: 0;
	background:repeat-x;
	background-image:url(images/backgrounds/page_bg.gif);
	font-family : Tahoma, Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #919191;
	height: 100%;
	text-align: center;
	}
#outsidecontainer {
	margin: 0px;
	padding: 0px;
	width: 847px;
	margin: 0px auto;
	}
#container {
	margin: 0px;
	padding: 0px;
	width: 790px;
	float:left;
	background-color:#FFFFFF;
	background-image:url(images/backgrounds/page_bg_green.gif);
	background-repeat:repeat-x;
}
#header {
	margin: 0px;
	padding: 0px;
	width: 790px;
	height:130px;
}
#footer {
background-color:#FFFFFF;
background-image:url(images/backgrounds/footer.gif);
background-repeat:no-repeat;
clear: both;
width: 790px;
height: 45px;
padding-top: 10px;
text-align: center;
color: #003300;
}
#content {
	padding: 10px;
	width: 770px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
	height:390px;
	}
#main_nav {
	margin: 0px;
	padding: 0px;
	width: 790px;
}
#second_nav {
	margin: 0px;
	padding: 0px;
	width: 790px;
	}
#long_content {
	padding: 10px;
	width: 770px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
}
#shade-left{
float: left;
width: 20px;
height: 700px;
background-color: transparent;
background-image:url(images/backgrounds/shade_left.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
margin: 0px;
}
#shade-right{
float: left;
width: 20px;
height: 700px;
background-color: transparent;
background-image:url(images/backgrounds/shade_right.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
margin: 0px;
}
a.FooterLink{
    font-size: 11px;
    font-weight: normal;
    color: #003300;
    text-decoration: underline;
}
a.FooterLink:hover{
    color: #ffffff;
    background-color: #003300;
    text-decoration: none;
	}
a.subtle{
    font-size: 11px;
    font-weight: normal;
    color: #999999;
    text-decoration: none;
}
a.subtle:hover{
    color: #ffffff;
    background-color: #999999;
    text-decoration: none;
	}
.subtle{
    color:#999999;
	line-height:20px;
		}
a.contentlink{
    font-size: 11px;
    font-weight: bold;
    color: #003300;
    text-decoration: none;
}
a.contentlink:hover{
    color: #ffffff;
    background-color: #003300;
    text-decoration: none;
	}
#logo{
	float:left;
	background-color: transparent;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
		}
#roll_images{
	float:right;
	background-color: transparent;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	width:150px;
	height:150px;
		}
p{
color: #003300;
size:12px;
}
h3{
color:#003300;
text-align:center;
text-shadow:Silver;
line-height:20px;
}
#images{
	float:left;
	background-color: transparent;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width:300px;
	padding:5px;
	height:390px;
		}
		
.thumbs{
padding:5px;
}	
	
.left_align{
text-align:left
}
.right_align{
text-align:right
}
.centre_align{
text-align: center
}
ul{
	list-style-image:url(./images/useful/cueball_10_10.png);
	text-align: left;
	font-weight:bold;
	color:#003300;
	}
li{
	text-align: left;
	font-weight:bold;
	color:#003300;
	line-height:20px;
	text-indent: 20px;
	list-style-position: outside;
	}
#link_box{
text-align:center;
padding:5px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	background-color: #FFFFCC;
	padding: 2px;
	width: 200px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	background-color: #FFFFCC;
	padding: 3px;
	width: 200px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
select {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	background-color: #FFFFCC;
	padding: 3px;
	width: 200px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.form_button {
	font-weight: bold;
	color: #CCCCCC;
	width: 95px;
	background-color: #006600;
}
.email{
text-transform:none;
}
.nodecoration{
text-decoration:none;
}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
.attract {
	font-size:18px;
	font-style:normal;
	color:#003300;
	text-decoration: blink;
	padding: 5px;
	font-weight: 900;
	text-transform: none;
	line-height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

	

