* {
	margin: 0;
	padding: 0;
}



a:link {color: #f6d600; text-decoration:none}
a:visited {color: #f6d600; text-decoration:none}
a:hover {text-decoration: none; color: #ffffff;
}


body {
	background: #000000;
	color: #FCFCFC;
	margin: 0; 
	font-style:normal;
	font-variant: normal;
	font-weight: normal;
	font-familY:Verdana, Geneva, sans-serif;
	line-height: 14pt;
}
input {
	color: #EEEEEE;
	font: normal 10pt "Lucida Console",sans-serif;
}
p,cite,code,ul {
	padding-bottom: 4px;
}
h1 {
	font-size: 11pt;
	font-style:normal;
	font-variant: normal;
	font-weight: normal;
	font-familY:Verdana, Geneva, sans-serif;	

}
h2 {
	font-size: 16pt;
	margin-bottom: 4px;
}

h3 {
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: normal;
	
}

h4 {
	color:#333;
}

h5 {
	font-family:Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #f6d600;
}

h1,h2,h4,h6 {
	font-family: Verdana, Geneva, sans-serif;
}

code {
	border: 0px;
	border-left: 1px dotted #EEEEEE;
	color: #D0D0D0;
	display: block;
	font: normal 9pt "Lucida Console",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
cite {
	border-left: 1px dotted #0E0E0E;
	color: #202020;
	display: block;
	font: italic 12pt "Garamond",serif;
	padding: 6px 8px;
	margin-bottom: 8px;
}

#cd1 {
	text-align:center;
}

/* Other  */
.clearer {
	clear: both;
}
.main {
	clear: both;
}

/* Structure */
.container {
margin: 0 auto;
	padding-bottom: 6px;
	width: 900px;
}


/*- Menu 1--------------------------- */

	
#menu1 {
		width: 400px;
	margin: 0px;
	background-image:url(includes/rlogo3.png);
	position:relative;
	height: 531px;
		font-size: 10pt;
		text-align:left;

	}
	

#menu {
	height: 55px;
	width: 500px;

	position: relative;
	text-align: right;
	vertical-align: text-top;
	vertical-align: top;
	float: right;
	padding-top: 5px;
}

#infobox {
	height: 91px;
	width: 888px;
	border: solid;
	border-color: #333;
	border-width: 1px;	
	padding: 5px;
	margin-bottom: 50px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	

}

#info1 {
	width: 289px;
	height: 90px;
	float: left;
	border-right:solid;
	border-right-width:1px;
	border-right-color: #333;
	padding-right: 5px;
}

#info2 {
	width: 288px;
	float: left;
	height: 90px;
		border-right:solid;
	border-right-width:1px;
	border-right-color: #333;
	margin-left: 5px;
	padding-right: 5px;
	
}

#info3 {
	width: 289px;
	float: left;
	height: 90px;
	margin-left: 5px;
}

/* Content Boxes */
.content {
	float: right;
	width: 492px;
	margin-left:5px;
	border: solid;
	border-color: #333;
	border-width: 1px;		
	font-size: 12pt;
	margin-bottom: 50px;

}
.content .item {
	padding-left: 5px;
	padding-top:5px;
	margin-bottom: 8px;
}
.content li {
	list-style-type: square;
}

img.floatLeft { 
    float: left; 
}



/* Footer */
.footer {
	background: #000000;
	border: 0px;
	color: #CCCCCC;
	margin: 0 auto;
	font-size: 10pt;
	text-align: center;
	padding: 6px;
	width: 838px;
}
.footer a {
	color: #f6d600;
	text-decoration: none;
}
.footer a:hover {
	color: #f6d600;
	text-decoration: underline;
}

#swirls {
	width:490px;
	height: 3px;
	position:relative;
	background-image:url(includes/divider.png);

}

