* {padding:0px; margin:0px;}

body{
	background:#66636e;
	font-family:verdana;
	font-size:12px;
	text-align:center;

	
}
ul{
	list-style-type:none;
	list-style-position:inside;	
	margin-left:20px;
	
}
h1
{
 font-size:20px;
}
a:visited {
color:#000000;
font-weight:bold;
text-decoration:none;
}
a{
color:#4F4743;
font-weight:bold;
text-decoration:none;
}
a:hover{
color:white;
}
ul li{
	font-weight:bold;
}
#bannerleft
{
	float:left;
	width:155px;
	margin-top:331px;
}
#bannerright
{
	float:right;
	width:155px;
	margin-top:331px;
}
#mainwrapper
{
	width:1165px;
	margin:0 auto;
	text-algin:left;
}
#wrapper
{
	float:left;
	margin:0 auto;
	width:834px;
	background-image:url(img/middlebg.jpg);
	background-repeat:repeat-y;
	text-align:left;
	
}
#content object
{
	position:relative;
	top:-10px;
	left:0px;
}

#maincontent
{
	
	padding-left:55px;
	text-align:left;
}
#bottom
{
	min-height:140px;
	background-image:url(img/bot.jpg);
	background-repeat:repeat-y;
	
	
}
#leftcolum
{
	float:left;
padding-right:34px;
width:370px;
}
#rightcolum
{
	padding-right:40px;
	float:left;
	width:100px;
	width:333px;
}
#serachform
{

text-align:center;
width:717px;
}
.clear
{
	clear:both;
}
.eventdiv
{
	border-bottom:1px solid #b5b5b5;
margin-bottom:5px;
padding-bottom:3px;
}
.mounth
{
	font-style:italic;
}

