	h1,h2,h3,h4,h5 {
		color: #ed7d00;
	}
	#rhGallery {
		MARGIN-TOP: 0px; 
                PADDING-TOP: 5px;
		FONT-SIZE: x-small; 
		FLOAT: right; 
		MARGIN-LEFT: 10px; 
		WIDTH: 240px; 
		BACKGROUND-COLOR: rgb(240,240,240); 
		TEXT-ALIGN: center;
	}
	#alltop {
		 height:90px;
	}
	#topleft {
		height:66px; 
		width:100%; 
		background-color: #ed7d00; 
		border-bottom: 1px solid gray;
	}
	#righttoplogo {
			float:right;
			vertical-align:top;
			width:113px;
			height:66px;
			border:0;
	}
	#lefttoplogo {
			float:left;
			margin-left:-3px;
			width:361px;
			height:66px;
			border:0;
	}
	#pagedate {
		float:left; 
		width:172px; 
		margin-top:3px; 
		margin-left:10px; 
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size: x-small; 
		text-align: left;
	}
	#homemenu {
		margin-top:3px; 
		margin-left:0px; 
		float:left; 
		color:#ed7d00; 
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size: x-small; 
		text-align: left;
	}
	a:link {
		text-decoration: none;
		color: #ed7d00;
	}
	a:visited {
		text-decoration: none;
		color: purple;
	}
	a:hover {
		text-decoration: none;
		color: #339966;
	}
	img {
		border: 0px;
	}
	body {
		margin: 0;
		padding: 0;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: small;
		color: #000;
		background-color: #fff;
		background-image: none;
	}
	#container {
		margin: 0em 0%;
		background-color: #FFF;
		background-image:  url(images3/background-gray.gif);
		background-repeat: repeat-y;
		border: 0px solid #333;
	}
	#banner {
		background-color: #fff;
		background-image: none;
		border-bottom: 0px solid #333;
	}
	#banner h1 {
		margin: 0;
		padding: .5em;
	}
	#nav {
		float: left;
		width: 165px;
		margin: 0px 10px 0px 5px;
		background-color: #eee;
		padding: 0 5px 10px 5px;
		vertical-align:top;
		min-height: 680px;
		font-size: 12px;
	}
	#nav p { margin-top: 0; }
	#content
	{
		padding-top: 1em;
		margin: 0 250px 0 190px;
		padding-right: 2px;
		min-height: 500px;
		vertical-align:top;
	}
	#footer {
		clear: both;
		background-color: #fff;
		background-image: none;
		padding: 5px;
		border-top: 0px solid #333;
	}
	#footermain {
		clear: both; 
		border-top: 1px solid #333; 
		text-align:center; 
		margin-bottom:1px; 
		padding-top:5px; 
		font-size: xx-small;
	}
	#toplink {
		float:right;
	}
