	body {
		font-family: verdana, arial, sans-serif;
		text-align: justify;
		color: #000000;
	}

	a:link, a:visited, a:active {
		text-decoration:none;
		color:#000000;
		}
	a:hover {text-decoration:underline;}	
	
	h1, h2 {
		font-family: verdana, arial, "sans serif";
		font-size: 1.75em;
		color:#000000;
	}
	
	div#wrap {
		margin:auto;
		width: 900px;
		background:#aedfe4;
	}
	
	
	div#header-container {
		background:#ffffff;
		width:100%;
		height:170px;
		float:left;
	}
	
	div#left-navbar-box {
		background:	#aedfe4;
		padding:10px 4px 0px;
		width: 144px;
		font-size: .85em;
		text-align:left;
		margin: 30px 0px 0px 8px;
		float:left;		
}

	div#center-content-box {
		font-size: 1em;
		background:#ffffff;
     	width: 600px;
		margin:50px 0px 0px 4px;
		height:auto;
		text-align:justify;
		padding: 20px 40px 0px 40px;
		border:1px solid #000000;
		float:left;
	}
	
	div#footer-box {
		clear:both;
		font-size: 9px;
		text-align:center;
		background:#aedfe4;
		height:33px;
		width:100%;
	}

	#class-pageheader {
		font-size:1.5em;
		color:#aedfe4;
		justify:left;
	}	
	
	#product-photo {
		width:180px;
		height:200px;
		font-size:.9em;
		color:#808080;
		float:left;
	}	
	
	#text-box {
		width:340px;
		height:200px;
		font-size:.9em;
		color:#808080;
		border:1px solid #000000;
		float:left;
		justify:left;
	}	
	

	div#center-photo-box {
		background:#ffffff;
     	width: 510px;
		margin:30px 0px 0px 4px;
		height:auto;
	}
	
	div#photo-wrap {
		margin:auto;
		width: 900px;
		background:#000000;
	}
	
	