body {
	background-color: #606060;
	background-image: url(../images/mainbg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: center;
	margin: 0;
}

a:link {
	color: #153587;
	text-decoration: none;
}
a:visited {
	color: #153587;
	text-decoration: underline;
}
a:hover {
	color: #5aa905;
	text-decoration: underline;
}
a:active {
	color: #5aa905;
	text-decoration: none;
}
.bottomNav a:link {
	color: #333333;
	text-decoration: none;
}
.bottomNav a:visited {
	color: #333333;
	text-decoration: underline;
}
.bottomNav a:hover {
	color: #5aa905;
	text-decoration: underline;
}
.bottomNav a:active {
	color: #5aa905;
	text-decoration: none;
}

.main {
	width: 932px;
	margin: 0px auto 15px auto;
}

p, div, img, h1, h2, h3, h4, h5, table {
	margin: 0;
	padding: 0;
	border: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.nav div {
	float: left;
}
.topBar {
	background-image: url(../images/topbarbg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 100%;
}
.topBar div.TopBarText {
	width: 902px;
	text-align: center;
	float: left;
}
.content {
	background-image: url(../images/bodybg.gif);
	background-position: center;
	background-repeat: repeat-y;
	width: 100%;
}
.text {
	width: 902px;
	text-align: center;
	float: left;
	padding-top: 20px;
}

h1 {
	font-size: 20px;
	color: #CCCCCC;
	margin-top: 14px;
}
.footer {
	background-image: url(../images/bottombg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 100%;
}
.footerText {
	width: 897px;
	text-align: left;
	float: left;
}
.footerText p {
	font-size: 12px;
	color: #CCCCCC;
	margin-top: 28px;
}
.textContent {
	width: 862px;
	margin: 0 auto 0 auto;
	text-align: left;
}
.textMain {
	float: left;
	width: 592px;
	text-align: left;
}
.textCenter {
	width: 20px;
	float: left;
}
.sideBar {
	float: left;
	width: 250px;
}
.conference {
	padding: 15px 0 16px 0;
	background-image: url(../images/sidebar-bg2.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 100%;
}
.sponsors {
	padding: 15px 0 16px 0;
	background-image: url(../images/sidebar-bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: center;
	width: 100%;
}
.textMain p {
	font-size: 13px;
	line-height: 21px;
	margin-bottom: 10px;
}
.textMain p.last {
	margin-bottom: 0;
}
.textMain img {
	margin-left: 15px;
}
.textmain ul {
	font-size: 13px;
	line-height: 21px;
	margin-bottom: 10px;
	margin-left: 30px;
}
h2 {
	font-size: 17px;
	color: #e6691e;
	margin-bottom: 10px;
}
.conference p {
	font-size: 12px;
	line-height: 17px;
	margin: 0 20px 0 20px;
	text-align: left;
}
.conference p.break {
	margin-bottom: 10px;
}
h3 {
	font-size: 14px;
	color: #88d41b;
	margin: 0 20px 0 20px;
	line-height: 17px;
}
h4 {
	font-size: 14px;
	color: #e6691e;
	margin: 0 20px 0 20px;
	line-height: 17px;
}
h5 {
	font-size: 13px;
	color: #e6691e;
	margin: 0 20px 0 20px;
	line-height: 17px;
}

h6 {
	font-size: 14px;
	color: #153587;
	line-height: 17px;
}

.logos {
	margin: 0 auto 0 auto;
	width: 215px;
}
.contact {
	padding: 15px 0 16px 0;
	background-image: url(../images/sidebar-bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 100%;
}
.contact p {
	font-size: 12px;
	line-height: 17px;
	margin: 0 20px 0 20px;
	text-align: left;
}
.contact p.break2 {
	margin-bottom: 10px;
}
.bottomNav {
	text-align: center;
	font-size: 10px;
	color: #757575;
}
.table300 {
	width: 400px;
}
.table300 td {
	padding: 5px;
	font-size: 13px;
	text-align: left;
}
.tableBig {
	width: 100%;
}
.tableBig td {
	padding: 5px;
	font-size: 13px;
	text-align: left;
}
.tableBig td.topTitles {
	background-color: #88d41b;
}
.locationMap {
	width: 425px;
	margin: 0 auto 0 auto;
}
