﻿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;
}

body {
	background-color: #000000;
	font: 12px Verdana, Arial, sans-serif;
	height: 100%;
	width:960px;
	margin:0 auto;
	text-align: center;
}

#wrapper {
	background-image: url('images/rns_home_bkg.jpg');
	background-repeat: no-repeat;
	margin: 0pt auto;
	width: 960px;
	height:880px;
	text-align: left;
}

#wrapperc {
	background-image: url('images/rns_contact_bkg.jpg');
	background-repeat: no-repeat;
	margin: 0pt auto;
	width: 960px;
	height:880px;
	text-align: left;
}

#header {
	margin: 0pt auto;
	width: 960px;
	height: 120px;
}

.logo {
	border:0px;
	width:250px;
	margin: 35px 0 0 40px;
}

.rss {
	border:0px;
	width:28px;
	margin: 60px 0 0 230px;
}

.navcontact {
	position:absolute;
	margin: 30px 0 0 5px;/*5*/
	border:0px;
	width:70px;
	height:25px;
}

.navnews {
	position:absolute;
	margin: 62px 0 0 4px;
	width:50px;
	height:25px;
}

.newstext {
	position:absolute;
	margin: 82px 0 0 11px;
	color:#0184cc;
}

.newstext a {
	text-decoration:none;
	color:#0184cc;
}

.newstext a:hover {
	text-decoration:underline;
}

#homeplayer {
	margin: 2px 0 0 0;
	height:630px;
	width:960px;
}

#footer{
	margin: 0pt auto;
	width:960px;
	font-size:9px;
	color:#222f32;
	margin:50px 0 0 40px;
	letter-spacing: .2pt;
}

#footer a {
	color:#222f32;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

