body {
	background: #fff;
	color: #000;
	font-family: arial, helvetica, serif;
	font-size: 80%;
	margin: 0;
}
img {
	border: 0;
}
.break {
	clear: both;
	font-size: 1px;
	height: 0;
	line-height: 0;
	margin: 0;
	overflow: hidden;
}
.rule {
	background: transparent url(rwyc/graphics/rule.gif) repeat-x 0 0;
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: 0 22px 0 0;
	overflow: hidden;
}
#wrapper {
	left: 0;
	position: absolute;
	text-align: center;
	top: 20px;
	width: 100%;
	z-index: 0;
}
#container {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 750px;
}
.left {
	float: left;
	width: 365px;
}
.left a {
	color: #8f489f;
}
.right {
	float: right;
	width: 365px;
}
.right a {
	color: #5f58af;
}
h1 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 15px 0 15px 0;
}
h1 a {
	text-decoration: none;
}
p {
	font-size: 1em;
	margin: 10px 0 10px 0;
}
ul {
	list-style-type: none;
	margin: 10px 0 20px 0;
	padding: 0;
}
li {
	background: transparent url(rwyc/graphics/li.gif) no-repeat 0 6px;
	margin: 5px 0 0 0;
	padding: 0 0 0 15px;
}

#contact .left {
	background-color: #e3d1e7;
	padding: 10px 0 10px 0;
}
#contact .right {
	background-color: #d7d5eb;
	padding: 10px 0 10px 0;
}
#contact h5 {
	font-size: 1em;
	font-weight: normal;
	margin: 0 10px 5px 10px;
}
#contact h5 a {
	font-weight: bold;
	text-decoration: none;
}
#contact p {
	margin: 5px 10px 0 10px;
}
#footer {
	font-size: 1em;
	padding: 20px 0 20px 0;
}
#footer .right {
	text-align: right;
}
 h3 {
	color: #5f58af;
	font-size: 1.2em;
	margin: 20px 20px 10px 0;
}
 h3 a {
	color: #5f58af;
	text-decoration: none;
}
