body {
background-color: #727890;
margin: auto 0;
}

p {
font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
width: 95%;
color: #000000;
}

h1 {
font-family: Verdana,Arial,Helvetica,sans-serif;
text-decoration: underline;
font-size: 12px;
color: #000000;
}

p.small {
font-family: Verdana,Arial,Helvetic,sans-serif;
font-size: 10px;
color: #000000;
}

label {
font-family: Arial,Helvetic,sans-serif;
font-size: 16px;
font-weight: bold;
letter-spacing: 2px; 
color: #000000;
}

a:link {
color: #000000;
text-decoration: none;
}
a:visited {
color: #000000;
text-decoration: none;
}
a:hover {
color: #727890;
text-decoration: none;
}
a:active {
color: #727890;
text-decoration: none;
}

#body {
z-index: 20;
background-color: #EDEFD9;
height: 420px;
width: 760px;
margin-top: -210px;
margin-left: -380px;
position: absolute;
top: 50%;
left: 50%;
}

#banner {
z-index: 10;
background-color: #000000;
height: 75px;
width: 760px;
margin-top: -210px;
margin-left:-380px; 
position: absolute;
top: 50%;
left: 50%;
background-image: url("../images/Banner.gif");
background-position: 495px 0%;
background-repeat: no-repeat;
}

#navigation {
z-index: 22;
height: 30px;
width: 760px;
margin-top: -135px;
margin-left: -380px;
position: absolute;
top: 50%;
left: 50%;
}

#main {
z-index: 20;
background-color: #ffffff;
height: 345px;
width: 760px;
margin-top: -135px;
margin-left: -380px;
border-top: 2px solid #ffffff;
border-bottom: 2px solid #000000;
position: absolute;
top: 50%;
left: 50%;
background-image: url("../images/Rob_web_watermark3.jpg");
background-position: 0% 0%;
background-repeat: no-repeat;
}

#text {
z-index: 23;
width: 700px;
height: 300px;
text-align: top;
margin-top: -120px;
margin-left:-365px;
position: absolute;
top: 50%;
left: 50%;
}

#right {
z-index: 25;
height: 300px;
width: 20px;
margin-top: -120px;
margin-left: 364px;
position: absolute;
top: 50%;
left: 50%;
}

div#hold	{ 
	position:relative; overflow:hidden;
	width:700px; height:250px; 
  z-index:100;
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:700px; height:250px; 
	clip:rect(0px, 700px, 300px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div.content { 
	position:absolute; visibility:hidden;
	left:0px; top:0px; 
	z-index:1; 
	}

/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar { 
  position:relative; left:0; top:0;
  width:8px; height:250px; 
  font-size:1px; z-index:1;
  }
div#track { 
  position:absolute; left:0; top:12px;
  width:8px; height:226px;
  background: url("../images/nav/track.gif") #000000 repeat;
  z-index:1;
  }
div#dragBar {
  position:absolute; left:1px; top:1px;
  width:6px; height:20px;
  background-color:#ffffff;
  z-index:1;
  }  
div#up { position:absolute; left:0; top:0; z-index:2 }  
div#down { position:absolute; left:0; bottom:0; z-index:3 }
