body
{
	text-align:center;
	padding:30px;
	margin:0;
	font-family:Verdana, Times New Roman, Sans-Serif;
	font-size:12px;
	background:#808080;
	margin-bottom:20px;
}
img 
{
	border:0;
}
div.floatwrapper
{
	width:100%;
	overflow:hidden;
}
div#pagewrapper
{
	width:772px;
	background:url(../images/foot_bg.gif) no-repeat bottom #FFFFFF;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
	padding-bottom:10px;
}
div.clear
{
	clear:both;
}
div#content a:link,
div#content a:hover,
div#content a:visited,
div#content a:active
{
	color:#424141;
}
div#content a:hover
{
	text-decoration:none;
}
div#banner
{
	background:url(../images/newstrain_head.gif) no-repeat;
	height:81px;
}
div#banner img 
{
	position:absolute;
}
div#navigation 
{
	float:right;
	padding-right:10px;
	width:530px;
	margin-top:10px;
}
div#navigation ul
{
	margin:0px;
	padding:0px;
	float:right;
}
div#navigation ul li
{
	display:inline;
}
div#leftcolumn
{
	float:left;
	width:215px;
	margin-left:10px;
}
*html div#leftcolumn
{
	margin-left:5px;
}
div#leftcolumn p
{
	padding:0;
	margin:0;
	margin-top:5px;
}
div#leftcolumn a:link,
div#leftcolumn a:hover,
div#leftcolumn a:visited,
div#leftcolumn a:active
{
	color:#646464;
	text-decoration:underline;
}
div#content
{
	background:#EBF6EA url(../images/content_bottom_bg.gif) bottom no-repeat;
	width:518px;
	float:right;
	margin-right:10px;
	padding:5px;
	color:#424141;
	min-height:825px;
	
}
*html div#content
{
	margin-right:5px;
	height:825px;
}
div#content h1
{
	font-weight:bold;
	font-size:16px;
	color:#5D74E3;
}
div#content h2
{
	font-weight:bold;
	font-size:14px;
	color:#424141;
}
div#content h3
{
	font-weight:bold;
	font-size:12px;
	color:#5D74E3;
}
div.seminarlocation
{
	border-bottom:solid 1px #808080;
	padding-bottom:5px;
	margin-bottom:10px;
}
div#leftcolumn h1
{
	font-weight:bold;
	font-size:12px;
	color:#33A02C;
	margin:0;
	padding:0;
}
div#bottomnav
{
	margin-top:20px;
	width:660px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:10px;
}
div#footer
{
	margin-top:20px;
	font-size:10px;
	text-align:center;
	width:650px;
	margin-left:auto;
	margin-right:auto;
}
div#bottomnav a:link,
div#bottomnav a:hover,
div#bottomnav a:visited,
div#bottomnav a:active
{
	text-decoration:none;
	color:#424141;
}

/*Navigation State Switches*/
img#seminaron,img#whoon,img#workshopon,img#hostingon,img#paston
{
	display:none;
}
body#seminar img#seminaron
{
	display:inline;
}
body#seminar img#seminaroff
{
	display:none;
}
body#who img#whoon
{
	display:inline;
}
body#who img#whooff
{
	display:none;
}
body#workshop img#workshopon
{
	display:inline;
}
body#workshop img#workshopoff
{
	display:none;
}
body#hosting img#hostingon
{
	display:inline;
}
body#hosting img#hostingoff
{
	display:none;
}
body#past img#paston
{
	display:inline;
}
body#past img#pastoff
{
	display:none;
}

/*Past Events*/
body#past dd
{
	margin-left:0;
}

div#location
{
	margin-left:40px;
}
.strong 
{
	font-weight:bold;
}
table#schedule td.col1
{
	text-align:right;
	padding-right:10px;
	width:100px;
}
/*Who We Are*/
body#who div#content img
{
	float:left;
	margin-right:10px;
}
/*Workshop*/
body#workshop div#content img
{
	float:left;
	margin-right:10px;
}
body#workshop div#content h1,body#workshop div#content p
{
	margin-left:103px;
}
/*Seminar*/
body#seminar div.list p
{
	margin:0;
}