* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #272727;
	text-align: left;
}

h1 {
	text-shadow: 2px 2px 5px black;
	padding: 25px 0 0 30px;
	color: #FFD32D;
	font: bold 35px "Courier New", Courier, monospace;
}

h2 {
	text-shadow: 1px 1px 2px black;
	padding: 0 0 0 30px;
	color: #FFd32D;
	font: bold 15px "Courier New", Courier, monospace;
}

h3 {
	width: 180px;
	height: 22px;
	font: bold 12px/22px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #272727;
	background: url(images/header.gif) no-repeat top;
}

h4 {
	padding: 0 0 5px 0px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #383C40;
}

h5 {
	padding-top: 8px;
	padding-bottom: 0px;
	
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #383C40;
}

hr
{width="75%";
align="center";
}
	p {
	padding: 5px 0;
	font: 13px/20px Arial, Helvetica, sans-serif;
	color: #272727;
}

a {
	color: #4169E1;
	text-decoration: underline;
}

a:hover {
	color: #B7C4F0;
	text-decoration: none;
}

#top {
   margin: 0 auto;	
	width: 900px;
	height: 150px;	
	text-align: left;
	background: url(images/top.jpg) no-repeat top;
}

#menu {
	margin: 20px auto;
	width: 900px;
	height: 42px;	
}

#menuLeft {
	float: left;
	width: 23px;
	height: 42px;
	background: url(images/menu_left.gif) no-repeat left;
}

#menuCent {
	float: left;
	width: 854px;
	background: url(images/menu.gif) repeat-x top;
}

#menuRight {
	float: right;
	width: 23px;
	height: 42px;
	background: url(images/menu_right.gif) no-repeat right;
}

#menuCent ul {
	list-style: none;	
}

#menuCent ul li{    
    float: left;	 
}

#menuCent ul li a {
	display: block;
	float: left;
	padding: 0 23px;
	font: 14px/42px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: White;
	border-right: 1px solid #FFA500;
}

#menuCent ul li a:hover {
	text-decoration: none;
	color: #D2691E;
	background: url(images/menu_over.gif);
	border-right: 1px solid #FFA500;
}  

#menuCent ul li a.firstItem {
	border-left: 1px solid #FFA500;
}

#menuCent ul li a.firstItem:hover {
	border-left: 1px solid #FFA500;
}

#middle {
   clear: both;
   margin: 0 auto;
	width: 900px;		
}
#newmiddle {
   clear: both;
   margin: 0 auto;
	width: 690px;		
}

#photonewmiddle {
   clear: both;
   margin: 0 auto;
	width: 690px;		
}

#left_1 {
	float: left;	
	width: 210px;	
}

#left_2 {
	padding: 0 30px 0 0;	
	text-align: left;
}

#left_2 ul {
	list-style: none;	
}

#left_2 ul li {
	margin-bottom: 15px;
	background: url(images/left.gif) repeat-y;
}

#left_2 ul li ul {
   margin: 0;	
	text-align: left;
	background: url(images/left.gif) repeat-y;
	border-bottom: 1px solid #878163;
}

#left_2 ul li ul li {
   display: block;
   margin: 0;
	padding: 0 10px;	
	border-bottom: 1px dashed #435461;
}

#left_2 ul li ul li.lastItem {
	border-bottom: none;
}

#left_2 ul li ul li a {	
	margin: 0;	
	font: 12px/22px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #99A6B9;	
}

#left_2 ul li ul li a:hover {
	text-decoration: none;
	color: #BBC3D5;	
}

#right {
	float: right;
	width: 690px;
}

#rightTop {
	width: 690px;
	height: 22px;
	background: url(images/cont_top.gif) no-repeat top;
}

#rightCont {
	padding: 0 15px;
	background: url(images/cont.gif) repeat-y;
	text-align: justify;
}

#rightBottom {
	width: 690px;
	height: 22px;
	background: url(images/cont_bottom.gif) no-repeat bottom;
}

#bottom {
   clear: both;
	margin: 0 auto;
	width: 900px;	
	color: #ACA899;
	font: 10px/30px Arial, Helvetica, sans-serif;
	text-align:center
}

div.listing {padding: 0px;
	margin-top:0px;
	}

	div.imageright

	{
	float: right;
	display: inline;
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 0em;
	margin-left: 3em;
	
	}
	
	div.imageleft

	{
	float: left;
	display: inline;
	margin-top: 0px;
	margin-right: 3em;
	margin-bottom: 0em;
	margin-left: 1em;
	
	}

div.imagecentre
{
text-align: center;
}	
	.imagecentre h5 {
	padding-top: 20px;
	padding-bottom: 5px;
	padding-right: 0;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #383C40;
}
		
	.imagecentre 	p {
	padding: 2px 0;
	font: 13px/20px Arial, Helvetica, sans-serif;
	color: #272727;
}

.pCaption
{
margin-right: auto;
margin-left: auto;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
width: 450px;
font-style: italic;
line-height: 14px;
color: #272727;
}
