body {
	margin-top:0px;
	background-image: url(images/bkg.jpg);
  }

#frame {
	width:955px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	background-color: #ffffff;				
	}
		
	#contentheader {
	height: 62px;
	background-color: #CCCCCC;	
	}
	
	#contentheadertitle {
	height: 62px;
	width:430px;
	float:right;
	background-color: #FFFFFF;
	background-image:url(images/title-blank.gif);
	background-repeat:no-repeat	
	}	
	
	#contentheaderlogo {
	height: 62px;
	width:525px;
	float:left;
	background-color: #FFFFFF;	
	}
	
	#contentleft {
	width:151px;
	float:left;

	}

#contentright {
	width:742px;
	float:right;
	background-color: #FFFFFF;
	padding-left:10px;
	}
	

	
#redbar1 {

	background-color: #c12d05;
	}
	
#flashbox {
	height: 167px;
	background-color: #CCCCCC;
	}
	
#redbar2 {
	height: 25px;
	background-color: #c12d05;
	font-size:14px;
	font-family: trebuchet ms;
	color: #FFFFFF;
	padding-top:5px;
	text-decoration: none;
	font-weight: bold;

	font-style:italic;

	}

#contentright p {
	font-size: 14px;
	font-family: trebuchet ms;
	text-align: justify;
	color: #333333;
	
	}
	
	#contentright a {
	font-size: 14px;
	font-family: trebuchet ms;
	text-align: justify;
	color: #0033CC;
	text-decoration:underline;
	
	}
	
	#contentright a:hover {
	font-size: 14px;
	font-family: trebuchet ms;
	text-align: justify;
	color: #990000;
	text-decoration:underline;
	
	}
	
	#contentright h1 {
	font-size: 20px;
	font-family: trebuchet ms;
	text-align: left;
	color: #333333;

	font-weight: bold;

	}
	#contentright h2 {
	font-size: 18px;
	font-family: trebuchet ms;
	text-align: left;
	color: #333333;

	font-weight: bold;

	}
	
	#contentright h3 {
	font-size: 14px;
	font-family: trebuchet ms;
	text-align: left;
	color: #333333;

	font-weight: bold;

	}
	
	#contentright h4 {
	font-size: 12px;
	font-family: trebuchet ms;
	text-align: left;
	color: #333333;

	font-weight: normal;

	}
	
	#contentright ul, li {
	font-size: 14px;
	font-family: trebuchet ms;
	text-align: justify;
	color: #333333;


	}
	
	#contentfooter {
	height: 30px;
	background-image: url(images/footer-bkg.jpg);
		
	}
	
	
	#contentlinks {
	font-family: trebuchet ms;
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	width:955px;
	padding-top: 2px;
	}
	

#contentlinks p {
	font-size:13px;
	font-family: trebuchet ms;
	color: #990000;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	padding-top: 5px;
	}

#contentlinks a {
	font-size:13px;
	font-family: trebuchet ms;
	color: #c12d05;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	padding-top: 5px;
	}
	
	#contentlinks a:hover {
	font-size:13px;
	font-family: trebuchet ms;
	color: #FF0000;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	padding-top: 5px;
}
#content-red-lid a {
	font-size:9px;
	font-family: trebuchet ms;
	color: #c12d05;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	margin-top:20px;
	}
	
	#content-red-lid a:hover {
	font-size:9px;
	font-family: trebuchet ms;
	color: #FF0000;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	padding-top: 10px;
}			
			
.spacer{
margin: 10px
}

.formtext {
	font-size: 12px;
	font-family: trebuchet ms;
	text-align: left;
	color: #333333;
	
	}
	
.righttext {
	font-size: 12px;
	font-family: trebuchet ms;
	text-align: right;
	color: #333333;
	
	}
	
.centertext {
	font-size: 12px;
	font-family: trebuchet ms;
	text-align: center;
	color: #333333;
	
	}
         
.imageright {
margin-left:10px;
margin-bottom:10px;
}

/* zoom search stuff */

.highlight { background: #FFFF40; }
		.searchheading { font-size: 130%; font-weight: bold; }
		.summary { font-size: 80%; font-style: italic; }
		.suggestion { font-size: 100%; }
		.results { font-size: 100%; }
		.category { color: #999999; }
		.sorting { text-align: right; }

		.result_title { font-size: 100%; }		
		.description { font-size: 100%; color: #008000; }
		.context { font-size: 100%; }
		.infoline { font-size: 80%; font-style: normal; color: #808080;}

		.zoom_searchform { font-size: 100%; }
		.zoom_results_per_page { font-size: 80%; margin-left: 10px; }
		.zoom_match { font-size: 80%; margin-left: 10px;}				
		.zoom_categories { font-size: 80%; }
		.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
		.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
		
		input.zoom_button {  }
		input.zoom_searchbox {  }		
		
		.result_image { float: left; display: block; }
		.result_image img { margin: 10px; width: 80px; border: 0px; }

		.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
		.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }
		
		.result_pages { font-size: 100%; }
		.result_pagescount { font-size: 100%; }
		
		.searchtime { font-size: 80%; }
		
		.recommended 
		{ 
			background: #DFFFBF; 
			border-top: 1px dotted #808080; 
			border-bottom: 1px dotted #808080; 
			margin-top: 15px; 
			margin-bottom: 15px; 
		}
		.recommended_heading { float: right; font-weight: bold; }
		.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
		.recommend_title { font-size: 100%; }
		.recommend_description { font-size: 100%; color: #008000; }
		.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}