	body {
			font-family:arial;
			padding:0px;margin:0px;
			background:#591512 url(images/background.jpg);
			text-align:center;
			color:#411;
			font-size:10pt;
		}


		h1, h2, h3 {font-size:11pt;padding:0px;margin:0px;font-weight:900; }
		h1 em { font-size:140%; }
		h1 b { font-size:16pt; }
		h1 b span { font-size:13pt; }
		h2 { font-size:13pt; }
		h3 { font-size:12pt; }
		a {
	color:#833;
}
		a:hover { color:#ffcc99;background-color:#833;text-decoration:none; }
		#container {
	position:relative;
	margin:0px auto 0px auto;
	padding:0px;
	width:750px;
	height:620px;
	left: auto;
	right: auto;
		}
		ul, li { padding:0px;margin:0px; }	
		ul { list-style:none;}	
		div img { padding:0px;margin:0px;border:none; }
		#logo {
			top:0px;
			width:750px;
			height:120px;
			background:#ffcc99 url(images/logo.jpg) no-repeat;
			text-align:left;
		}	
		#logo img {
			padding-top:8px;
			padding-left:5px;
		}
		#collage {
			top:120px;
			width:750px;
			height:258px;
/*			background:#400 url(images/collage.jpg) no-repeat;*/
		}	
		#contentTop {
			top:498px;
			width:750px;
			height:21px;
			background:#300 url(images/content_bg_top.jpg) no-repeat;
		}
		#content {
			/* top:399px; */
			width:750px;
		/*	height:262px;*/
			background:#ffcc99 url(images/content_bg_mid.jpg) repeat-y;
		}	
		#navigation {
			width:750px;
			height:120px;
			background:#500c09;
		}
		#navigation a, #navigation a:link, #navigation a:hover {
			border:0px;
			padding:0px;
			margin:0px;
			background:#500c09;
		}
		#contentBot {
			width:750px;
			height:66px;
			background:#ffcc99 url(images/content_bg_bot.jpg) no-repeat;
		}
		#container div {
			text-align:left;
			padding:15px;
			padding-top:5px;
		}

		#container div p { padding:0px; }

		.reviewQuote { 
			font-style:italic;
			font-weight:bold;
			font-size:12pt;
		}
		.reviewQuote em {
			font-size:8pt;
		}
		#credit {
			color:#522;
			font-size:5pt;
		}
		#credit a {
			color:#522;
			font-size:5pt;
		}