#topnav {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: visible;
}
#topnavspan 
{
background-color: #ABBF08;
height:20px;
border:2px;
}

#pagewrapper {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mastheadwrapper {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}
#mhcol1 {
	float: left;
	width: 645px;
	margin-top: 0px;
	margin-left: 10px;
}
#mhcol2 {
	width:260px;
	margin-left: 670px;
	margin-right: 5px;
	padding-right: 5px;
}
#login {
	width: 260px;
	margin-left: 670px;
	margin-right: 5px;
	padding-right: 5px;
}
#bottomwrapper {
	width: 100%
	margin-top: 0px;
	margin-bottom: 0px;
}
#sponsors {
	width: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-bottom: 20px;
	clear: both;
}
#footer {
	width: 920px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#bodywrapper {
	width: 940px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	padding-top: 10px;
}
#maincontent {
	float: left;
	width: 700px;
	margin-left: 10px;
	margin-top: 0px;
}
#locationbox {
	width: 170px;
	margin-left: 760px;
	padding-right: 5px;
}
#sidenav {
	width: 170px;
	margin-top: 0px;
	margin-left: 760px;
	padding-right: 5px;
	font-size: small;
}
.pic-captionBoxRight{
	float: right;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	overflow: hidden;
}
.pic-captionBoxLeft {
	margin-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	overflow: hidden;
	float: left;
}
.captionboxRight_180px {
	font-size: x-small;
	color: #666;
	float: right;
	width: 180px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.captionboxLeft_180px {
	font-size: x-small;
	color: #666;
	float: left;
	width: 180px;
	margin-right: 10px;
	margin-bottom: 5px;
}

