@charset "utf-8";
body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	opacity: 1;
}
#headerMenu {
	background-image: url(../images/RRD-photo-logo-v3-With-City-700px.jpg);
	background-repeat: no-repeat;
	height: 147px;
	width: 700px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#doc2 #blackbar, #blackbar a {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 20px;
	text-align: center;
	color: #818181;
	text-decoration: none;
}
#blackbar   a:hover  {
	color: #F4F4F4;
}
#doc2, #doc2 a {
	color: #CCCCCC;
}
#copyright {
	text-align: center;
	font-size: 85%;
	color: #525252;
}
#doc2   #headerMenu   #menuItems  {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 125px;
	margin: 0px;

}

#doc2   #headerMenu   #menuItems a{
	text-decoration: none;
	font-weight: bold;
}

#doc2   #headerMenu   #menuItems a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #EEEEEE;
}

#doc2 #copyright a {
	font-weight: bold;
	color: #525252;
	text-decoration: none;
}
#doc2  #copyright a:hover {
	color: #F4F4F4;
}

hr {
	color: #525252;
	margin-right: 10%;
	margin-left: 10%;
	margin-bottom: 1px;
}
#doc2 {
	width: 700px;
	min-width: 700px;
}

#about_img {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#flashcontent {
	width:700px;
	margin: 0px;
	padding: 0px;
	height: 542px;
	z-index: 100;
}

