* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
}

#wrapper {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	border-left: 1px solid #7180A1;
	border-right: 1px solid #7180A1;
}

#top {
	border-top: 3px solid #7180A1;
	background: url(../img/fv2/bg.jpg) top left no-repeat white;
	height: 496px;
}

#logo {
	margin-top: 50px;
	margin-left: 430px;
	width: 291px;
	height: 84px;
}

h1 {
	margin-top: 20px;
	margin-left: 400px;
	width: 243px;
	height: 40px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.5em;
}

#wrapper p {
	width: 300px;
	margin: 10px 10px 0 450px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}

h2 {
	height: 38px;
	width: 382px;
	background: url(../img/fv2/directorybg.jpg) top left no-repeat white;
	color: #CCC;
}

#ro {
	background: url(../img/fv2/ro/null.jpg) top right no-repeat white;
}

ul {
	height: 27px;
	background: url(../img/fv2/menu.gif) top left no-repeat #DDCC9A;
}

#wrapper li {
	display: inline;
	margin-top: 7px;
	margin-left: 5px;
	font-weight: bold;
	line-height: 2em;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

#bottom {
	font-size: 12px;
	color: #BFBFBF;
	background: #7180A1;
	padding: 5px;
	text-align: right;
}

a:link, a:visited {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	color: #FFF;
	text-decoration: underline;
}

#bottom a:link, #bottom a:visited {
	color: #CCC;
	text-decoration: none;
}

#bottom a:hover {
	color: #FFF;
	text-decoration: underline;
}
