html,body {
	scrollbar-face-color: #008877; 
	scrollbar-shadow-color: #99cc99; 
	scrollbar-highlight-color: #006666; 
	scrollbar-3dlight-color: #009966; 
	scrollbar-darkshadow-color: #cc9999; 
	scrollbar-track-color: #55aa88; 
	scrollbar-arrow-color: #f7f7f7;
	height: 100%;
	font-family: Verdana, Sans-serif, Arial;
	font-size: 10px;
	text-align: left;
	padding: 0px;
	margin: 5px auto;
	background-position: 50% 50%;
	background-color: #55aa88; 
	}
#wrapper {
	background-color: #c0c0c0;
	border: 1px solid crimson;
	width: 960px;
	height: 100%;
	margin: 0px auto;
	padding: 5px 0px;
	position: relative;
	}
.content {
	background-color: #c0c0c0;
	width: 960px;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #f7f7f7;
	position: relative;
	}
.content h1 {
	background-color: #006666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993333;
	font-size: 16px;
	width: 320px;
	text-align: left;
	padding: 0px;
	margin: 10px 0px 10px 6px;
	line-height: 1.4em;
	}
div#rollgirls a img {
	height: 0px;
	width: 0px;
	border-width: 0px;
	z-index: 20;
	}
div#rollgirls a:hover img {
	position: absolute;
    top: 10px;
	left: 100px;
	height: 200px;
	width: 140px;
	z-index: 30;
	}
.splitcontent {
	background-color: #c0c0c0;
	width: 182px;
	height: auto;
	float: left; 
	text-decoration: none;
	color: #f7f7f7;
	margin: 0px;
	padding: 0px 0px;
	}
.splitcontentrt {
	background-color: #c0c0c0;
	width: 232px;
	height: auto;
	float: right; 
	text-decoration: none;
	color: #f7f7f7;
	margin: 0px;
	padding: 0px 0px;
	position: relative;
	}
.mappit {
	background-color: #c0c0c0;
	height: auto;
	width: 172px;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	color: #006666;
	margin: 0px;
	padding: 10px 0px;
	}
.mappit ul {
	list-style-type: none;
	width: 172px;
	margin: 0px 4px;
	padding: 0px;
	}
.mappit ul li {
	display: inline;
	width: 172px;
	}
.mappit ul li a {
	display: block; 
  	width: 172px;
	margin: 0px;
	padding: 3px 0px; 
  	border: 0px;
	border-bottom: solid 1px #39f; 
  	border-right: solid 1px #39f; 
	}
.mappit ul li a:link {
	text-decoration: none;
	font-weight: bold;
  	color: #006666;
	font-size: 10px;
	}
.mappit ul li a:visited {
	text-decoration: none;
	font-weight: bold;
  	color: #006666;
	font-size: 10px;
	}
.mappit ul li a:hover {
	background-color: #006666;
	text-decoration: none;
	font-weight: bold;
  	color: #f7f7f7;
	font-size: 10px;
	}
.mappit ul li a:active {
	text-decoration: none;
	font-weight: bold;
  	color: #006666;
	font-size: 10px;
	}
#mappitrt {
	background-color: #c0c0c0;
	width: 220px;
	height: auto;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	color: #006666;
	margin: 0px;
	padding: 10px 0px;
	}
#mappitrt ul {
	list-style-type: none;
	margin: 0px;
	margin: 0px 4px;
	padding: 0px;
	}
#mappitrt ul li {
	display: inline;
	}
#mappitrt ul li a {
	display: block; 
  	text-decoration: none; 
  	padding: 3px 0px; 
  	border-bottom: solid 1px #39f; 
  	border-right: solid 1px #39f; 
	position: relative;
	}
#mappitrt ul li a:link {
	text-decoration: none;
	font-weight: bold;
  	color: #006666;
	font-size: 10px;
	}
#mappitrt ul li a:visited {
	text-decoration: none;
	font-weight: bold;
  	color: #006666;
	font-size: 10px;
	}
#mappitrt ul li a:hover {
	background-color: #006666;
	text-decoration: none;
	font-weight: bold;
  	color: #f7f7f7;
	font-size: 10px;
	z-index: 30;
	}
#mappitrt ul li a:active {
	text-decoration: none;
	font-weight: bold;
  	color: #006666;
	font-size: 10px;
	}
.pushit {
	position: relative;
	top: 0px;
	left: 5px;
	}
.widefooter {
	background-color: #c0c0c0;
	height: 14px;
	width: 960px;
	color: #006666;
	font-size: 9px;
	text-align: center;
	padding: 0px;
	padding-top: 10px;
	clear: left;
	}



