/* CSS Document */

   a:link { color: #FFCC00; text-decoration:none;}
   a:visited { color: #FFCC00; text-decoration:none;}
   a:hover { color: #FFFF66; text-decoration:none; }
   a:active { text-decoration:none;}
   a:focus { text-decoration:none; }


body {
  margin: 0;
  padding: 0;
  text-align: center;
  background-image:url(http://www.realmsofhyrule.net/images/scene.png);
  text-decoration: none; 
  font-size: 11px;
  font-family: Verdana, sans-serif;
  scollbar-face-color: #D5DECA; 
  SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
  SCROLLBAR-SHADOW-COLOR: #303D06; 
  SCROLLBAR-3DLIGHT-COLOR: #B1C09D; 
  SCROLLBAR-ARROW-COLOR: #303D06; 
  SCROLLBAR-TRACK-COLOR: #eaeaea; 
  SCROLLBAR-DARKSHADOW-COLOR: #eeeeee

}

#navtop-register{
	background-image:url(http://www.realmsofhyrule.net/images/register2.png);
	background-repeat:no-repeat;
	width:209px;
	height:1px;
	position: absolute;
	left: 310px;
	top: 242px;
	z-index: 6;

	
}
#navtop-register:hover{
	background-image:url(http://www.realmsofhyrule.net/images/register2-on.png);
	background-repeat:no-repeat;
    width:209px;
	height:64px;
	position: absolute;
	left: 310px;
	top: 242px;
	z-index: 5;

	
}

#navtop-forums{
	background-image:url(http://www.realmsofhyrule.net/images/forums2.png);
	background-repeat:no-repeat;
	width:209px;
	height:64px;
	position: absolute;
	left: 553px;
	top: 242px;
	z-index: 6;

	
}
#navtop-forums:hover{
	background-image:url(http://www.realmsofhyrule.net/images/forums2-on.png);
	background-repeat:no-repeat;
    width:209px;
	height:64px;
	position: absolute;
	left: 553px;
	top: 242px;
	z-index: 6;

	
}

#navtop-chat{
	background-image:url(http://www.realmsofhyrule.net/images/chat2.png);
	background-repeat:no-repeat;
	width:209px;
	height:64px;
	position: absolute;
	left: 781px;
	top: 241px;
	z-index: 6;

	
}
#navtop-chat:hover{
	background-image:url(http://www.realmsofhyrule.net/images/chat2-on.png);
	background-repeat:no-repeat;
    width:209px;
	height:64px;
	position: absolute;
	left: 781px;
	top: 241px;
	z-index: 6;

	
}

#navimenu {
	position: absolute;
	top: 234px;
	left: 1px;
	font-size: 10px;
	text-align: left;
	color: #3a3131;
	z-index: 2;
	width: 211px;
	height: 37px;
}

#boxone {
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 10px;
	text-align: left;
	color: #3a3131;
	z-index: 2;
	width: 140px;
	height: 449px;
	background-image:
}

#banner-line {
	height:245px;
	background-image:url(http://www.realmsofhyrule.net/images/banner.png);
	width:1050px;
	z-index: 2;
	position: absolute;
	left: 101px;
	top: 12px;

}

#top-line{
	background-image:url(http://www.realmsofhyrule.net/images/top-line.png);
	height:35px;
	line-height:35px;
	width:1050px;
	position: absolute;
	left: 101px;
	top: 256px;
	z-index: 2;


}

#left-line{
	width:170px;
	float:left;
	background-image: url(file:///C|/Users/Aaron/Desktop/images/nav-background.png);
	position: absolute;
	left: 101px;
	top: 292px;
	height: 0px;
	z-index: 2;

}

#right-line{
	width:170px;
	float:left;
	background-image: url(file:///C|/Users/Aaron/Desktop/RoH/images/nav-background.png);
	position: absolute;
	left: 981px;
	top: 292px;
	height: 409px;
	z-index: 2;

}

#content{
	width:680px;
	float:left;
	position: absolute;
	left: 285px;
	top: 292px;
	height: 1px;
	z-index: 4;
	background-color: #000000;
	visibility: visible;

}

#nav-header{
	width:200px;
	float:left;
	background-image:url(file:///C|/Users/Aaron/Desktop/Site/newroh/navheader-background.png);
	position: absolute;
	left: 310px;
	top: 308px;
	height: 18px;
	z-index: 2;

}

#admin-style{
color:#666600;
font:bold;
}

#scribe-style{
color:#006699;
font:bold;
}

#character-avatar{
	width:120px;
	height:120px;
	position: absolute;
	left: 524px;
	top: 105px;
}
