body {
	background-image: url(images/background_span.jpg);
	background-repeat: repeat-x;
/*     text-align: center; */
}
#wrap {
  margin: 0 auto;
  width: 765px;
   min-height:100%;
   position:relative;
   clear:both;
}
#mPage {
 float: left;
 width: 575px;
 margin: 0 0 0 0;
 position:relative;
}
#menur {
  font-family: Verdana,Geneva,sans-serif;
  width: 190px;
  float: right;
  background-color: #605B47;
  height: 700px;
  margin: 0 0 0 0;
  position: relative;
  
 }
#content {
	width: 560px;
	margin:0px;
/* 	border: 1px solid black; */
	position: relative;
	height:auto;
	padding-left: 5px;
	padding-right:10px;
}

#rAD {
	color: white;
	width:190px;
	height: auto;
	float: none;
 }
 #rverts {
 text-align: center;
 
 }
 img { border-style:none; }
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #5f5b46;
	font-size: 10px;
}

#pageTopL {
	position: relative;
	height: 143px;
	z-index: -500000000;
}
#credits {
position: absolute;
height: auto;
bottom: 10px;
color:white;
font-size: 10px;
}
.tmenuh {
margin-top: 20px;
margin-left: 18px;
text-align: center;
font-size: 14px;
font-weight:bold;
color: orange;
}
.tmenur {
	width:180px;
	height:auto;
	color:white;
	text-align:left;
	font-size:10px;
	font-weight:bold;
	margin-bottom:4px;
}
.tmenurc {
	color:white;
	text-decoration:none;
	border-left: 14px solid green;
 	padding-left:7px;
	margin-left:20px;
	text-align:left;
	font-size:10px;
	font-weight:bold;
	width:180px;
	height:12px;
	margin-bottom:4px;
}
.tmenur a:link {
	color:white;
	text-decoration:none;
	border-left: 7px solid orange;
 	padding-left:7px;
	margin-left:27px;
}
.tmenur a:visited {
	color:white;
	text-decoration:none;
	border-left: 7px solid orange;
 	padding-left:7px;
	margin-left:27px;
}
.tmenur a:active {
	color:white;
	text-decoration:none;
	border-left: 7px solid yellow;
 	padding-left:7px;
}

.tmenur a:hover {
	color:white;
	text-decoration:none;
	border-left: 7px solid red;
 	padding-left:7px;
}

