body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0;
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat;
}

a {
	color:#FF0000;
}

a:visited {
	color:#FF0000;
}

a:hover {
	color:#0000FF;
} 

#masthead {
	background-color: #CC0000;
	padding: 0;
	margin: 0;
	height:220px; 
	text-align:center;
}

#wrapper {
	width: 775px;
	margin: 0 auto;
	background-image: url(../images/bkg2.gif);
	background-repeat: repeat-y;		
}

#column_wrapper {
	background-image: url(../images/sidebar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

#right {
	width: 620px;
	float: left;
}

#left {
	width: 141px;
	float: left;
}

#right .content {
	padding: 10px;
	line-height: 16px;

}

#left .content {
	padding: 0;
}

#masthead .content {
	padding: 0;
}

#footer .content {
	padding: 12px 55px;
}

#footer {
	color: #FF0000;
	background-color: #CCCCCC;
	padding: 0px;
	margin: 0;
	clear: both;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 775px;
}

.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}

#footer a:link {
	color: #FF0000;
}

#footer a:visited {
	color: #FF0000;
}

#footer a:hover {
	color: #0000FF;
}


#rate	{
	width: 575px;
	border: 1px solid #666699;
	background-color: #FFFFFF; 
	padding-left:5px;
	padding-right:5px;
	margin-bottom:10px;
}

h1 {
	text-align: left;
	font-weight:bold;	
	color: #333366;	
	font-size: 18px;	
	margin: 0;	
}

h2 {
	color: #333366;	
	font-weight:bold;
	margin: 10px 0 0 0;
	font-size: 11px;
	text-decoration:underline;
}

.content p {
	margin: 12px 0;
}

.date, .psu {
	text-align:center;
}

.date {
	margin-bottom:7px;
	color:#FFFFFF;
	margin-top: 0px;
	font-weight:bold;
	font-size:10px;
}

.listB {
	font-weight:bold;
}

.pRed	{
	color:#FF0000;
}

.single {
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left:  1px solid #000000;
}

