
/*

 C S S   S t y l e   S h e e t  - S i d e   P a n e l s   O f f 
________________________________________________________________
*/


/* Id's */

#body_content {
	position: relative;
	left:10px;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 0px 20px !important;
	margin: 0px 0px 0px 10px;
	width:710px;
}

#side_container{
	display: none;
	margin: 0px;
	padding:0px;
	width:0px;
}



/* Classes */

.panel{
	display: none;
}

.panel_top{
	display: none;
}

.panel_content{
	display: none;
}

.panel_bottom{
	display: none;
}


#events .desc{
	border-bottom:1px solid #998888;
	float:left;
	padding:4px;
	width:500px;
}

/*
     E n d   o f   S t y l e   S h e e t
______________________________________________________________________
*/
