img		{
	border: 0;
	display: block;
	}

	/* Primary layout divisions */
body	{
	margin: 0;
	padding: 0;
	text-align: center;
	padding-bottom: 25px;
	background-image:  url("../images/saturday_camp/bg.png");
	font: normal 12px/140% "Lucida Grande", lucida, verdana, arial, sans-serif;
	}

#wrapper
{
	background:   url("../i/wrapper-bar.gif") repeat-y center top;
	color: #333333;
	width: 900px;
	margin: 20 auto 0 auto;
	padding: 0;
	text-align: left;
	border:solid 10px #cf2b1e;
	background-color:#fff;
}
	
 #header
{
	margin: 0px 0px 20px 0px;
	padding: 0;
	height: 207px;
	background-repeat: no-repeat;
	background-color: #fff;
}

#comm #header
{
	height: 352px;
	margin: 0px 0px 10px 0px;

}

 #maincontent
{
	width: 550px;
	padding: 0px 0px 0px 40px;
    margin: 0px;
	float: left;
	
}



  #sidebar	{
  background-color:#fff;
	width: 200px;
	padding: 10px 20px 0px 40px;
	margin: 0px;
	float: left;
	}
	
#sidebar img {
margin: 0px 0px 20px 0px;
}
	
  #footer
{
	clear: both;
	margin: 0px;
	padding: 0px;
	font: normal 9px/12px;
	height: 100px;
	background-image: url(../images/saturday_camp/footer_bg.gif)
}

#footer img {
margin: 0px 0px 0px 400px;
padding: 15px 0px 0px 0px;
}
	

	/*  Sidebar Nav */

#sidebar ul
{
margin: 0;
padding: 10px 0 0;
} 

#sidebar li
{
list-style: none;
margin: 0;
padding: 5px 0;
border-top: 1px solid #CCCCCC;
}

#sidebar li a {
	text-decoration: none;
	font: normal 12px/140%;
	color: #3475C5;
}

#sidebar ul li a:hover
{
	color: #4786D1;
	text-decoration: underline;
}

#sidebar ul li a:visited
{
	color: #255794;
	text-decoration: none;
}
	/*  All Linkage */

a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #009FC2;
	background: transparent; 
}

a:visited {
	font-weight : bold; 
}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #009FC2;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #009FC2;
	background: transparent;  
	}
	

	
	/* Typography 	*/


p	{
	font: normal 12px/140%;
	padding: 0;
	margin: 0 0 15px 0;
	}

h1, h2, h3, h4	{
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 16px;
	color: #99241E;
	}	
	
h1	{
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	padding: 5px 0px 10px 0px;
	}
	
h2	{
	font-size: 14px;
	padding: 0px 0px 5px 0px;

	}
	

h3	{
	margin: 25px 0 0px;
	font-size: 14px;
	font-weight: bold;
	color: #64006d;
	
	}

h4	{
	margin: 0px 0 8px;
	font-size: 12px;
	border-bottom: 1px solid #333;
	font-weight: normal;
	padding-bottom: 4px;
	color: #333333;
	}
#maincontent li {
	list-style: circle outside;
	font: normal 12px/140%;
}

td {
font-size: 12px;
padding: 0px 30px 0px 0px;
}
.time {
color: #99241E;
font-size:10px;
display: block;
}
.date {
display: block;
}
.description {
display: block;
}

.registration {
font-style:italic;
margin: 0px;
padding: 0px;
display: block;
}


.activity {
padding:0 ;
margin: 0px 0px 15px 0px;
border-bottom: 3px dashed #fdb813;
}