@charset "UTF-8";
/* CSS Document */

<style type="text/css">
<!--
p {

margin:0px;
}

div {
/* margin:0px; */
/* line-height:8px; */
}

body {
  background: #000000;
  margin: 0px;
  padding: 0px;
  background-image: url(images/reggie_background2.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  margin-top: 0px;
}
#middle {
  background: #000000;
  width: 980px;
}
#bottomLeft {
  background: #333333;
  width: 308px;
  height: 132px;
}
#bottomMiddle {
  background: #333333;
  width: 308px;
  height: 132px;
}
#bottomRight {
  background: #333333;
  width: 308px;
  height: 132px;
}

.undernav_textwhite {
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	line-height: 1.1;
}

.undernav_textwhite a{
	color:#99CCFF;
	text-decoration: underline;
}

.undernav_textwhite  a:hover,
.undernav_textwhite a.active{

	color:#FFFFFF;

}


.textblack {
	color:#000000;
	font-family:Arial;
	font-size:12px;
	line-height: 1.1;
}

.textblack a{
	color:#000066;
	text-decoration: underline;
}

.textblack  a:hover,
.textblack a.active{
	color:#333333;
}

-->
</style>
