/* Start of CMSMS style sheet 'rs-elite' */
body {
	padding: 0px;
	margin: 0px;
	background: white url(../images/background.png) repeat-x;
	font-family: Verdana, helvetica, sans serif;
	text-align: center;
}

img {
	border: 0px;
}

a {
	color: white;
}

.header {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	border-top: black 1px solid;
	/*border-bottom: black 1px solid;*/
	border-left: #FFF 1px solid;
	border-right: #FFF 1px solid;
	position: relative;
}

#logo {
	float: left;
	margin: 10px 0 10px 25px;
}

.headline {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 140px;
	left: 20px;
}

.headline h1 {
	margin: 0px;
	padding: 0px;
	color: white;
	font-weight: bold;
	font-size: 24px;
	font-family: verdana;
}

.quotation {
	font-style: italic;
	font-weight: bold;
}

.content {
	width: 970px;
	margin: 0px;
	padding: 20px 0 0 0;
	margin-left: auto;
	margin-right: auto;
	background-color: black;
	border-bottom: #FFF 1px solid;
	border-left: #FFF 1px solid;
	border-right: #FFF 1px solid;
	text-align: left;
}

.contentBody {
	width: 770px;
	color: white;
	margin-left: 180px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: 11px;
	text-align: left;
	/*min-height: 270px;*/
}

.homeContentBody {
	margin-left: 25px;
	width: 650px;
}

.contentBody ul {
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
}

.contentBody h2 {
	margin: 0px;
	font-size: 16px;
	font-family: Arial, helvetica, sans serif;
	color: #FF00FF;
	border-bottom: 1px solid #FF00FF;
}

.contentBody h3 {
	font-size: 12px;
	font-family: Arial, helvetica, sans serif;
	color: #FF00FF;
}

.footer {
	padding: 0;
	margin: 0px;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	background-color: black;
	clear: both;
	color: white;
	border-bottom: #FFF 1px solid;
	border-left: #FFF 1px solid;
	border-right: #FFF 1px solid;
}

.footer p {
	padding: 5px 25px;
	margin: 0px;
	font-size: 11px;
	font-family: Arial, helvetica, sans serif;
	text-align: left;
	color: #FF00FF;
}

#latestNews {
	border: 1px white solid;
	width: 240px;
	float: right;
	margin-right: 20px;
	background-color: black;
}

#latestNews h3 {
	margin: 0px;
	font-size: 12px;
	font-family: Arial, helvetica, sans serif;
	background-color: #FF00FF;
	color: black;
	padding: 5px;
}

#latestNews p {
	font-style: italic;
	color: white;
	margin: 0;
	padding: 5px;
	font-size: 11px;
}

#latestNews p .newsDate {
	font-style: normal;
	font-weight: bold;
}

/* Mouse Over menu */

#navcontainer {
	width: 141px;
	border-top: 1px white solid;
	border-left: 1px white solid;
	border-right: 1px white solid;
	clear: both;
	float: left;
	margin: 0px 5px 10px 20px;
	text-align: left;
	display: inline; /* here to stop IE6 doubling margins... */
}

#navcontainer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navcontainer li {
	margin: 0px;
	padding: 0px;
}

#navcontainer a {
	display: block;
	padding: 5px 0px;	
	margin: 0px;	
	width: 141px;
	vertical-align: middle;
	background-color: #000;
	border-bottom: 1px solid white;
	text-decoration: none;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	/*font-style: italic;*/
	font-size: 12px;
}

#navcontainer a span {
	padding-left: 5px
}

#navcontainer a:hover {
	background-color: #FF00FF;
	color: black;
}

#navcontainer #current {
	color: #FF00FF;
}

#navcontainer #current:hover {
	color: black;
}

/****************************
	MENU
*****************************/

#homeLogo {
	position: absolute;
	top: 10px;
	left: 20px;
}

#menu {
	padding-top: 10px;
	padding-bottom: 20px;
	background: transparent url(../images/menuBg.png) repeat;
	height: 15px;
	width: 970px;
	/*margin-left: auto;
	margin-right: auto;
	position: absolute;
	bottom: 0px;*/
        margin-top: 254px;
	font-size: 14px;
	border-bottom: 1px white solid;
}

#menu a {
	/*display: block;*/
}

#menu a {
	/*float: left;*/
	line-height: 14px;
	font-weight: bold;
	margin: 0px 20px 0px 10px;
	text-decoration: none;
	color: white;/*#999;*/
}

#menu a#current {
	border-bottom: 4px solid #ff00ff;
	padding-bottom: 2px;
	background: transparent;
	color: #ff00ff;
}

#menu a:hover {
	border-bottom: 4px solid #fff;
	padding-bottom: 2px;
	background: transparent;
	color: #fff;
}

#menu a:hover { color: #fff; }

.topMenu {
	margin: 0;
	margin-left: 170px;
	padding: 0 0 20px 0px;
	list-style: none;
}

.homeTopMenu {
	margin: 0;
	margin-left: 25px;
	padding: 0 0 20px 0px;
	list-style: none;
}

/*.topMenu {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}*/

.topMenuItem {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
	float: left;
}

.subMenu { /* second-level lists */
	margin: 2px 0 0 10px;
	padding: 10px 0 15px 0;
	list-style: none;
	background: transparent url(../images/subMenuBg.png) repeat; /*#83A1B4;*/
	width: auto;
	position: absolute;
	display: none;
	visibility: hidden;
	border: 1px solid #fff;
	border-top: 4px solid #fff;
	text-align: left;
}

.subMenuItem {
	/*display: block;*/
	margin-top: 7px;
}

.topMenuItem:hover .subMenu { /* lists nested under hovered list items */
	display: list-item;
	visibility: visible;
}
/* End of 'rs-elite' */

