body {	
	background: #fff url(fade.png) repeat-x;
	font: 14px arial, helvetica, verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
}
.twoColFixLt #container { 
	width: 700px;
	margin: 40px auto;
	text-align: justify;
}
.twoColFixLt #sidebar1 {
	float: left;
	width: 160px;
	text-align:center;
}
.twoColFixLt #mainContent { 
	margin: 0 0 0 180px;
	padding: 0;
}
a {color:#900; text-decoration:underline;}
a:hover {color:#c60; text-decoration:underline;}
blockquote {color:#777;}
h1, h2 { font-family: georgia, times, serif;}
h1 {color:#900; font-size:28px; border-bottom: 1px solid #900;}
h2 {color:#c60; font-size:18px;}
h3 {color:#777; font-size:16px;}
#blocks {display:block;}
.block { width: 100px; height: 180px; text-align:left; float:left; margin-right: 25px; }
.block h4 { width: 100px; margin-top: 0px; margin-bottom: 0px; font-size: 15px; font-weight: bold; }
.block p { margin-top: 2px; font-size: 11px; color: #666; }
a.blockImg img { border: 1px solid #444; margin-bottom:5px;}
#list { border:1px solid #900; padding: 5px;}
#footer {font-size:11px; color:#900; border-top:1px solid #900; padding:3px 0;}