#wrapper {
	background-image: url(../images/marble.jpg);
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
#body {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-image: url(../images/marble.jpg);
	background-repeat: repeat;
	margin: 0px;
}
#wrapper #navigation {
	height: 35px;
	background-image: url(../images/ro-nav-bar-bg.jpg);
	background-repeat: repeat-x;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	border-top-color: #7F92BD;
	border-right-color: #7F92BD;
	border-bottom-color: #7F92BD;
	border-left-color: #7F92BD;
	color: #00C;
}
#wrapper #navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 35px;
	width: 100px;
	float: left;
	text-align: center;
	line-height: 32px;
	background-image: url(../images/ro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-color: #96A6C8;
	border-right-color: #96A6C8;
	border-bottom-color: #96A6C8;
	border-left-color: #96A6C8;
	color: #00C;
}
#wrapper #navigation a:hover {
	background-position: bottom;
	color: #006;
}
#wrapper #content  p1 {
	color: #06F;
}

#wrapper #info {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	height: 273px;
}
#wrapper #content {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(../images/shadowbkg.jpg);
	background-repeat: repeat;
	padding-top: 0px;
	padding-bottom: 0px;
}
#wrapper #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
#wrapper #content h4 {
	color: #000;
}
