		h1 {
			font-size: 1.3em;
			margin: 0 0 0 0;
		}
		h3 {
			font-size: 1.3em;
			margin-top: 0px;
			margin-right: 0;
			margin-bottom: 2px;
			margin-left: 0;
		}
		p {
			margin-top: 6px;
			margin-bottom: 0px;		
		}
		a {
			text-decoration: none;
			color: #0000FF;
		}
		a:hover {
			text-decoration: underline;
			color: #FF0000;
		}
		a img {
			border: 0;
		}
		body {
			margin: 0 auto;
			padding: 0;
			font: 76% Arial, Helvetica, sans-serif;
			background: #f4f4f4 url(../images/backround.gif) top center repeat-y;
		}
		.box_right {
			position:relative;
			float:right;
			clear:both;
			width:200px;
			margin:0 0 5px 10px;
			padding:0 10px 0 10px;
			background:#F7F9F7;
			color:#000000;
			font-family:Arial, Helvetica, sans-serif;
			font-size:.9em;
		}
		.box_right p {
			margin:5px 5px;
		}
		.box_cnr_top {
			background:url(../images/cnr_tr.gif) no-repeat top right;
			margin:0 -10px 0 -10px;
		}
		.box_cnr_bottom {
			background:url(../images/cnr_br.gif) no-repeat top right;
			margin:0 -10px 0 -10px;
		}
		img.cnr {
			width:8px;
			height:8px;
			border:none;
			display: block !important;
		}
		#leftsidebar {
			background: #ffffff;
			color: #303030;
			margin: 0 auto;
			width: 760px;
		}
		#header {
	border: 0;
	background-image: url(../images/DCRWB.jpg);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	height: 101px;
	width: 760px;
	background-repeat: no-repeat;
	background-position: 20px;
	padding-bottom: 5px;
	z-index: 0;
		}
		#headertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #000000;
	margin-top: 5px;
	margin-left: 150px;
	font-weight: bold;
	float: none;
	background-image: url(../rotator/rotator.php);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 0;
		}
		
		.subheadertxt {
	text: Blue;
	color: #0000FF;
	font-size: 90%;
	font-weight: normal;
	margin-top: 15px;
	margin-left: 45px;
	margin-bottom: 2px;
	z-index: 3;
	padding-top: 45px;
		}
		#topmenu {
	clear: left;
	float: right;
	padding: 0;
	background-position: right top;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	z-index: 5;
		}
		#menu {
			clear: left;
			float: left;
			width: 150px;
			margin: 0 0 0px 0;
			padding: 0;
			font-size: 0.9em;
			background-color: #F7F9F7;
		}
		#menu ul {	
			list-style: none;
			width: 150px;
			margin: 0 0 10px 0;
			padding: 0;
			font-size: 1.1em;
		}	
		#menu li {
			margin-bottom: 4px;
		}
		#menu li a {
	font-weight: normal;
	height: 20px;
	text-decoration: none;
	color: #0000FE;
	display: block;
	padding: 5px 0 0 8px;
	background: #ffffff;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF0000;
	font-size: 1.1em;
		}	
		#menu li a:hover {
			color: #000000;
			background-color: #FFFFFF;
			border-left-width: 5px;
			border-left-style: solid;
			border-left-color: #000000;
		}
		.leftnews {
			margin: 1px 0 1px 0;
			padding: 10px;
			width: 130px;
			background-color: #F7F9F7;
			line-height: 1.3em;
			border: 1px solid #FF0000;
		}
		.rightnews {
			float: right;
			width: 94px;
			background-color: #F7F9F7;
			margin: 0 0 10px 10px;
			padding: 5px;
			font-size: 0.9em;
			line-height: 1.5em;
			font-weight: normal;
			color: #0000FF;
			border-left-style: none;
			border-bottom-style: none;
		}
		#rightnews p {
			margin: 0 0 1.5em 0;
		}
		#content {
			margin: 0 110px 20px 160px;
			padding: 0 10px 0 10px;
			text-align: justify;
			border-top-width: 1px;
			border-right-width: 1px;
			border-left-width: 1px;
			border-top-style: solid;
			border-right-style: solid;
			border-left-style: solid;
			border-top-color: #f0f0f0;
			border-right-color: #f0f0f0;
			border-left-color: #f0f0f0;
			color: #000000;
			font-size: 1.3em;
			line-height: 1.3em;
		}
		#content h2 {
			font-size: 1.5em;
			margin: 0 0 0.5em 0;
		}
		#content img {
	display:inline;
	border: thin none #CCCCCC;
	background-color: #FFFFFF;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
		}
		.greenbox {
			background-color: #F7F9F7;
			border: 1px solid #94BD53;
			color: inherit;
			padding: 5px;
			margin: 0px;
		}
		.bluebox {
			background-color: #EDF3FE;
			border: 1px solid #74A8F5;
			color: inherit;
			padding: 5px;
			margin: 0px;
		}
		.splitright {
			background-color: #ffffff;
			width: 49%;
			float: right;
			overflow: hidden;
		}
		.splitleft {
			background-color: #ffffff;
			width: 49%;
			float: left;
			overflow: hidden;
		}
		#footer {
			clear: both;
			margin: 0 auto;
			padding: 10px 0 20px 0;
			width: 760px;
			text-align: center;
			color: #999999;
			font-size: 0.9em;
			border-top-width: 3px;
			border-top-style: solid;
			border-top-color: #CCCCCC;
		}
		#footer a {
			color: #0000FF;
			text-decoration: none;
		}
		#footer a:hover {
			text-decoration: underline;
			color: #FF0000;
		}
		.left {
		margin: 10px 10px 5px 0;
		float: left;
		}
		.right {
			margin: 10px 0 5px 10px;
			float: right;
		}
		.textright {
			text-align: right;
		}
		.center {
			text-align: center;
		}
		.small {
			font-size: 0.9em;
		}
		.bold {
			font-weight: bold;
		}
		.hide {
			display: none;
		}
		.Bluetxt {
			color: #0000FF;
		}
/* workarounds and hacks */
		.clearfix:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;
		}
		.clearfix {
			display: inline-table;
		}
/* Hides from IE-mac \*/
		* html .clearfix {
			height: 1%;
		}
		.clearfix {
			display: block;
		}
/* End hide from IE-mac */
		.boldblue {
			font-weight: bold;
			color: #0000FF;
			font-size: 1.2em;
			font-family: Arial, Helvetica, sans-serif;
		}
/* Light Box Configuration */
		#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(../images/prevlabel.gif) left 15% no-repeat; 
		}
		#nextLink:hover, #nextLink:visited:hover { 
		background: url(../images/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; 
		}
/* End Light Box Configuration */	
/*Start Portfolio content */	
		#content-portfolio {
			text-align: left;
			border-top-width: 1px;
			border-right-width: 1px;
			border-left-width: 1px;
			border-top-style: solid;
			border-right-style: solid;
			border-left-style: solid;
			border-top-color: #f0f0f0;
			border-right-color: #f0f0f0;
			border-left-color: #f0f0f0;
			color: #000000;
			font-size: 1.3em;
			line-height: 1.3em;
			margin-top: 0;
			margin-bottom: 20px;
			padding-top: 0;
			padding-right: 10px;
			padding-bottom: 0;
			padding-left: 10px;
			margin-left: 160px;
		}
		#content-portfolio h2 {
			font-size: 1.5em;
			margin: 0 0 0.5em 0;
		}
		#content-portfolio img {
			padding: 0px;
			border: 1px none #000000;
		}
/*End Portfolio content */
h4 {

			font-size: 1.1em;
			margin-top: 0px;
			margin-right: 0;
			margin-bottom: 2px;
			margin-left: 0;
}
#float-rt {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
#contact {
	float: none;
	height: 115px;
}
