/* template.css */

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Verdana, Helvetica, Sans-Serif;
	background: #fff url(../images/bg_bottom.jpg) 0 453px repeat-x;
	margin: 0;
	text-align: center;
}
p { margin: 0 0 1em; }
#topred {
	background: #fff;
	overflow: auto;
	border-bottom: 5px solid #FF6600;
	margin-bottom: 20px;
}
#header {
	height: 138px;
	background: #fff url(../images/rainbow.jpg) center bottom repeat-x;
}
#sitename {
	width: 852px;
	height: 122px;
	background: #fff url(../images/bg_header.jpg) left bottom no-repeat;
	text-indent: -5000em;
	margin: 0 auto;
}
#swfmods {
	width: 863px;
	height: 310px;
	margin: 0 auto;
	position: relative;
}
#swfmods .emailmessage {
	width: 551px;
	height: 174px;
	position: absolute;
	top: 95px;
	left: 159px;
	color: #000;
	text-align: left;
}
.emailmessage img { float: left; }
.emailmessage h2, .emailmessage p {
	margin-left: 140px;
}
.emailmessage h2 {
	font-size: 26px;
	font-weight: bold;
	color: #f00;
	margin-bottom: 18px;
	margin-top: 0;
}
.emailmessage h2 span { color: #999; }
.emailmessage p {
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 6px;
	margin-top: 0;
}

#blackbar {
	width: 100%;
	background-color: #000;
	height: 44px !important;
	line-height: 44px;
	height: 51px;
	border-bottom: 7px solid #b5b5b5;
	color: #fff;
	font-size: 21px;
	font-weight: normal;
	margin-bottom: 18px;
}
#blackbar strong {
	font-weight: bold;
}
#blackbar a {
	color: #fff;
	text-decoration: none;
}
#blackbar a span {
	color: #ff5700;
}
#blackbar a:hover {
	text-decoration: underline;
}


#interactive {
	width: 852px;
	height: 102px;
	margin: 0 auto 40px;
	position: relative;
	background-image: url(../images/bottomdots.png);
	background-repeat: no-repeat;
}
#twittermods {
	width: 101px;
	height: 101px;
	position: absolute;
	right: 0;
	top: 0;
}

#formmods {
	width: 339px;
	height: 102px;
	position: absolute;
	top: 0;
	left: 0;
}
#formmods p.befirst {
	width: 214px;
	height: 46px;
	font-size: 16px;
	line-height: 23px;
	color: #000;
	position: absolute;
	left: 0px;
	top: 8px;
	margin: 0;
	padding: 0;
	text-align: left;
}
#formmods form {
	display: block;
	width: 335px;
	position: absolute;
	top: 60px;
	left: 4px;
	text-align: left;
}
input#befirstemail, input#vuhtd-vuhtd {
	font-size: 16px;
	color: #4c4c4c;
	width: 220px !important;
	width: 226px;
	margin-right: 15px;
}
input#befirstsubmit {
	font-size: 16px;
	color: #000;
}
#advert1mods {
	width: 339px;
	height: 101px;
	position: absolute;
	top: 0;
	left: 378px;
}

#bottommods {
	font-size: 27px;
	line-height: 27px;
	color: #999;
	margin-bottom: 27px;
}
#footermods {
	font-size: 14px;
	width: 852px;
	margin: 0 auto;
	padding-bottom: 40px;
}
#footermods a {
	color: #999;
	text-decoration: none;
}
#footermods a:hover { text-decoration: underline; }
p#bystarberry {
	text-align: right;
}
