<style type="text/css">

/* basic elements */

body { 
	font-family: arial;
	font-size: 12px;
	background-color:#fff;
	font: #fff;
	color: #fff;
	}
p  { 
	font-family: arial;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	font-family: arial;
	font-size: 12px;
	font: #fff;
	color: #fff;
	}
h1 { 
	font: normal 16pt arial; 
	font-weight: bold; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #fff;
	}
h2 { 
	font: normal 12pt arial; 
	font-weight: bold; 
	letter-spacing: 0px; 
	margin-bottom: 0px; 
	color: #fff;
	}
h3 { 
	font: normal 10pt arial; 
	font-weight: bold; 
	letter-spacing: 0px; 
	margin-bottom: 0px; 
	color: #fff;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #c60;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #c60;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #fff;
	}
ul.bball_sm {
  list-style-image: url('images\bball_sm.png')
}
table.rb {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
        BORDER-CELLPADDING=5;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: black;
}
table.rb th {
	font-family: Arial; font-size: 10pt;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.rb td {
	font-family: Arial; font-size: 10pt;
	color: white;
	border-width: 1px 1px 1px 0px;
	padding: 1px 5px 1px 5px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: black;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.rb1 {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
        BORDER-CELLPADDING=5;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: black;
}
table.rb1 th {
	font-family: Arial; font-size: 10pt;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.rb1 td {
	font-family: Arial; font-size: 10pt;
	color: white;
	border-width: 1px 1px 1px 0px;
	padding: 1px 5px 1px 5px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	background-color: black;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.rb_ad th {
	font-family: Arial; font-size: 10pt;
	color: #606;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.rb_ad td {
	font-family: Arial; font-size: 10pt;
	color: white;
	border-width: 1px 1px 1px 0px;
	padding: 1px 5px 1px 5px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: black;
	-moz-border-radius: 0px 0px 0px 0px;
}





/* specific div */

.image1{
	position:absolute;
	top:0px; left:620px;
	width:175px; height:120px;
	border: 2px;
	/* Rim and ball w/ orange Silhouette */
      }
.logo1{
	position:absolute;
	top:0px; left:50px;
	width:569px; height:129px;
	background:#fff;
	overflow:hidden;
	border: 2px;
	/* ree-bound.com logo */
      }
.logo2{
	position: absolute;
	top:526px; left:620px;
	width:175px; height:174px;
	background-color: #000;
	overflow:hidden;
	/* beneath side content sec, main ree-bound logo */
      }
.nav_bar1   {
	position:absolute;
	font-family: Arial;
	font-size: 9pt;
	top:130px; left:50px;
	width:650px; height:25px;
	background-color:#000;
	padding: 0px;
	overflow:hidden;
	/* nav bar top */
	}
.nav_bar2{
	position:absolute;
	font-family: Arial;
	top:675px; left:50px;
	width:570px; height:25px;
	font-size: 10px;
	padding: 0px;
	background-color:#000;
	overflow:hidden;
	/* nav bar bottom */
	}
.content1{
  	position:absolute;
	top:156px; left:50px;
	width:569px; height:518px;
	color: #fff;
	text-align:justify;
	background-color: #000;
	overflow:hidden;
	/* main content section */
	}
.side_content1{
  	position:absolute;
	font-family: Arial;
	color: #fff;
	top:155px; left:620px;
	width:175px; height:370px;
	font-size: 10px;
	background-color: #000;
	overflow:hidden;
	/* right section with links, polls, ad */
	}
.nav   {
	position:absolute;
	font-family: Arial;
	font-size: 12px;
	top:135px; left:50px;
	width:650px; height:20px;
	background-color:#000;
	overflow:hidden;
	}
.bottom_nav{
	position:absolute;
	font-family: Arial;
	top:680px; left:50px;
	width:570px; height:20px;
	font-size: 10px;
	padding: 0px;
	background-color:#000;
	overflow:hidden;
	/* bottom nav bar */
	}
DIV.bottom_nav { text-align: center}
.blank{
	position:absolute;
	font-family: Arial;
	top:700px; left:50px;
	overflow:hidden;
	/* bottom nav bar */
	}
</style>