		.wrapper {
			width:900px;
			border:0px solid #bbbbbb;
			margin:50px auto;
			overflow:hidden;
			position:relative;
			left:-30px;
		}
		
		
		.wrapper2 {
			width:900px;
			border:0px solid #bbbbbb;
			margin:50px auto;
			overflow:hidden;
			position:relative;
			left:-38px;
		}
		
		
		.textbox {
			width:845px;
			border:0px solid #bbbbbb;
		}
		
		
		img.about {
			margin:0px 20px 0px 50px;
			float:left;
		}
		
		
		.headerbox {
			width:900px;
			height:90px;
			border:0px solid #bbbbbb;
		}
		
		
		img.header {
			margin:0px 0px 0px 40px;
			width:150px;
			float:left;
		}
		
		
		.navbox{
			float:right;
			margin:27px 50px 0px 0px;
			width:645px;
			height:35px;
			text-align:right;
			border:0px solid #dddddd;
			background:#ffffff;
		}
		

		.navbox2{
			float:center;
			width:845px;
			height:35px;
			text-align:center;
			border:0px solid #dddddd;
			background:#ffffff;
		}
		

		.links {
			float:left;
			text-align:left;
			margin:0px 0px 0px 50px;
			width:160px;
			border:0px solid #dddddd;
			background:#ffffff;
		}
		
		
		.item {
			float:left;
			text-align:center;
			width:225px;
			height:240px;
			border:0px solid #dddddd;
			background:#ffffff;
		}
		
		
		.item i{
                         content:""; 
                        display:inline-block;	
			vertical-align: middle;
			height:223px;
		}
	
	
		.item img {
			max-width:120px;  
			border:0; 
			max-height:175px; 
			vertical-align: middle;
		}
		

		ital { 
			font-size:10px; 
			line-height:5pt;
			font-family:Georgia; 
			color:#000000;
			vertical-align: middle;
			font-style:italic;
			text-align:left;
			letter-spacing:1px;
		}
		
		
		body { 
			font-size:11px; 
			line-height:14pt;
			font-family:Geneva, sans-serif; 
			color: #000000;
			font-style:normal;
			letter-spacing:0px;
		}
		
		
		title { 
			font-family:Palatino Linotype, Book Antiqua3, Palatino, serif; 
			font-size:11px; 
			line-height:3pt;
			vertical-align: bottom;
			text-align:left;
			color:#aaaaaa;
			letter-spacing:1px;
			font-style:normal;
		}


		nav { 
			font-family:Palatino Linotype, Book Antiqua3, Palatino, serif; 
			font-size:11px; 
			line-height:5pt;
			text-align:right;
			color:#000000;
			letter-spacing:5px;
			font-style:normal;
		}


		des { 
			font-size: 11px; 
			line-height:20pt;
			font-family:Gill Sans, Arial, Verdana, San-serif; 
			color:red;
			font-style:normal;
			text-align:left;
			letter-spacing:1px;
		}


		nav2 { 
			font-family:Gill Sans, Arial, Verdana, San-serif; 
			font-size:12px; 
			line-height:10pt;
			text-align:left;
			color:#000000;
			letter-spacing:5px;
			font-style:normal;
		}


		hr {color:#aaaaaa; background-color: #aaaaaa;}

		a { color:#aaaaaa; text-decoration:none; font-style:normal;}
		
		a:hover { color:#000000; text-decoration:none;}


		a.2 { color:#000000; text-decoration:none; font-style:normal;}
		
		a.2:hover { color:#000000; text-decoration:none;}

		a.t img { 
			filter:alpha(opacity=100); 
			-moz-opacity: 1.0; 
			opacity: 1.0;
			-khtml-opacity: 1.0;}

		a.t:hover img { 
			filter:alpha(opacity=70);
			-moz-opacity:0.7;
			-khtml-opacity: 0.7;
			opacity: 0.7;}

		a.t {
			filter:alpha(opacity=100); 
			-moz-opacity: 1.0; 
			opacity: 1.0;
			-khtml-opacity: 1.0;}

		a.t:hover {
			filter:alpha(opacity=70);
			-moz-opacity:0.7;
			-khtml-opacity: 0.7;
			opacity: 0.7;}

		a.h { color: #aaaaaa; text-decoration:none; font-style:normal;}
		
		a.h:hover { color: #000000; text-decoration:none }
