/* @override 
	http://southmountain.com/smc_general-ads.css
	http://www.southmountain.com/smc_general-ads.css
*/

html {
	background-color: #333333;
	height: 100%;
}

body {
	margin: 0 auto;
	width: 980px;
	behavior: url(csshover.htc);
	position: relative;
	background-color: white;
	height: 594px;
}

div#pheader {
	display: none;
}

div#header {
	width: 980px;
	height: 130px;
	margin: 0;
	padding: 0;
	background: url(images/smc_web_masthead.gif) no-repeat center center;
	position: relative;
}

div#utility {
	float: right;
	height: 100px;
	width: 285px;
	padding-top: 5px;
	margin-right: 40px;
}

.fbframe {
	width: 75px;
	float: right;
	clear: none;
	display: inline;
	margin-right: -33px;
	margin-top: 45px;
	margin-bottom: -30px;
}

div#nav {
	height: 25px;
	width: 980px;
	margin: 0;
	padding: 0;
	z-index: 2;
	border: 1px dotted silver;
}

div#container {
	width: 980px;
	z-index: -2;
	height: 406px;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}

div#sidenav {
	width: 295px;
	margin: 0 0 0 14px;
	padding: 5px 0 0;
	float: left;
	height: 397px;
	z-index: 1;
	text-align: center;
	position: relative;
}

div#centerart {
	width: 253px;
	position: relative;
	float: left;
	height: 387px;
	margin: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	top: 7px;
}

div#hh div#container div#centerart {
	display: inline-block;
	float: right;
	position: relative;
	top: 22px;
	right: 18px;
	z-index: 0;
	overflow: hidden;
	visibility: visible;
	width: 455px;
}

.story div#container div#centerart.mainart {
	margin-left: 40px;
	padding-left: 25px;
	top: 23px;
	width: 641px;
	height: 387px;
}

div#hh .story div#container div#centerart.mainart {
	top: 23px;
	width: 641px;
	height: 387px;
	margin-left: 40px;
	padding-left: 25px;
}

div.list div#centerart {
	display: none;
}

div#content {
	width: 413px;
	position: relative;
	float: right;
	margin: 0;
	height: 406px;
	padding-right: 15px;
}

div#blurb {
	display: none;
}

div#hh div#blurb {
	width: 180px;
	margin: 0 40px 0 0;
	height: 390px;
	display: block;
	float: right;
	padding: 0;
	z-index: 2;
	text-align: center;
}

#hh #blurb #ad1, #hh #blurb #ad2 {
	text-align: center;
	display: block;
	padding-bottom: 10px;
}

div#hh div#content {
	width: 255px;
	position: relative;
	min-height: 100%;
	float: left;
	height: 406px;
	padding: 0 0 0 19px;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	background-color: white;
}

div#ee div#content, div.list div#content {
	width: 600px;
	position: relative;
	float: right;
	margin: 2px 25px 0 0;
	height: 400px;
	padding-right: 20px;
}

div#ee div#content {
	overflow: auto;
}

div#footer {
	width: 980px;
	height: 52px;
	clear: left;
	display: block;
	text-align: center;
	position: relative;
	background: url(images/smc_footer_rounded_corner_bg.gif) no-repeat 50% 50%;
	margin: 0;
/*	visibility: hidden; */
}

div#errormessage {
	padding: 5px;
	background: #999999;
	position: fixed;
	top: 0;
	right: 0;
	display: inline-block;
	float: right;
	overflow: auto;
}
