body, td, div,span, p {
    font-family:  arial, geneva, verdana, sans-serif; 
    color: #000000; 
    font-size: 12px;
    font-weight: normal; 
}

body {
    margin: 0px;
    background:#ffffff;
}

a {	
    color: #cc0000; 
    text-decoration: none;
}

a:hover	 {
    color: #999966; 	
    text-decoration: underline;
}

a.navlink	 {	
    font-size: 14px;
    font-weight: bold; 
    text-decoration: none;
    line-height: 16px; 
    color: #cc0000; 
 
}
a.navlink:hover	 {	
    text-decoration: underline;
    color: #cc0000; 
}

.headline	 {	
    font-size: 16px;
    font-weight: bold; 
    text-decoration: none;
    line-height: 20px; 
    color: #cc0000; 
}

.sidebartitle	 {	
    font-size: 14px;
    padding-bottom: 5px;
    font-weight: bold; 
    line-height: 16px; 
    color: #cc0000; 
}

.eventsidebar	 {	
    font-size: 10px;
    text-decoration: none;
    color: #333333; 
}

.caption {
    font-size: 11px;
    font-style: italic;
    margin: 0;
    text-align:center;
}

.image {
    text-align:center;
    padding-bottom: 15px;
}


.headerimage{
	background-color: #cc0000;	
}
.poweredby{
 	padding-top: 11px; 
 	font-style: italic;
 	text-align: right; 
}
