body {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	color:#000000;
	width: 800px;
	font-size: 80%;
	line-height: 140%;
}
td {
	font-size: 70%;
	line-height: 140%;
}
a {
	text-decoration: none;
	color: #0066cc;
}
a:hover {
	text-decoration: underline;
	color: #ff6600;
}
.img {
	margin: 0px;
	padding: 0px;
}

#event{
	width:800px;}


#event td.txt {
	font-size: 10px;
	line-height: 124%;
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-left: 2px;
}

#event_cont{
	float:left;
	text-align:left;
	width:582px;}

#event_cont02{
	float:right;
	text-align:right;
	width:218px;}


.right{
	float:right;}
	

	
.left{
	float:left;}
	
.clear{
	clear:both;}