body {
	margin: 0px 0px 25px;
	padding: 0px;
}
#masthead {
	background: url(/images/wrapper_top.png) no-repeat bottom;
	margin: 0px auto;
	height: 144px;
	width: 980px;
	padding-right: 28px;
	padding-left: 28px;
	position: relative;
}
#masthead #maintitle {
	position: absolute;
	left: 222px;
	top: 18px;
}
#masthead #subtitle {
	position: absolute;
	left: 866px;
	top: 18px;
}
#masthead #rule {
	position: absolute;
	left: 228px;
	top: 102px;
}
#masthead #twitter {
	position: absolute;
	left: 29px;
	top: 106px;
}
#masthead #facebook {
	position: absolute;
	left: 56px;
	top: 106px;
}
#masthead .fb-like {
	position: absolute;
	left: 86px;
	top: 108px;
	width: 100px;
	height: 28px;
}
#wrapper {
	background: url(/images/wrapper.png) repeat-y;
	margin: 0px auto;
	width: 960px;
	padding: 0px 38px;
}
#photos  {
	height: 181px;
	margin-bottom: 10px;
	position: relative;
	width: 960px;
}
#photos img {
	display: block;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
#photos img#last {
	margin: 0px;
	padding: 0px;
}
#content #main h4 {
	font: bold 14px/23px Verdana, Geneva, sans-serif;
	margin: 9px 0px 0px;
	padding: 9px 0px 0px;
	border-top: 1px solid #e99018;
}
#content #main h4 span {
	background: url(/images/arrow_red_inside.png) no-repeat right;
	padding-right: 15px;
	cursor: pointer;
}
#content #main h4 em {
	font-weight: normal;
	font-style: normal;
}
#content #main h4 em.em {
	font-weight: bold;
	font-style: italic;
}
#content #main h4.norule {
	margin: 0px;
	padding: 0px;
	border-top: none;
}
#content #main p {
	font: 14px/23px Verdana, Geneva, sans-serif;
	margin: 0px 0px 12px;
	padding: 0px;
}
#content #main p a{
	color: #000;
}
#content #main p.nsa {
	margin: 0px;
}
#content #main ul {
	font: 14px/23px Verdana, Geneva, sans-serif;
	margin: 0px 0px 12px;
	padding: 0px 0px 0px 24px;
}
#content #main a.more {
	text-transform: uppercase;
	color: #df2b22;
	text-decoration: none;
	background: url(/images/arrow_red_inside.png) no-repeat right;
	padding-right: 15px;
	white-space: nowrap;
}
#content #main #signuppage {
	border-top: 1px solid #e99018;
	margin-top: 9px;
	padding-top: 9px;
}
#content #main #signuppage a {
	color: #000;
	text-decoration: none;
	background: url(/images/arrow_red_inside.png) no-repeat right;
	padding-right: 15px;
	white-space: nowrap;
}

#bottom {
	background: url(/images/wrapper_bottom.png) no-repeat;
	margin: 0px auto;
	height: 38px;
	width: 1036px;
}
sup {
	font-size: 9px;
	line-height: 9px;
}
#copyright {
	font: 10px/14px Verdana, Geneva, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #E98F19;
}
#copyright a{
	color: #E98F19;
}
