*, html {
font-family:  Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
margin:0;
padding:0;
}

h1 {
  font-size: 20px;
}
h2 {
  font-size: 18px;
}
h3 {
  margin: .7em 0 0;
  font-size: 16px;
}
h4 {
  margin: .7em 0 0;
  font-size: 16px;
}

img {
  margin:0;
  padding:0;
	border:0;
}
p {
  margin-bottom: 1em;
}
/******************** Layout *************************/
body {
  background-image: url(../images/page_back.gif);
  margin: 0px;
  padding: 0; 
  color: white; 
  background-repeat: repeat;
  font: small Arial, Helvetica, Verdana, sans-serif;
  text-align: center;
} 
#wrapper { 
   background: url(../images/faux_columns.gif) repeat-y;
   margin-top: 0px;
   margin-bottom: 30px;
   margin-right:auto;
   margin-left:auto;
   padding:0;
   color: black; 
   width: 738px;
   /*float: center;*/
   text-align: left;
}

#wrapper_no_sidebar { 
   background:white;
   margin-top: 0px;
   margin-bottom: 30px;
   margin-right:auto;
   margin-left:auto;
   color: black; 
   width: 738px;
   /*float: center;*/
   text-align: left;
}  
#header {
  background-image: url(../images/logo_stripe.gif);
  margin: 0;
  padding: 0;
}
#menubar {
  margin: 0px;
  padding: 0px;
  height: 25px;
  background-color: #b10000;
}
#container {
  overflow: hidden;
}
#content {
  margin-bottom: 4em;
  padding: 10px 0 0 20px;
  width:436px;
} 
p { margin-top: 10px; }
ul { margin-top: 10px; }
ul, li, ol {
  margin-left: 10px;
}
#sidebar_right {
  width: 242px;
  background-color: #aec9e6;
  float: right;
  padding: 0 10px 2em;
}
#sidebar_right_cab {
  width: 242px;
  height: 187px;
  background-color: #aec9e6;
  float: right;
  padding: 0 10px 2em;
}
#sidebar_right form {
  padding: 110px 0 0 15px;
}
#query {border: 5px solid #b91c00; padding: 5px 5px; width: 120px;}

#sidebar_right ul {
  margin:  10px 5px 5px 20px;
}

#sidebar_right #logos {
  margin-left: 20px;
}

#sidebar_right #credits {
}
#sidebar_down {
  width: 222px;
  background-color: #aec9e6;
  float: right;
  padding: 0 20px;
  clear: right;
  text-align:;
}
#footer {
  clear: both;
}

#footer a {
  margin:0;
  padding:0;
}

.clear{
  clear: both;
}
 
.pink_border {
	margin-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 2px solid #fcc;
}
.pink_border_top {
        border-top: 2px solid #fcc;
}


/******************* Navigation **************/

#menu ul {
	list-style-type:none;
	position:relative;
	margin:0;
	overflow: auto;
	}

#menu ul a {
	display:block;
	float:left;
	
	height: 15px;
	background: #b10000;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding:5px 10px;
	}
#menu ul a:hover {
  background: #00026b;
  color: #fff;
}

#menu ul ul a {
	float:none;
	background: #b10000;
	}
#menus ul li a:hover {
  background: #00026b;
  color: #fff;
}
	
#menu ul li {
  display: inline;
}

#menu {
	background: #b10000;
	width: 100%;
}
/******************  Cabmembers *********************/
#cabmemberlist {
  margin: 10px 0;
}
.cabmemberlogo {
  float: left;
  margin-right: 10px;
}
.cabmember h2 {
  font-size: 18px;
}
#logos img {
   float: left; 
   padding: 1em 1.5em;
}
#logos p {
   margin: 0; 
   padding: 0;
}
/*****************  Dvbes **************************/
#dvbe_list {
  margin: 10px 0;
}
.dvbe_listing {
  padding: 10px 0;
}
.dvbe_listing .links {
  padding: 10px 0;
}
#dvbe_search {
  margin: 20px 0;
}
#dvbe_search_hits{
  margin-left: 20px;
}
.warning {
  padding: 5px;
  background-color: #fbb;
}
#zip_search {
  
}
/**************** Forms *************************/
fieldset.no_border {
  border: none;
}
fieldset p {
  margin: 15px 10px ;
}
.poup {
	display:none;
}
.firm:hover .popup {
	display:block;
}
ul.compact_list {
	border: 1px dotted #ccc;
	margin: 0.2em 0;
	padding: 0.2em 0.5em;
	list-style:none;
	z-index: 9999;
}

/****************** SIFR ***********************/
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
.sIFR-flash {
 width: 435px;
 }

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 25px;
}

.sIFR-hasFlash h2 {
	margin-top: 20px;
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 18px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;	font-size: 15px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
/********************** microformats ***********************/
.hidden {
  display: none;
}

a.screen, a.screen:visited {
color:#c00; 
position:relative; 
z-index:1;
}
a.screen span {
position:absolute;
visibility:hidden; /* hide the image */
width:200px; /* give it a width */
height:0; /* no height to solve an Opera bug that 
             makes it selectable when hidden */
border:1px solid #000; /* add a border */
left:0; /* position:the image */
top:-150px;
}
a.screen:hover {
text-decoration:none; 
border:0; /* needed for this to work in IE */ 
z-index:1000;
}
a.screen:hover span {
visibility:visible; /* make the image visible */
height:150px; /* now give it a height */
cursor:pointer; /* for IE */
z-index:500; 
}
a.screen:hover span img {
border:0; /* remove the link border */
}
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.