


h3{ margin: 135px 10px 5px 10px; color:#5f6062; font:21px Arial, Helvetica, sans-serif; letter-spacing:0px;  }

	h3 a	{
	color:#5f6062;
	text-decoration: none;
	background-color:none;
	 }
	 
	h3 a:hover {
	color: #5f6062;
	text-decoration: none;
	background-color:none;
	}

	
	
.highlight {background-color:#FF9D9D;border-bottom:#F30 1px solid;border-top:#F30 1px solid;padding: 4px 10px}


#nav	{
	margin-left: 25px;
	margin-top: 15px;
	font:12px Arial, helvetica, tahoma; 
	float:left;
		}	
		
	#nav a	{
	color:#999;
	text-decoration: none;
	font-weight:light;
	 }
	 
	#nav a:hover {
	color: #fff;
	text-decoration: none;
	background-color:#FF9900;
	}
	
	
	
	
	/***** Main Layout ****/
#container {
  	width: 100%;
  	height: 100%;
  	text-align: center;/* IE fix to center the page */
}

#content {
  	width: 740px;
  	margin: 0 auto;/* center the page in Firefox */
  	text-align: left;
	padding: 20px;
}

.boxbox	{	
				width: 1005px;
				top: 90px;
				left: 25px;
				position:absolute;
					}

.boxgrid{ 
				width: 228px; 
				height: 420px; 
				margin-right:17px; 
				margin-top:10px;
				margin-bottom:20px;
				float:left; 
				background:#fff;
				border: solid 1px #e2e2e2; 
				/* border-bottom: solid 1px #dddddd; */
				overflow: hidden; 
				position: relative;
			}

.boxgrid img	{ 
			position: absolute; 
			top: 225; 
			left: 0; 
			border: 0; 
				}
	
.boxgrid img.inline{ 
					top: 0; 
					left: 0; 
					border: 0; 
				}

				.boxgrid p{ 
					padding: 0 10px; 
					color:#333; 
					font-weight:normal; 
					font:		12px Arial, helvetica, tahoma; 
					line-height:    140%;  
				}
.boxgrid a	{ 
	color:#ff9900;
	text-decoration: none;
	 }

.boxgrid a:hover 
	{
	color: #fff;
	text-decoration: none;
	background-color:#FF9900;
	}
	
				
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #000; 
				height: 100px; 
				width: 100%; 
				opacity: .8; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 				.captionfull .boxcaption {
 					top: 260;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top: 220;
 					left: 0;
 				}

/* #footerbox	{	
				width: 100%;
				top: 440px;
				left: 0px;
				position:absolute;
				text-align:right;
				margin-left:-10px;
					} */
					
#footerstreep {
width:478px;
height:1px;
line-height:1px;
position:absolute;
bottom: 0px;
_bottom: -20px;
left: 0px;
background-color:#F90;
}
#footertext {
width:478px;
height:20px;
position:absolute;
left: 0px;
bottom:-25px;
_bottom: -45px;
font:12px Arial, helvetica, tahoma;
}




#footertext a	{
			color:#999;
			text-decoration: none;
			font-weight:light;
				}
	 
#footertext a:hover {
			color: #fff;
			text-decoration: none;
			background-color:#FF9900;
					}




/* #footerbox a			{ color:#afafaf; text-decoration:none; }
#footerbox a:hover		{ color:#afafaf; text-decoration:none; }
#footerbox a:visited	{ color:#afafaf; text-decoration:none; }
					
#footerbox p	{ 
					padding: 0 0px; 
					color:#afafaf; 
					font-weight:normal; 
					font:12px Arial, Helvetica, sans-serif; 
				}

#footerbox span.groter	{
	color: f90;
	font-weight: bold;
					}
					
.footerclass{
	margin-left:-20px;
}
*/