body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background: url(images/background.gif) repeat-x;
	margin: 0px;
}
div.container {
	position: relative;
	margin: 0px auto;
	width: 685px;
}


#topnav {
	margin: 0px 0px 20px;
	padding-right: 15px;
	height: 20px;
}

#topnav .selected a {
	color: #FFFFFF;
}
#topnav .selected {
	text-align: center;
	background-color: #4695ae;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.0em;
}


#topnav li {
	text-align: center;
	list-style: none;
	widdth: 10%;
	color: #000000;
	font-size: 1em;
	float: right;
	margin-top: 0px;
	margin-right:5px;
	margin-left: 5px;
	white-space: nowrap;
	padding: 8px 8px 5px;
}
#main mainbox {
	float: left;
}

#topnav li a {
	color: #000000;
	text-decoration: none;
}
#topnav li a:hover {
	text-decoration: underline;
}



a:link {
	color: #006A8A;
	text-decoration: none;
}
a:visited {
	color: #217D99;
	text-decoration: none;
}
a:hover {
	color: #006A8A;
	text-decoration: underline;
}
a:active {
	color: #006A8A;
	text-decoration: none;
}

h1 {
	font-family: Trebuchet MS, Georgia, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #D93000;
	margin-bottom: 1px;
		margin-top: 2px;
}
h2 {
	font-family: Trebuchet MS, Georgia, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #E66A00;
}
em {
	background: #FFFFCC;
	font-style: normal;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #000000;
	margin-bottom: 1px;

}
#main .blog {
	float: left;
	width: 390px;
}

h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}



.sidebarFade {
	margin: 10px;
	background-image: url(images/sidebarFade.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.boldText {
	font-size: 1em;
	font-weight: bold;
	color: #006A8A;
	float: none;
}
.highlightText {
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFCC;
}
.moreText {
	font-size: 0.9em;
	font-weight: bold;
	text-align: right;
	color: #006A8A;
	width:100%;
}
#blog2 a {
	font-size: 0.9em;
	font-weight: bold;
	text-align: right;
	color: #006A8A;
}

.blog a {
	float: right;
	font-weight:bold;
	margin-bottom:8px;
	}
.blog a .boldText {
	font-size: 1em;
	font-weight: bold;
	color: #006A8A;
	float: none;
}

.blog .boldText {
	font-size: 1em;
	font-weight: bold;
	color: #006A8A;
	float: none;
}
	
	
.dateText {
	font-size: 0.9em;
	color: #AAAAAA;
}
#main .sidebar {
	width: 270px;
	padding-left: 5px;
	padding-right: 5px;
	border: 2px solid;
	background-color: #F7F7F7;
	border-color: #C9C9C9;
	float: left;
	margin: 7px 5px 5px;
}
.sidebar  h2 {
	padding: 10px;
	margin:0px;
	font-size:1.3em;
	color: #D93000;
	font-weight:lighter;
}
.sidebar  img {
	margin-bottom:10px;

}
.sidebar  .content {
	padding-left: 10px;
	padding-right: 10px;
}
.sidebar  .content2 {
	padding-left: 10px;
	padding-right: 10px;
	padding-top:15px;
}
#main .action {
	padding: 10px;
	background-color: #F2F2F2;
	clear: both;
	margin-top: 20px;
	height: 65px;
}
#main .floater {
	float:left;
	width:310px;
}

#main .floater2 {
	float:left;
	margin-left:30px;
}
#hidden2 {
display: none;
}

#hidden {
display: none;
}
#hidden3 {
display: none;
text-align:left;
margin-left:10px;
}
#hidden form, #hidden2 form {
background-image: url(images/form_back.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-left:15px;
margin-top: 0px;
	}
#main .presenters {
	width: 50%;
	margin: 0px;
	margin-top:10px;
	float: left;
	color: black;
}
#main .presenters  a {
	float: right;
	font-weight:bold;
}

#main .presenters  .us {
	clear: left;
	margin-bottom:10px;
}
#main .presenters  p {
	margin-top:4px;
}
#main .presenters  img {
	float: left;
	font-weight:bold;
	padding-right:5px;
	padding-bottom: 2px;
}
#main .workshops {
	width: 45%;
	float: left;
	padding-left: 5%;
	margin-top:10px;
	color:black;
}
#main .workshops p {
	
	margin-top:0px;
	color:black;

}
#main .workshops .descript {
	font-size: .9em;
}
#footer {
color: black;
	font-size: 1.0em;
	clear: both;
	padding-top: 4px;
	border-top: 2px solid #999999;
	text-align: center;
}
#footer a {
	color: #006A8A;
	text-decoration: none;
}
#footer a:hover {
	color: #006A8A;
}
.boxer {
border-top: 1px dashed #999999;
margin-top:5px;
margin-left:20px;
margin-right:20px;
margin-bottom:10px;
clear:both;
}
.space {
clear:both;
}
label {
display: block;
margin-bottom:8px;
}
menu {
padding: 0px;
margin: 0px;
}


/*form stuff from campaign */
span.label,span.spacer,span.multiple span {width:120px;color:white;} 
span.button {padding-left:40px; padding-top: 20px; margin-bottom: 10px;} 
div.clear {clear:both;padding-top:1px;} 