

#home-fading {
    b-ackground-color: #fff;
}
#home-content {
    padding: 10px 10px 10px 10px ;
    b-ackground-color: #fff;
	width: 375px;
	
}
#home-right {
    background-color: #fff;
	background-image: url(news_newsletter.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 8px 10px 0px 10px;
}
#events {
    background-color: #000;
}
#events td {
    background-color: #2b2b2b;
}
#events .event .image {
    float: left;
	border:1px solid #e08c13;
	margin: 5px;
	padding:0px;
}
#events .event .body{
    padding: 5px;
}
#events .event .title a{
    color: #fddb65;
}
#events .event .dates,
#events .event .venue{
    color: #f18715;
    font-style: italic;
    font-size: 0.8em;
}
#events .event .description{
    color: #fff;
    font-size: 0.8em;
}
#events .event .description a{
    color: #b21b30;
}
#events .event .body {
    margin-left: 120px;
}
#news {
    background-color: #8bb5bb;
    padding: 10px;
    margin: 0px;
    border:1px solid #70abb4;
    background-image:url(news_bg.jpg);
    background-repeat:repeat-y;
    background-position:left;
}
#news b{
    color: #194454;
}
#news a{
    color: #000;
    font-weight: normal;
	font-size: .9em;
}
#news a:hover {
    text-decoration: underline;
}
#news ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
#news li {
    padding: 5px 5px 0 20px;
    background-image: url(music_note.jpg);
    background-repeat: no-repeat;
    background-position: left;
}
#download {
	padding-bottom: 50px;
	cursor: pointer;
	color:#000;
	font-weight: normal;
}
#download b {
    color: #95193b;
}
a:hover #download {
    text-decoration: none;
}
#subscribe {
    margin-top: 4px;
    color: #fff;
	width: 120px;
	padding-left: 0;
	text-align:center;
	font-size: .9em;
}
#subscribe form{
    padding: 0;
    margin: 5px;
}
#subscribe input{
    color: #999999;
    margin-top: 5px;
}
#email {
    width: 100px;
}
#sponsor {
    margin: 0;
    padding: 0;
    margin-top: 28px;
    text-align: right;
}
#home_area {
    font-size: 0.9em;
    line-height: 1.6em;
    margin-top: 0;
    padding-top: 0;
}
#home_area p{
    margin-top: 0;
    padding-top: 0;
}
#table_home {
    border-right: 1px solid #000;
    border-left: 1px solid #000;
	background-color:#FFFFFF;
background-image:url(hometable_bg.jpg);
	background-repeat:repeat-y;
	background-position:left;

}
#homepage_news {
    list-style-type: none;
    margin: 8px;
	margin-right: 12px;
    padding: 0;
	width: 295px;
}
#homepage_news .all {
    font-weight: bold;
    font-style: italic;
}
h3.homepage_news {
    margin: 5px;
    padding: 0;
	color: #254d59;
	border-bottom: 3px solid #254d59;
}
