@charset "iso-8859-1";

html {
	background: #e9e9e9 url(../images/bfadelt.jpg) center top repeat-x;
	border:0;
}

body {
	padding:0;
	margin: 0;
  	background: no-repeat center top;
	font-family:Tahoma, sans serif;
	width: 100%;
	font-size:12px;
	display: table; 
} 

.page {	
	margin:auto;	
	background: #FFF;
	width:750px;
	padding:10px;
	text-align:left;
	vertical-align:top;	
}		

h1 {font-size:24px;}
h2 {font-size:18px;}

.directory {font-size:18px;}

/* For the Index Page */ 
.special {
	color:#CC3333; 
		
}
.box1 {
	width:510px !important;
	height:139px !important;
	padding:10px;
	background:#e9e9e9;	   
}

.boxa {
	position:absolute;	
	width:250px!important;
}

.boxb {
	position:absolute;	
	width:250px!important;
	margin-left:260px;
	text-align: right;
	font-family:Tahoma, sans serif;
} 
#adders {
	position:absolute;
	margin-top:50px;
	margin-left:560px;
	text-align:center;
}
#search {
	position:absolute;
	margin-top:10px;
	margin-left:525px;
	width:225px;
}

/* Linky Linky */

a {color:#000; text-decoration:none;}
a.main:link {color:#000}	/* unvisited link */
a:visited {color:#000}  /* visited link */
a:hover {color:#FF9933}  /* mouse over link */

/* More for Drill Down */

.prettyup {
	margin:20px; 
	font-size:14px; 
	font-weight:bold; 
	text-align:justify;
}
.pretty {
	font-size:14px;
	line-height:20px; 
	text-align:justify;
	width:480px; 
	padding:15px; 
	background:#e9e9e9;
}
.deets {
	font-size:14px;
	line-height:20px; 
	text-align:justify;
	width:480px;
	padding:15px;
}
.prettymore {
	font-size:14px;
	text-align:justify;
	margin-left:150px;
	width:480px; 
	padding:15px; 
}
.gimage {
	text-align:right;
	font-size:11px;
	color:#949494;
	padding:5px;	
}
.infoofle {
	position:absolute;
	border-left:4px solid #FF9933;  	
}
 
.twoline {
	margin-left: 25px;
	font-family: Tahoma;
	font-stretch: wider;
	line-height: 20px;
}