/** CONTENT **/
body{
		padding:0;
		margin:0;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#333333;
		}

#present .box{
		padding:5px 5px 5px 5px;
		height: 142px; 
		overflow:hidden;
}

#present{
background:url('../img/right_middle.jpg') top left repeat-y;
margin:0px;
height:152px;
width:194px;
padding:0px;

}


#present img{
margin-bottom:2px; 
float:none;
}

#events{
background:url('../img/right_middle.jpg') top left repeat-y;
width:194px;
margin-bottom:2px;}


#events_bg{
background:url('../img/right_bottom.jpg') bottom left no-repeat;
width:194px;
overflow:visible;
padding-bottom:8px;
}



#news{
background:url('../img/right_top_newsfeed.jpg') top left repeat-y;
margin:0px;
width:194px;
height:320px;
}

#news_bg{
background:url('../img/right_bottom_newsfeed.jpg') bottom left no-repeat;
margin:0px;
width:194px;
height:100%;
overflow:visible;
}


#news h6,
#events h6,
#present h6{
background:url('../img/right_headline.jpg') top left repeat-y;
font-weight:bold;
color:#333333;
margin:0;
padding:0 4px 1px 4px;
font-size:11px;
width:194px;
}

#news h1 a,
#news h1 a:link,
#news h1 a:visited,
#news h1 a:active,
#news h1 a:hover,
#events h1 a,
#events h1 a:link,
#events h1 a:visited,
#events h1 a:active,
#events h1 a:hover{ 
color:#5B2922;
text-decoration:none; 
font-weight:bold; 
}

#news a,
#news a:link,
#news a:visited,
#news a:active,
#news a:hover,
#events a,
#events a:link,
#events a:visited,
#events a:active,
#events a:hover
#present a,
#present a:link,
#present a:visited,
#present a:active,
#present a:hover{ 
color:#333333; 
text-decoration:none; 
font-weight:bold; 
}
#events h1,
#news h1,
#present h1{
font-weight:bold;
color:#5B2922;
font-size:11px;
padding:0px;
margin:0px;
}



#events h2,
#present h2{
font-weight:bold;
color:black;
font-size:11px;
padding:0px;
margin:0px;}


#news h2{
font-weight:normal;
color:black;
font-size:10px;
padding:0px;
margin:0px;}

#news ul,
#events ul{
margin-left:18px;
margin-right:10px;
list-style-image: url('../img/dot.gif');
list-style-position:outside;
padding-left:0px;
margin-top:5px;
margin-bottom:5px;
}

#news li,
#events li{
padding-top:0px;
}



#events .all{

margin:5px 0 4px 18px;
text-align:left;
display:block;

}


