@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
 @font-face {
 font-family: Junction;
 src: url("Junction 02.ttf");
}
 @font-face {
 font-family: "Junction";
 src: url("junction_02-webfont.eot");
}
a:link {
	color: #000000;
	text-decoration:underline;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:active {
	color: #f0efea;
}
#wrapper {
	position:relative;
	overflow:hidden;
	width: 968px;
	height: 602px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: url(images/RSG_main.jpg);
	background-repeat: no-repeat;
}
#player {
	width: 260px;
	position: relative;
	top: 0px;
	left: 693px;
}
#newsletter {
	overflow:hidden;
	width:340px;
	height:65px;
	position: relative;
	top: 270px;
	left: 605px;
}
#newsletter h1 {
	font-size: 16px;
	color: #000000;
	font-family: "Junction", Georgia, serif;
	padding-bottom:5px;
}
input {
	float:left;
	font-family: "Junction", Georgia, serif;
	font-size: 12px;
	width: 223px;
	margin: 4px 0 0 0;
	padding: 3px 0 3px 3px;
	height: 15px;
}
input.text:focus, input:focus, textarea:focus {
	background-color:#eae9e4;
	border-top-color: #0d829a;
	border-right-color: #0fb8da;
	border-bottom-color: #0fb8da;
	border-left-color: #0fb8da;
}

/*#submit a {
	width:177px;
	height:53px;
	display:block;
	background:url(/img/submit-btn.png) no-repeat 0 0;
	position:absolute;
	top:100px;
	right:0;
	text-indent:-9999px;
}
input.search-input {
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:180px;
	height:20px;
	font-size:15px;
	font-style:italic;
	float:left;
	padding:5px 15px;
}
input.submit-btn {
	width:32px;
	height:33px;
	border:none;
	background:url(/img/go.png) no-repeat 0 0;
	text-indent:-9999px;
	text-align:right;
	float:left;
	margin-left:10px;
}

input.submit-btn:hover {
	background-position:0 -33px;
}*/

input.submit-btn {
	display:inline;
	width:86px;
	height:28px;
	border:none;
	text-indent:-9999px;
	text-align:right;
	float:left;
	margin-left:10px;
	background-image: url(images/submit_button.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

input.submit-btn:hover {
	background-position:0 -28px;
}





#footer {
	position:relative;
	width:971px;
	height:131px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	margin-top: -50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer #twitter {
	background-image:url(images/twitter_icon.png);
	background-repeat: no-repeat;
	width:379px;
	height:40px;
	margin-top:38px;
	margin-left:26px;
	float: right;
}
#twitter_update_list li {
	width:330px;
	height:50px;
	list-style-type: none;
	font-size: 12px;
	line-height:17px;
	color: #000000;
	font-family: "Junction", Georgia, serif;
	margin-left:50px;
}
#twitter_update_list span a {
	color: #000000;
}
#twitter_update_list span a:visited {
	color: #000000;
}
#twitter_update_list span a:hover {
	color: #ffffff;
	text-decoration:none;
}
#footer #facebook {
	float: right;
	background-image:url(images/facebook_icon.png);
	background-repeat: no-repeat;
	width:220px;
	height:40px;
	margin-top:38px;
	margin-left:36px;
	padding-right:25px;
}
#footer #facebook h2 {
	margin-left:45px;
	line-height:36px;
	font-size: 15px;
	color: #000000;
	font-family: "Junction", Georgia, serif;
}
#footer #youtube h2 {
	margin-left:45px;
	line-height:36px;
	font-size: 15px;
	color: #000000;
	font-family: "Junction", Georgia, serif;
}
#footer #youtube {
	float: right;
	background-image:url(images/youtube_icon.png);
	background-repeat: no-repeat;
	width:230px;
	height:40px;
	margin-top:38px;
	margin-left:26px;
	padding-right:25px;
}
