  #menuBar {
    position:absolute;
	top: 80;
	left: -5;
	z-index:4;
  }
  #RPLogo{
	position:absolute;
	top:10;
	left:625;
	z-index:5;
  }
  #container{
	position:absolute;
	top:0;
	left:0;
	width:760px;
  }
  #homeContent{
    background: url('../images/MapBg.jpg') no-repeat;
	left:auto;
  }
  #collegeGirl{
	position:absolute;
	top:223px;
	left:594px;
	}
  #guy{
	position:absolute;
	top: 242;
	left: 600;
  }
  #CareersGuy{
	position:absolute;
	top: 320;
	left: 0;
  }
  #ManagerGuy{
	position:absolute;
	top: 242;
	left: 582;
  }
  #InvestGirl{
  }
  #ContactGirl{
	position:absolute;
	top: 168;
	left: 2;
  }
  #CouponGirl{
	position:absolute;
	top: 239;
	left: 609;
  }
  #AboutPeople{
	position:absolute;
	top: 128;
	left: 2;
  }
  #usMap{
    padding-top:15px;
	padding-left:5px;
	border:none;
  }
  #bulletinBoard{
	width:166px;
	height:170px;
	font-size:12pt;
	margin-top:5px;
	margin-left:5px;
	overflow:auto;
  }
  #statelist{
	background: url('../images/StateList.gif') no-repeat;
	width:223px;
	height:22px;
	position:absolute;
	top:120px;
	left:75px;
	z-index:4;
	color:white;
	padding-top:3px;
	font-size:10pt;
	text-align:center;
  }
  #copyrightInfo{
    text-align:center;
	color:white;
	font-size:9pt;
	width:100%;
  }
  #contactUsBox{
  	text-align:left;
  	overflow:auto;
  	width:405;
  	height:200;
  	border:1px solid #3E6951;
  	padding:5px;
  }
  #contactUs{
  	color:#3E6951;
  	font-size:18pt;
  	font-weight:bold;
  	padding-left:5px;
  	padding-bottom:5px
  }
  #articlesDropDown{
  	position:absolute;
  	padding:3px;
  	top:120px;
  	left:300px;
  }
  #investorsDropDown{
  	position:absolute;
  	padding:3px;
  	top:120px;
  	left:485px;
  }
  #okFacilityMenu{
	position:absolute;
	top:270px;
	left:90px;
  }
  #txFacilityMenu{
	position:absolute;
	top:305px;
	left:90px;
  }
  #facilityHeader{
	position:absolute;
	top:119px;
	left:0px;
  }
  .dropDownBox{
    cursor:pointer;
  	color:white;
  	text-align:center;
  	font-size: 10pt;
  	background: url('../images/articleTab.gif') repeat-x;
  	padding-left:5px;
  	padding-right:5px;
  	padding-top:2px;
  	padding-bottom:2px;
  	border: 1px solid #3E6951;
  }
  .menuTab{
  	width: 85px;
  	height: 25px;
  	font-size: 10pt;
  	text-align: center;
  	cursor:pointer;
  	color: #3E6951;
  	background: url('../images/menuTab.gif') repeat-y;
  }
  .smallMenuTab{
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	width: 61px;
	font-size: 8pt;
	background: url('../images/SmallTab.gif') no-repeat bottom center;
	cursor: pointer;
  }
  .mediumMenuTab{
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	width: 73px;
	font-size: 8pt;
	background: url('../images/MediumTab.gif') no-repeat bottom center;
	cursor: pointer;
  }
  .largeMenuTab{
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	width: 101px;
	font-size: 8pt;
	background: url('../images/LargeTab.gif') no-repeat bottom center;
	cursor: pointer;
  }
  .error{
	color: red;
  }
  .stateMap{
    position:absolute;
	top:168px;
	left:368px;
	border: none;
	z-index: 1;
  }
  .link{
	cursor:pointer;
  }
  .coFacilityMenu{
	background: url('../images/coTabLeft.gif') repeat;
	padding-left: 3px;
	padding-right: 3px;
	width: 90px;
	height: 26px;
	font-size: 9pt;
	color: #343E6E;
	cursor: pointer;
  }
  .nvFacilityMenu{
	background: url('../images/nvTabLeft.gif') repeat;
	padding-left: 3px;
	padding-right: 3px;
	width: 90px;
	height: 26px;
	font-size: 9pt;
	color: #B8901F;
	cursor: pointer;
  }
  .txFacilityMenu{
	background: url('../images/txTabLeft.gif') repeat;
	padding-left: 3px;
	padding-right: 3px;
	width: 90px;
	height: 26px;
	font-size: 9pt;
	color: #8C0421;
	cursor: pointer;
  }
  .okFacilityMenu{
	background: url('../images/okTabLeft.gif') repeat;
	padding-left: 3px;
	padding-right: 3px;
	width: 90px;
	height: 26px;
	font-size: 9pt;
	color: #0095AA;
	cursor: pointer;
  }
  .coText{
	color: #343E6E;
  }
  .nvText{
	color: #B8901F;
  }
  .txText{
	color: #8C0421;
  }
  .okText{
	color: #0095AA;
  }
  a.okLink:link{
	text-decoration:none;
	color: #0095AA;
  }
  a.okLink:hover{
	text-decoration:none;
	color: #0095AA;
	font-weight: bold;
  }
  a.okLink:visited{
	text-decoration:none;
	color: #0095AA;
  }
  a.txLink:link{
	text-decoration:none;
	color: #8C0421;
  }
  a.txLink:hover{
	text-decoration:none;
	color: #8C0421;
	font-weight: bold;
  }
  a.txLink:visited{
	text-decoration:none;
	color: #8C0421;
  }
  a:link{
	color:white;
	font-size:9pt;
  }
  a:visited{
	color:white;
	font-size:9pt;
  }
  a.black:link{
	color:black;
	font-size:9pt;
  }
  a.black:visited{
	color:black;
	font-size:9pt;
  }
  a.green:link{
  	color:#339900;
	font-size:9pt;
  }
  a.green:visited{
  	color:#33FF00;
	font-size:9pt;
   }
