#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lbimages/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lbimages/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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }







* {
	margin: 0;
	list-style-position: inside;
	padding-left: 3px;
	line-height: 1.3em;
	font-size: 1em;
}

body {
	margin: 0; 	padding: 0;
	background-image:url(images/bgColour.jpg);
	background-repeat: repeat-y;
	background-color: #2a104f;
	background-position: left;	
}

#page {

	background-color: #FFFFFF;
	width: 700px;
	height: auto;
	margin: 50px auto;	
	
	}
	
	
#logo {
width: 250px;
height: 147px;
margin-top: 40px;
margin-left: 10px;
background-image: url(images/copycatlogo.jpg);
background-repeat: no-repeat;


}

#leftColumn {
float: left;
width: 260px;
margin-bottom:30px;

}

#menu { margin-top: 30px;
padding-left:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight: lighter;

}

#menu a {display:block;
text-decoration:none;
background-image:url(images/paw-notactive.jpg);
background-position:left;
padding-left: 35px;
background-repeat:no-repeat;
margin-bottom: 10px;
height: 23px;
padding-top:4px;
color: #4e1e92;


}

#menu a.selected {background-image:url(images/paw-active.jpg);
color: #EC008F;
font-weight:bold;

}

#menu a:hover {background-image:url(images/paw-active.jpg);
color: #EC008F;
font-weight:bold;

}

#menu ul {
	margin: 0;
	padding-left: 3px;
	line-height: 20px;
	list-style: url(images/paw-active.jpg) none inside;
}

#menu ul li {
padding-bottom: 10px;
display:block;

}


#bodyText {
font-family:Arial, Helvetica, sans-serif;
	float: right;
	width: 400px;
	margin-top: 100px;
	margin-right: 25px;
	margin-bottom: 15px;
	
	

}

#bodyText .header {
padding-left:0px;
color:#4D3487;
font-weight:bold;

}

#bodyText ul {
	font-family:Arial, Helvetica, sans-serif;
	line-height: .2ems;
	color: #5d5d65;
	font-size: 14px;
	list-style-type: none;
	padding: 0px;
	}
	
	#bodyText ul li {
	padding-bottom: 15px;
	margin-left: 15px;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;

	}
	

#bodyText a {
	font-weight:bold;
	color:#432C84;
	text-decoration: none;
	}

#bodyText a:hover{
color: #ED028D;

}





h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5d5d65;
	font-weight: lighter;
	padding-bottom:10px;

}

p {
	font-family:Arial, Helvetica, sans-serif;
	line-height: .2ems;
	color: #5d5d65;
	font-size: 14px;
	padding-bottom: 10px;
}


.clear {
clear: both;

}

#bodyTextBigmargin {
font-family:Arial, Helvetica, sans-serif;
	float: right;
	width: 400px;
	margin-top: 220px;
	margin-right: 25px;
	margin-bottom: 15px;
	
	

}

#bodyTextBigmargin .header {
color:#4D3487;
font-weight:bold;

}

#bodyTextBigmargin ul {
	font-family:Arial, Helvetica, sans-serif;
	line-height: .2ems;
	color: #5d5d65;
	font-size: 14px;
	padding-bottom: 10px;
		margin-left:0px;
	padding-left:0px;
	}
	
	#bodyTextBigmargin ul li {
	padding-bottom: 15px;
	list-style-position: inside;

	}
	

#bodyTextBigmargin a {
	font-weight:bold;
	color:#432C84;
	text-decoration: none;
	}

#bodyTextBigmargin a:hover{
color: #ED028D;

}
