body {background:#ccc url(images/bodyFill.png) repeat-x top center;font-family:Arial, Helvetica, sans-serif;font-size:small;}
a {color:inherit;text-decoration:none;}
#wrapper {width:800px;height:100%;margin-left:auto;margin-right:auto;}
	#headerMain {width:800px;height:100px;margin-bottom:20px;border-bottom:1px solid #fff;}
		.headerLogo {width:415px;float:left}
			.headerLogo h1 {color:#fff;font-size:35px;font-family:"Tahoma", "Helvetica", sans-serif;text-shadow:#333 0px 1px 1px;}
			.headerLogo p {margin-top:-25px;color:#fff;font-size:medium;font-family:"Tahoma", "Helvetica", sans-serif;text-shadow:#333 0px 1px 1px;}
		.headerNav {width:300px;height:75px;float:right;margin-top:20px;}
			.headerNav ul {margin-top:30px;list-style-type:none;float:right;}
			.headerNav ul li {width:100%;height:100%;display:inline;margin-right:15px;padding:3px 5px 3px 5px;border-radius:3px;-moz-border-radius:3px;background:url(images/transFillAlt.png);}
			.headerNav ul li a{color:#fff;font-size:small;font-family:"Tahoma", "Helvetica", sans-serif;text-decoration:none;}
			.headerNav ul li a:hover{color:#000;}
	#bodyMain {width:800px;height:100%}
		.contentCell {height:100%;background:url(images/transFill.png);border-radius:5px;-moz-border-radius:5px;}
			.contentCell h1 {color:#000;margin-top:10px;margin-left:25px;margin-right:25px;margin-bottom:-10px;font-size:xx-large;text-shadow:#fff 0px 1px 1px;}
			.contentCell h2 {color:#333;margin-top:10px;margin-left:25px;margin-right:25px;margin-bottom:-5px;font-size:small;text-shadow:#fff 0px 1px 1px;}
			.contentCell p {color:#333;margin-left:25px;margin-right:25px;font-size:small;line-height:1.5em;text-shadow:#fff 0px 1px 1px;}
			.quoteSymbol {width:50px;height:40px;float:left;position:relative;left:-10px;background:url(images/quote.png) no-repeat center;}
			.cellTitle {width:100%;height:40px;float:left;background:url(images/transFillAlt.png);border-radius:3px;-moz-border-radius:3px;}
			.cellTitle:hover {background:url(images/transFillHover.png);}
				.cellTitle p {padding-top:2px;color:#fff;font-size:smaller;text-shadow:#333 0px 1px 1px;}
				.cellTitle big {font-size:large;}
	#footerMain {width:800px;height:100%;float:left;clear:both;margin-top:15px;border-top:1px solid #fff;}
		#footerMain ul {float:left;list-style-type:none;margin-left:-40px;}
		#footerMain ul li {width:100%;height:100%;display:inline;margin-right:15px;padding:1px 4px 2px 4px;border-radius:3px;-moz-border-radius:3px;background:url(images/transFillAlt.png);color:#fff;font-size:x-small;font-family:"Tahoma", "Helvetica", sans-serif;}
		#footerMain ul li a{color:#fff;font-size:x-small;font-family:"Tahoma", "Helvetica", sans-serif;text-decoration:none;}
		#footerMain ul li a:hover{color:#000;}
