body {
	background-image:url("images/rm00.jpg"); 
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	}

a:link {
	color: #748B07;
	text-decoration: none;
	}
a:visited {
	color: #748B07;
	text-decoration: none;
	}
a:hover {
	color: #AA83C9;
	text-decoration: none;
	}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
	
hr {
	color:#000000;
	background-color:#000000;
	height:1px;
	width:100%;
	border:none;
	margin:0px;
	}

	
/* Text container. */
#container {
	margin: 0px auto;
	padding: 5px;
	position: absolute;
	left: 215px;
	top: 310px;
	width: 440px;
	z-index: 1;
	
	font: normal 10px/11px Verdana, sans-serif;
	text-align:justify;
	color: #000000;
	}
	
/* Thanks link container. */
#thanks {
	margin: 0px auto;
	padding: 5px;
	position: absolute;
	left: 460px;
	top: 110px;
	width: 200px;
	z-index: 1;
	
	font: normal 10px/15px Verdana, sans-serif;
	text-align:right;
	color: #000000;
	}


/* Navigation Rollovers */
#domain a {
	background: url("images/nav-domain.gif") 0 0 no-repeat;
	position: absolute;
	width: 73px;
	height: 13px;
	top: 390px;
	left: 48px;
	z-index: 1;
	}
#domain a:hover {
	background-position: -73px 0;
	}
	
#sites a {
	background: url("images/nav-sites.gif") 0 0 no-repeat;
	position: absolute;
	width: 47px;
	height: 13px;
	top: 407px;
	left: 60px;
	text-decoration: none;
	}
#sites a:hover {
	background-position: -47px 0;
	}
	
#linkage a {
	background: url("images/nav-linkage.gif") 0 0 no-repeat;
	position: absolute;
	width: 77px;
	height: 13px;
	top: 424px;
	left: 46px;
	text-decoration: none;
	}
#linkage a:hover {
	background-position: -77px 0;
	}
	
#joined a {
	background: url("images/nav-joined.gif") 0 0 no-repeat;
	position: absolute;
	width: 68px;
	height: 13px;
	top: 440px;
	left: 50px;
	text-decoration: none;
	}
#joined a:hover {
	background-position: -68px 0;
	}
	
/* Layout image placement. */
div.rm01 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 161px;
	height: 262px;
	}
div.rm02 {
	position:absolute;
	left:161px;
	top:0px;
	width:54px;
	height:262px;
	}
div.rm03 {
	position:absolute;
	left:215px;
	top:0px;
	width:485px;
	height:262px;
	}
div.rm04 {
	position:absolute;
	left:0px;
	top:262px;
	width:161px;
	height:128px;
	}
div.rm05 {
	position:absolute;
	left:161px;
	top:262px;
	width:54px;
	height:128px;
	}
div.rm06 {
	position:absolute;
	left:215px;
	top:262px;
	width:485px;
	height:50px;
	}
div.rm07 {
	position:absolute;
	left:215px;
	top:312px;
	width:485px;
	height:238px;
	}
div.rm08 {
	position:absolute;
	left:0px;
	top:390px;
	width:161px;
	height:160px;
	}
div.rm09 {
	position:absolute;
	left:161px;
	top:390px;
	width:54px;
	height:160px;
	}