* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	overflow:inherit;
}
body {
	height: 100%;
    background: #71695f url(images/background.jpg) no-repeat center top;
    text-align: center;
    font-family: Verdana, Tahoma, Arial;
    font-size: 11px;
    color: black;
}
a:link {
  color: #71695f;
}
a:visited
{
  color: #71695f;
}
a:hover {
  font-weight: bold;
  color: #5b544c;
  text-decoration: none;
}
.wrapper {
    min-height: 100%;
    height: 100%;
    width: 870px;
    max-width: 870px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background: white;
}
html>body .wrapper {
  height: auto;
}


.top {
  width: 870px;
  height: 27px;
  background: url(images/top.jpg);
  font-size: 0px;
}
.top p {
  width: 200px;
  font-size: 12px;
  font-family: Tahoma,Arial;
  color: #433e38;
  float: right;
  padding-top: 5px;
  text-align: center;
}
.logo {
  width: 870px;
  height: 178px;
  background: url(images/rwml-logo.jpg);
}
.server {
  width: 245px;
  height: 30px;
  margin-left: 620px;
  margin-top: 0px;
}
.uoml {
  width: 75px;
  height: 30px;
  display: block;
  background: url(images/uoml-s.gif);
  margin-left: 5px;
  float: left;
}
.uoml:hover {
  background: url(images/uoml-s.gif);
}
.t2a {
  width: 75px;
  height: 30px;
  display: block;
  background: url(images/uot2a.gif);
  margin-left: 5px;
  float: left;
}
.t2a:hover {
  background: url(images/uot2a-s.gif);
}
.clone {
  width: 75px;
  height: 30px;
  display: block;
  background: url(images/clone.gif);
  margin-left: 5px;
  float: left;
 }
 .clone:hover {
	background: url(images/clone-s.gif);
}
.wow {
  width: 75px;
  height: 30px;
  display: block;
  background: url(images/wow.gif);
  margin-left: 5px;
  float: left;
}
.wow:hover {
  background: url(images/wow-s.gif);
}
.middle {
  width: 870px;
  height: 4px;
  background: url(images/middle.jpg);
  font-size: 0px;
}
.navigation {
  width: 870px;
  height: 41px;
  background: url(images/navigation-tile.jpg);
  font-weight: normal;
}
.navigationleft {
  width: 9px;
  height: 41px;
  background: url(images/navigation-left.jpg);
  float: left;
}
.navigationlink {
  max-width: 800px;
  min-width: 500px;
  max-height: 41px;
  height: 41px;
  float: left;
  text-align: left;
}
.navigationright {
  width: 9px;
  height: 41px;
  background: url(images/navigation-right.jpg);
  float: right;
}
.navigation a {
  width: 76px;
  height: 41px;
  display: block;
  font-size: 10pt;
  font-family: Arial;
  text-decoration: none;
  text-align: center;
  float: left;
  font-weight: normal;
  color: White;
}
.navigation a:visited {
  color: White;
}
.navigation a:hover {
  background: url(images/navigation-hover.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  color: #433e38;
  font-weight: bold;
}
.navigation span {
  display: inline-block;
  margin-top: 10px;
  cursor: pointer;
}


.current {
  background: url(images/navigation-hover.jpg);
  background-repeat: no-repeat;
  color: #433e38 !important;
  background-position: bottom;
  font-weight: bold !important;
}
.content {
  margin-top: 10px;
  padding-left: 4px;
  background: white;
  width: 866px;

}
.lefthold {
  width: 220px;
  float: left;
}
.rightbuffer {
  width: 618px;
  max-width: 618px;
  float: right;
}
.righthold {
  width: 614px;
  max-width: 614px;
  min-width: 614px;
}
.sub {
  width: 240px;
  background: white;
  padding-bottom: 20px;
}
.title {
  width: 240px;
  height: 34px;
  background: url(images/sub.jpg);
}
.left {
  width: 6px;
  height: 34px;
  background: url(images/sub-left.jpg);
  float: left;
}
.title h1 {
  font-size: 12px;
  font-weight: bold;
  color: white;
  text-transform: capitalize;
  float: left;
  font-family: Tahoma,Arial;
  margin-top: 8px;
  margin-left: 10px;
}
.right {
  float: right;
  width: 6px;
  height: 34px;
  background: url(images/sub-right.jpg);
}
.data {
  width: 240px;
  padding-left: 4px;
  padding-right: 4px;
  color: black;
  margin-top: 8px;
}
.newsbox 
{
	width:614px;
	border-bottom: dotted 1px gray;
margin-top: 10px;
}
.newsbox p
{
	padding-top: 10px;
	padding-bottom: 15px;
}
.newstitle
{
	width: 100%;
	height: 60px;
	background: #e8e8e8;
	border-bottom: dotted 1px gray;
}
.newstitle h1
{
	font-size: 17px;
	font-weight: normal;
	padding-left: 8px;
	padding-top: 8px;
	color: Gray;
}
.newstitle h2
{
	font-size: 13px;
	font-weight: normal;
	padding-left: 8px;
	padding-top: 8px;
	color: Gray;
}
.footer 
{
	width: 100%;
	text-align: center;
	color: Gray;
	font-size: 9px;
}
ul.rw li {
  list-style: none;
  padding-bottom: 10px;
}


ul.rw li a {
  width: 230px;
  padding-left: 4px;
  padding-top: 8px;
  padding-bottom: 8px;
  min-height: 10px;
  background: #e8e8e8;
  display: block;
}
ul.rw li a:hover {
  background: #e7b8b8;
  color: #cd4a4a !important;
}
ul.rw li a:visited {
  color: #71695f;

}




