body, p, a, h1, h2, h3, h4, h5, span, li, ol, ul {
	margin: 0px;
	padding: 0px;
}
body {
	font-family:Geneva, Arial, Helvetica, sans-serif;

}
p {
	color: #333333;
	margin-bottom: 15px;
	font-size: 0.9em;
	color: #333333;
}
h1 {
	font-size: 1.3em;
	margin-bottom: 13px;
	color: #5A5C8F;
	margin-top: 15px;
	font-weight: lighter;
	font-family: Georgia, Times;
}
a:link {
	color: #3B79C5;
	text-decoration: none;
}
a:visited {
	color: #3B79C5;
	text-decoration: none;
}
a:hover {
	color: #3B79C5;
	text-decoration: underline;
}
a:active {
	color: #3B79C5;
	text-decoration: underline;
}
h2 {
	font-size: 1.1em;
	color: #5A5C8F;
	margin-bottom: 10px;
	font-weight: lighter;
	font-family: Georgia;
	margin-top: 15px;
}
li {
	font-size: 0.9em;
	list-style-type: disc;
	margin-left: 10px;
	margin-bottom: 1px;
}
ul {
	margin-bottom: 10px;
	margin-left: 15px;
}
.confList {
	font-size: 0.9em;
	text-align: center;
	margin: 0px;
}
h3 {
	color: #3B79C5;
	font-size: 1em;
	margin-bottom: 5px;
}
.scheduletable {
	margin-top: 15px;
}
.conftabletext {
	margin: 0px;
}
#getinvolved_map {
	margin-top: 10px;
	float: right;
	width:360px;
}
#conf_info {
	margin-top: 10px;
	float: left;
	width: 355px;
	border-right: 1px solid #CCC;
	padding-right: 10px;
}

#login {
	text-align:center;
}
