body {
	background: url('images/tile.gif') repeat-x;
	background-color: #000;
	padding: 0px;
	margin: 0px;
}

#container {
	width: 980px;
	text-align: left;
}

#utility {
	/*background: url('images/utility_sprite.jpg') no-repeat;*/
	height: 24px;
}
#utility a {
	display: block;
	float: right;
	background: url('images/utility_sprite.jpg') no-repeat;
	text-indent: -9999px;
	outline: none;
}
#utility a#util_sitemap { width: 54px; background-position: -904px 0px; }
#utility a#util_register { width: 65px; background-position: -839px 0px; }
#utility a#util_advertisers { width: 87px; background-position: -752px 0px; }
#utility a#util_locations { width: 75px; background-position: -674px 0px; }

.kicker {
	clear: both;
}

#home {
	padding-top: 2px;
}
#magbanner {
	width: 725px;
	height: 725px;
}
#giantbanner {
	position: absolute;
	width: 725px;
	height: 725px;
	overflow: hidden;
}
#textoverlay {
	position: absolute;
	width: 725px;
	height: 725px;
}
#magtext {
	padding: 152px 0px 0px 433px;
}

#sidebar {
	width: 255px;
}
#sidebar_pad {
	padding: 27px 0px 27px 21px;
}
#sidebar_width {
	width: 187px;
}
#sidebar_pad2 {
	padding-left: 6px;
}
#homenav {
	padding-top: 15px;
}
.sideline {
	background: #484848;
	width: 183px;
	height: 1px;
}
#homenav a {
	display: block;
	background: url('images/nav_sprite.png') no-repeat;
	text-indent: -9999px;
	outline: none;
	width: 183px;
	height: 30px;
}
#homenav .subnav {
	display: inline;
	background: none;
	text-indent: 0px;
	width: auto;
	height: auto;
}
#homenav a#nav_sneakpeek { background-position: 0px 0px; }
#homenav a#nav_comments { background-position: 0px -30px; }
#homenav a#nav_contests { background-position: 0px -60px; }
#homenav a#nav_photos { background-position: 0px -90px; }
#homenav a#nav_events { background-position: 0px -120px; }
#homenav a#nav_locations { background-position: 0px -150px; }
#homenav a#nav_about { background-position: 0px -180px; }
#homenav a#nav_contact { background-position: 0px -210px; }

#homenav a#nav_sneakpeek:hover,#homenav a#nav_sneakpeek.active { background-position: -183px 0px; }
#homenav a#nav_comments:hover,#homenav a#nav_comments.active { background-position: -183px -30px; }
#homenav a#nav_contests:hover,#homenav a#nav_contests.active { background-position: -183px -60px; }
#homenav a#nav_photos:hover,#homenav a#nav_photos.active { background-position: -183px -90px; }
#homenav a#nav_events:hover,#homenav a#nav_events.active { background-position: -183px -120px; }
#homenav a#nav_locations:hover,#homenav a#nav_locations.active { background-position: -183px -150px; }
#homenav a#nav_about:hover,#homenav a#nav_about.active { background-position: -183px -180px; }
#homenav a#nav_contact:hover,#homenav a#nav_contact.active { background-position: -183px -210px; }

#footbox {
	padding-top: 10px;
	text-align: left;
}

/* SUBPAGE */
#submain {
	background: #FFF;
	width: 725px;
	padding: 37px 22px;
}

.subsidebar {
	background: url('images/subradial.jpg') no-repeat;
}

#spotlight {
	width: 200px;
	padding-right: 27px;
	text-align: left;
}
.spotlight_headline {
	padding-top: 10px;
	line-height: 150%;
	font-weight: bold;
	font-size: 13px;
}
#spotlight a {
	font-weight: bold;
}

#sidebarline {
	background: #CCC;
	width: 1px;
}

#content {
	padding-left: 32px;
}

#search {
	float: right;
	padding-right: 2px;
}
#search * {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 24px;
}

#search_field {
	padding-top: 2px;
}
#search_field input {
	height: 14px;
	width: 138px;
	padding: 2px 3px;
	color: #000;
	font-size: 11px;
	border: 0px;
}
#search * {
	vertical-align: middle;
}
