body{
background: #383838;
margin: 0px;
padding: 0px;
font-family: "Verdana";
font-size: 11px;
}

a:link,
a:visited,
a:focus,
a:active{
	color: black;
	text-decoration: none;
}

a:hover{
	color: black;
	text-decoration: underline;
	}


.events{
font-family: "Verdana";
font-size: 11px;
text-align: left;
}

.events a{
	cursor:hand;
}

.events p{
	margin-top:10px;
	margin-bottom:10px;
}

.events a:link,
.events a:visited,
.events a:focus,
.events a:active{
	color: black;
	text-decoration: none;
}

.events a:hover{
	background: #4264ee;
	color: #E3E3E3;
	text-decoration: none;
}
	
.events div:hover{
	background: #4264ee;
}

#events_title{
	border-bottom:1px solid black;
}
	
#events_title{
	font-family: 'Comic Sans MS';
	text-align: left;
	font-size: 15px;
	font-weight: bold;
}

.tit{
font-family: "Verdana";
text-align: center;
font-size: 12px;
font-weight: bold;
}

#content p{
margin-left: 20px;
margin-right: 20px;
margin-top: 20px;
}

#content td{
font-family: "Verdana";
font-size: 11px;
margin-top: 0px;
margin-left: 20px;
margin-right: 20px;
}

#center{
font-family: "Verdana";
font-size: 11px;
text-align: center;
}

.footer{
font-family: "Verdana";
font-size: 11px;
text-align: left;
margin-left: 10px;
}

#content{
background-image: url('../images/p.jpg');
background-repeat: no-repeat;
background-position: top left;
font-family: "Verdana";
font-size: 11px;
}