
body  {
	font: 80% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0px; 
	padding: 0px;
	text-align: center; 
	color: #000000;

	

}
.twoColFixLtHdr #bg{ 
	width: 780px;  
	margin:auto; 
	text-align: left; 
	background-image:url(../images/pgbg.gif);
	background-repeat:repeat-y;
	background-position:center;		

} 
.twoColFixLtHdr #container { 
	width: 780px;  
	margin:auto; 
	text-align: left; 	
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top;	

} 
.twoColFixLtHdr #header {  
height:142px; 
margin:0px;
padding:0px;
} 

.twoColFixLtHdr #sidebar1 {
	float: left; 
	width: 180px; 
	padding-right:20px;


}

.twoColFixLtHdr #sidebar1 ul {
list-style:none;
margin:0px;
padding:0px;

}

.twoColFixLtHdr #sidebar1 ul li{
list-style:none;
margin:0px;
padding:0px;
}

.twoColFixLtHdr #sidebar1 a{
display:block;
background-image:url(../images/menu.gif);
background-repeat:repeat-y;
border-bottom:1px solid #FFFFFF;
height:20px;
text-decoration:none;
color:#FFFFFF;
padding-left:5px;


}
.twoColFixLtHdr #sidebar1 a:hover{
display:block;
background-color:#62287c;
background-image:url(../images/menu-hover.gif);
background-repeat:repeat-y;
height:20px;
padding-left:5px;
}



.twoColFixLtHdr #mainContent {
	padding-left:10px; 
	padding-top:58px;
	float:left;
	width:562px;
} 
.twoColFixLtHdr #footer {  

	height:40px;
	font-size:80%;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
} 

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

* {
	behavior: url(./config/png.htc)
}
.png {
	background-image: url(../images/homebg.png);
	width:562px;
	height:358px;
}

.event{
width:562px;
height:100px;
background-image: url(../images/forthcomingevent.jpg);
background-repeat:no-repeat;
padding-left:20px;
margin-top:10px;
padding-top:50px;
font-size:100%;
color:#FFFFFF;
font-weight:bold;
}

table{border:1px solid #000}
td{
border:1px solid #000;
text-align: center;
}
