body {
	margin:0;
	padding:0;
	background:#fff;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:125%;
	margin:0 0 5px 0;
	padding:0;
}
h2 {
	margin:0 0 5px 0;
	padding:0;
	font-size:17px;
}
p {
	margin:0;
	padding:0;
}
a {
	color:#3E4551;
	text-decoration:underline;
}
a:hover {
	color:#000000;
}
ul {
	margin:0 0 0 20px;
	padding:0;
}
ul li {
	margin:0 0 5px 0;
	padding:0;
}
#sponsors ul li {
	margin:15px 0 5px 0;
	list-style:none;
}
img {
	border:none;
}
#top_blue {
	width:100%;
	height:10px;
	background-color:#3E4551;
	margin:0 0 16px 0;
	padding:0;
	position:relative;
	float:left;
	line-height:10px;
	font-size:1px;
}
#page_bg {
	background: url(../images/page-bg.png) top left repeat-x;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	position:relative;
	float:left;
}
#page_container {
	width:710px;
	height:auto;
	margin:0 auto;
	padding:0;
	position:relative;
}
#logo {
	width:100%;
	height:73px;
	margin:0;
	padding:0;
}
#logo h1 {
	display:none;
}
#menu {
	background:url(../images/menu-bg.png) top left no-repeat;
	height:31px;
	margin:0;
	padding:0 0 0 18px;
	width:100%;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
#menu a {
	width:auto;
	height:13px;
	margin:0;
	padding:8px 8px 10px 7px;
	color:#fff;
	display:block;
	text-decoration:none;
	border-right: solid 1px #759FAB;
	position:relative;
	float:left;
	line-height:13px;
}
#menu a:hover, #menu a.current {
	background:#202834;
}
#menu a.last {
	border:none;
}
#page_dots {
	background:url(../images/dots.png) top left no-repeat;
	margin:0;
	padding:0;
	width:1025px;
	height:319px;
	position:absolute;
	left:-170px;
	float:left;
	top:104px;
}
#content_container {
	background: url(../images/content-repeat.png) top left repeat-y;
	width:719px;
	height:auto;
	position:relative;
	margin:13px 0 0 0;
	padding:0 0 0 10px;
	left:-10px;
	float:left;
  height:auto;
}
#questions, #p_questions {
	margin:0;
	padding:0;
}
#questions li, #p_questions li {
	margin:0;
	padding:0;
	list-style:none;
}
.hidden {
	display:none;
}
#questions .current, #p_questions .current {
	padding:5px;
	margin:0 0 10px 0;
	background:#CFDBDF;
}
#main_image {
	margin:0 0 0 1px;
	padding:0;
	position:relative;
	height:253px;
}
#main_image #rotate {
	position:relative;
	top:-10px;
	margin:0 0 -10px 0;
	padding:0;
}
#main_image .top {
	background:url(../images/image-top.png) top left no-repeat;
	width:729px;
	height:20px;
	position:relative;
	left:-11px;
	z-index:100;
}
#thumbs {
	float:right;
	margin:0 11px 0 0;
	position:absolute;
	z-index:200;
	right:0;
	top:223px;
}
#thumbs a {
	display:block;
	width:7px;
	height:18px;
	background:#202834;
	float:left;
	color:#fff;
	text-decoration:none;
	margin:0;
	padding:2px 5px 0 5px;
	font-size:14px;
}
#thumbs .activeSlide, #thumbs a:hover {
	color:#759FAB;
}
#content {
	margin:0;
	padding:0 15px 0 10px;
	position:relative;
	float:left;
	width:685px;
	height:auto;
}
#content_bottom {
	background:url(../images/content-bottom.png) top left no-repeat;
	margin:0;
	padding:0;
	width:729px;
	height:20px;
	left:-9px;
	position:relative;
	float:left;
}
#footer_container {
	margin:25px 0 0 0;
	padding:0;
	width:100%;
	height:auto;
	position:relative;
	float:left;
}
#footer {
	margin:0 auto;
	padding:0;
	width:720px;
	height:auto;
	position:relative;
	text-align:right;
	font-size:16px;
	color:#FFFFFF;
}
#footer a {
	color:#FFFFFF;
	border:none;
	text-decoration:none;
	cursor:pointer;
}
#footer a:hover {
	color:#759FAB;
}
.footer_boxes {
	margin:0 4px 0 4px;
	padding:182px 30px 0 0;
	display:inline;
	float:left;
	width:202px;
	height:36px;
}
#footer_container .blog { background:url(../images/blog.png) top left no-repeat; }
#footer_container .calendar { background:url(../images/calendar.png) top left no-repeat; }
#footer_container .photos { background:url(../images/photos.png) top left no-repeat; }

#footer_bottom {
	background:url(../images/footer-content.png) top left no-repeat;
	width:686px;
	height:62px;
	margin:8px 0 0 0;
	padding:8px 12px 8px 12px;
	position:relative;
	float:left;
	text-align:center;
	font-size:14px;
	left:4px;
}
#credits {
	margin:4px 0 12px 12px;
	padding:0;
	position:relative;
	float:left;
	width:100%;
	height:auto;
	text-align:left;
	color:#333A47;
	font-size:12px;
}
#credits a {
	color:#333A47;
}