/* CSS Document */

body {
	width: 7in;
	color: #000;
	background: white;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: normal;
}
a {
	color: #333;
	font-weight: bold;
}
a:after { 
	content:" ["attr(href)"]"; 
	font-weight: normal;
}
ul, li
{
	margin:0px;
	padding:0px;
	list-style:none;
}
h1, h2, h3, h4, h5, h6
{
	margin:0px;
	padding:0px 0px 0px 0px;	
	font-weight: normal;
}
h1
{
	padding:1px;
}
h2
{
	font-size:14px;
	font-weight:bold;
}
#rivettop, #topnav, #footer, #subfooter, #cntbanner
{
	display:none;
}
#topcnt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	padding-bottom:40px;
	line-height:normal;
}
#topcnt p
{
	font-size: 16px;
	font-weight: bold;
	padding-bottom:20px;
	line-height:20px;
}
#topcnt ul
{
	font-size: 14px;
}
#logo
{
	width:255px;
	float:left;
	padding-left: 18px;
	display:block;
}
#logo img
{
	display:block;
}
#event
{
	clear:both;
}

#event li
{
	float:left;
}
#event li div
{
	padding-left:13px;
	width:300px;
}

