img		{
	border: 0;
	display: block;
	}

	/* Primary layout divisions */
body	{
	margin: 0;
	padding: 0;
	text-align: center;
	padding-bottom: 25px;
	background-image:  url("../images/bg.jpg");
	font: normal 12px/140% "Lucida Grande", lucida, verdana, arial, sans-serif;
	}

#wrapper
{
	width: 850px;
	margin: 20 auto 0 auto;
	padding: 0;
	text-align: left;
	border:10px solid #00A351;
	background-color:#fff;
}
	
 #header
{
	margin: 0px 0px 20px 0px;
	padding: 0;
	height: 200px;
	background-repeat: no-repeat;
	background-color: #fff;
}

#comm #header
{
	height: 352px;
	margin: 0px 0px 10px 0px;

}

 #maincontent
{
	width: 800px;
	padding: 0px 0px 0px 0px;
    margin: 0px 25px;
	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: 20px;
	background-color: #A1358B;
}

#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: #009faa;
	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: #00b25a;
	}	
	
h1	{
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	padding: 5px 0px 10px 0px;
	}
	
h2	{
	font-size: 16px;
	padding: 0px 0px 5px 0px;

text-align:center;
letter-spacing: .02em;
	}
	

h3	{
	margin: 25px 0 0px;
	font-size: 14px;
	font-weight: bold;
	color: #20a64a;
	
	}


#maincontent li {
	list-style: circle outside;
	font: normal 12px/140%;
}

td {
font-size: 12px;
padding: 0px 30px 0px 0px;
}
.time {
color: #00b25a
;
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;
}


#girl #left {
     background-image: url(../images/photo-girl-01.jpg);
	background-repeat: no-repeat;
	background-position: left 175px;
	height: 760px;
}

#left {
	float: left;
	width: 335px;
	border-left: 1px dashed #A1358B;
	padding: 25px 0px 0px 15px;
}

#grownups #left {
height: 940px;
}


#right {
	width: 405px;
	float: right;
	padding: 25px 0px 0px 30px;
	background-image: url(../images/border-vert.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-right: 1px dashed #A1358B;
}

#right img {
float: right;
}



#right .intro {
font-size: 14px;
line-height: 130%;
padding: 0px 0px 35px 0px;
}

#left .intro {
font-size: 14px;
line-height: 130%;
padding: 0px;
margin: 0px;}

#register {
	background: url(../images/register.gif) no-repeat;
	width: 400px;
	height: 200px;
	padding: 150px 0px 0px 40px;
	margin: 20px 0px 0px 0px;
	position: relative;
	left: -15px;
}


#chemistry {
	width: 190px;
	margin: 0;
	position: relative;
	left: 143px;
}

#buttons img {
display:inline;
padding: 25px 0px 45px 0px;
}

#buttons .left {
margin: 0px 30px 0px 0px;
}


#subheader {
width: 800px;
height: 180px;
background-image: url(../images/gs-workshop-header-grownups.jpg);
}

#subheader p {
	font-size: 16px;
	color: #003300;
	padding: 140px 0px 0px 50px;
	font-weight: bold;
}


.register {
width: 360px;
font-size:13px;
line-height: 140%;
}

#brownbag {
	background-image: url(../images/register-brown-bag.gif);
	margin: 25px 0px 0px 0px;
	padding: 110px 0px 0px 25px;
	width: 330px;
	height: 270px;
	color: #fff;
	line-height: 120%;
	background-repeat: no-repeat;
		position: relative;
	left: -15px;
}

#brownbag p {
	padding: 2px 0;
	margin: 0;
	line-height: 1.4em;
	width: 310px;
}

#brownbag .time {
	font-style: italic;
	color: #fff;
	font-size:12px;
}

#brownbag h4 {
color: #FFCC00;
font-size: 14px;
margin: 0;
padding: 15px 0px 0px 0px;
}


#grownups .date {
	font-style: italic;
	color: #666666;
}

#familyscience {
margin: 145px 0px 0px 15px;
width: 230px;
color: #fff;
line-height: 120%;
}

#familyscience p {
margin: 0;
padding: 3px 0;
font-style:italic;
}

#sponsors {
margin: 0px 0px 0px 175px;
}

#sponsors img {
display:inline;
padding: 30px 45px 45px 0px;
}