body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background: #173b5d url('../images/ebwd_stripe.gif');
    overflow: -moz-scrollbars-vertical;
}

{
  -moz-outline-style: none; /* gets rid of that pesky dotted out line on FF  */
}


a:active{outline:none} /* May get rid of pesky dotted link out line in IE -- not sure */


#title {
    position: relative; top:20px;  left:80px; 
	width:402px;
	height:102px;
	background-image:url('../images/title_chrome.jpg');
	background-repeat: no-repeat
}


#checkoff {
    position: relative; top:0px;  left:440px; 
	width:200px;
	height:100px;
	background-image:url('../images/check-off.gif');
	background-repeat: no-repeat
}

h1 { color: yellow; font-family: arial ,verdana, Helvetica, sans-serif; font-size: 14px; 
     font-weight: normal; line-height: 16px }
h2 { color: #135da9; font-family: verdana, arial, Helvetica, sans-serif; font-size: 10px; 
     font-weight: normal; word-spacing:normal; line-height: 10px }
h3 { color: #ffffff; font-family: arial, verdana, Helvetica, sans-serif; font-size: 12px; 
     font-weight: normal; 
     word-spacing:normal; 
     line-height: 14px}
h4 { color: #3d3760; 
     font-family: arial, verdana, Helvetica, sans-serif; 
     font-size: 13px; 
     font-weight: normal; 
     word-spacing:normal; 
     line-height: 15px;}    
h5 { color: red; 
     font-family: verdana, arial, Helvetica, sans-serif; 
     font-size: 12px; 
     font-weight: normal; 
     word-spacing:normal; 
     line-height: 14x;}  
h6 { color: #ffffff; font-family: arial, verdana, Helvetica, sans-serif; font-size: 11px; 
     font-weight: normal; 
     word-spacing:normal; 
     line-height: 14px}


.link { color: white;
	  font-size: 12px;
	  text-decoration: underline; }
	  
.link:hover { color: yellow;
	        text-decoration: underline }

.link2 { color: black;
	  font-size: 12px;
	  text-decoration: underline; }
	  
.link2:hover { color: red;
	        text-decoration: underline }
	        
.link3 { color: #173b5d;
     font-weight: heavy; 
	 font-size: 10px;
	 text-decoration: none; 
	 line-height: 14px}
}
	  
.link3:hover { color: #902525;
	        text-decoration: none }

        
.web { 
	 font-family: verdana, arial, helvetica;
	 font-size: 8pt;
	 text-decoration: none;
	 vertical-align: middle; 
 }
.frame { 
border-left:5px  solid #2f3e63; 
border-right:5px  solid #2f3e63; 
border-top:5px solid #2f3e63; 
border-bottom:5px solid #2f3e63; 
position: relative; top: 0px;  left:0px;
padding: 0;
float: left;
}

.img-shadow {
  float:left;
  background: url('../images/shadowAlpha.png') no-repeat bottom right !important;
  background: url('../images/shadow.gif') no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px
  }	 
.web:hover { color: #fdd90b }


#footer {
    position: relative; top:-2px;  left:0px; 
	width:790px;
	height:22px;
	background-image:url('../images/footer.gif');
	text-align:right
}
#copywrite {
    position: relative; top:3px;  left:0px; 
	width:790px;
	height:12px;
	text-align:center;
}