/* CSS Document */

.style1 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}
/***********************************************/
/* Content info                                */
/***********************************************/
h1{
 font-family:Geneva, Arial, Helvetica, sans-serif;
 font-size: 16px;
 color: #838484;
 margin: 0px;
 padding: 0px;
}

p{
margin-top: 2px; margin-bottom: 2px;
color:#666666;
font-family: arial;
font-size:12px;
}

h2{
margin-top: 2px; margin-bottom: 2px;
color:#000000;
font-family: Geneva, Arial, Helvetica, sans-serif
font-size: 14px;
font-weight:bolder;
}




/***********************************************/
/* Layout Divs                                 */
/***********************************************/
.crap {
margin-left: auto;
margin-right: auto;
}

.wrapper {
	position: absolute;
	height: 3px;
	width: 326px;
	left: 216px;
	top: 129px;
   }
   
.roll {
	position: absolute;
	height: 53px;
	width: 292px;
	left: 6px;
	top: 7px;
	
   }
   
.lurk{
	position:absolute;
	background:url(BG.gif);
	top: -137px;
	right:0 px;
	height: 539px;
	width: 800px;
	border: inset;
	left: -189px;
	
}

.rightnav{
	position: absolute;
	top: 18px;
	right:5px;
	width: 214px;
	height: 147px;
	background-color: #FFFFFF;
	text-align: left;
	}
	

.pressrelease{
	position: absolute;
	top: 185px;
	
	width: 708px;
	height: 301px;
	background-color: #FFFFFF;
	overflow: auto;
	left: 53px;
	border-style: inset;
	}

.titles{
	position: absolute;
	top: 140px;
	
	width: 386px;
	height: 42px;

	left: 53px;
	}
	
.bottomnav{
	position: absolute;
	width: 808px;
	height: 16px;
	background-color: #FFFFFF;
	text-align:center;
	left: -188px;
	top: 412px;
	}
