@charset "utf-8";
/* CSS Document */

#page{
	height:1px;
}

body {
	margin:auto;
	padding:0px;
	width: 990px;
	/*text-align: center;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
	border: 0px;
}

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

#mainNavSelected {
	color: #000000;
	text-decoration: none;
}

div#home_header {
	background-image: url('images/header_bg.png');
	background-repeat: no-repeat;
	width: 930px;
	height: 30px;
	margin-left:30px;
	margin-right:30px;
	padding-top: 16px;
	vertical-align: bottom;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
}

div#fla_home {
	width: 990px;
	height: 471px;
}

div#home_main {
	background-image: url('images/home_bg.jpg');
	background-repeat: no-repeat;
	width: 990px;
	height: 1057px;
}

div#runnerups {
	background-image: url('images/runnersup_bg.jpg');
	background-repeat: no-repeat;
	width: 580px;
	height: 214px;
	margin-left:42px;
	float: left;
	text-align: center;
}
* html div#runnerups{ margin-left:20px; }

div#runner_header {
	margin-top: 10px;
}

div#runner_blurb {
	margin-top:10px;
}

div#runner_thumbs {
	margin: 10px;
}

div#runner_more {
	margin-top:10px;
	margin-left:380px;
}

div#meetfamilies {
/*
	background-image: url('images/meet_fpo.jpg');
	background-repeat: no-repeat;
*/
	width: 300px;
	height: 214px;
	margin-left:26px;
	float: left;
}
div#meet_header a img, div#meetfamilies a img {
	border:none;
}
div#ad {
	left:648px;
	position:absolute;
	top:180px;
}

div#meet_header {
	left:648px;
	position:absolute;
	top:480px;
}

div#gallery_header {
	text-align: left;
	margin-top:32px;
	margin-left:60px;
	width: 300px;
	height: 40px;
	float: left;
}
* html div#gallery_header{ margin-left:30px; }

div#latest_header {
	text-align: left;
	margin-top:32px;
	/* width: 500px;*/
	height: 40px;
	float: left;
}

div#gallery {
	background-image: url('images/gallery_bg.jpg');
	background-repeat: no-repeat;
	width: 580px;
	height: 318px;
	margin-left:42px;
	float: left;
}
* html div#gallery{ margin-left:20px; }

div#gallery_left, div#gallery_right {
	width: 250px;
	margin:30px 20px 20px 20px;
	float: left;
}
* html div#gallery_left, *html div#gallery_right{ margin:20px 15px 0 15px; }

div#gallery_blurb {
	text-align: left;
}

div#gallery_more {
	margin-top: 10px;
	margin-left: 130px;
}

div#latest_blurb {
	margin-top:10px;
}

div#latest_more {
	margin-top:35px;
	margin-left:130px;
}

div#hotmess {
	background-image: url('images/hotmess_bg.jpg');
	background-repeat: no-repeat;
	width: 300px;
	height: 201px;
	margin-left:26px;
	float: left;
}

div#hotmess_header{
	margin-top:10px;
}

div#hotmess_blurb{
	margin-top:2px;
	text-align:center;
}

div#hotmess_photo{
	margin-top:10px;
	text-align:center;
}

div#hotmess_more{
	margin-top:10px;
	margin-left:160px;
}

div#zip {
	background-image: url('images/zip.png');
	background-repeat: no-repeat;
	width: 300px;
	height: 230px;
	margin-left:26px;
	margin-top:12px;
	float: left;
}

div#home_footer {
	width: 906px;
	height: 264px;
	margin-left:43px;
	margin-top:-70px;
	float: left;
}
* html div#home_footer{ margin-left:20px; }

div#footer_head {
	background-image: url('images/footer_head.png');
	background-repeat: no-repeat;
	width: 906px;
	height: 23px;
	padding-top: 6px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

div#footer_head_left {
	width: 302px;
	height: 29px;
	float: left;
	text-align:center;
}

div#footer_head_middle {
	width: 302px;
	height: 29px;
	float: left;
	text-align:center;
}

div#footer_head_right {
	width: 302px;
	height: 29px;
	float: left;
	text-align:center;
}

div#footer_main {
	background-image: url('images/footer_bg.png');
	background-repeat: no-repeat;
	width: 906px;
	height: 235px;
	color: #FFFFFF;
	text-align: left;
}

div#footer_main_left {
	width: 262px;
	height: 195px;
	float: left;
	padding: 20px;
}

div#footer_main_middle {
	width: 262px;
	height: 195px;
	float: left;
	padding: 20px;
}

div#footer_main_right {
	width: 262px;
	height: 195px;
	float: left;
	padding: 20px;
}

div#footer_more {
	width: 262px;
	padding-top: 20px;
}

div#footer_schedule {
	width: 262px;
}

div#footer_title {
	width: 262px;
	font-size: 14px;
	margin-bottom: 2px;
}

div#footer_time {
	width: 70px;
	font-size: 14px;
	float: left;
}

div#footer_blurb {
	width: 192px;
	font-size: 11px;
	float: left;
	margin-bottom: 10px;
}

.heading {
	color: #FFFFFF;
	font-size: 30px;
	font-weight: 100;
}

.white {
	color: #FFFFFF;
	font-size: 12px;
}

a.orange {
	color: #F46800;
	font-size: 12px;
	text-decoration: underline;
}

a.orange:hover {
	color: #F46800;
	font-size: 12px;
	text-decoration: none;
}

a.green {
	color: #48974F;
	font-size: 12px;
	text-decoration: underline;
}

a.green:hover {
	color: #48974F;
	font-size: 12px;
	text-decoration: none;
}

#zip_widget{
	background:#fff url(/mystyle/shows/messiesthome/images/zip_top.gif) no-repeat scroll center top;
	clear:left;
	margin:0 0 0 648px;
	position:relative;
	top:-100px;
	width:300px;
}
#zip_widget_content{
	background:transparent url(/mystyle/shows/messiesthome/images/zip_bot.gif) no-repeat scroll center bottom;
	text-align:center;
}
#zip_widget_content p{ color:#fff; }
