rusrefugees@charset "UTF-8";
body {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000;
}
#header {
	font-size: 14px;
	clear: both;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 0px;
	width: 900px;
}
#wrapper {
	background-color: #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1100px;
	background-image: url(nakedbrberweb3.jpg);
        background-position: left;
	background-repeat: no-repeat;
	float: none;
	height: 800px;
	border: 0px none #000;
}
#content {
	width: 200px;
	float: none;
	padding-left: 0px;
	font-family: Arial, verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCC;
	font-weight: normal;
	height: 200px;
	background-image: ;
	background-repeat: no-repeat;
	padding-top: 0px;
}
#nav {
	float: right;
	width: 700px;
	padding-top: 600px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:link {
	text-decoration: none;
	color: #FF6716;
}
a:visited {
	text-decoration: none;
	color: #600;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	font-family: verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#footer {
	float: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-left: 5px;
	font-style: normal;
	clear: both;
	color: #CCC;
	text-align: left;
	padding-top: 400px;
}
body {
	background-color: #000;
}
#nav ul {
	font-family: verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#nav a:link {
	display: list-item;
	list-style-type: none;
	color: red;
}
#nav a:visited {
	background-color: #000;
	display: list-item;
	color: #CCC;
}
#nav a:hover {
	display: list-item;
	text-decoration: none;
	color: #000;
	padding-right: 10px;
}

