body {
	font-family: arial, verdana, Helvetica, sans-serif; 
	color: #ffffff;
     font-size: 80%; 
     font-weight: bold; 
     word-spacing:normal; 
    margin-top: 200px;
	margin:	0px;
	padding: 35px;
	background-repeat: repeat;
	background: url('../images/faded_teal_bg.jpg'); 
    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 */




h1 { color: #825526; 
     font-family: arial, verdana, Helvetica, sans-serif; 
     font-size: 18px; 
     font-weight: heavy; 
     word-spacing:normal; 
     line-height: 18px }
     
h2 { color: #825526; 
     font-family: arial, verdana, Helvetica, sans-serif; 
     font-size: 14px; 
     font-weight: normal; 
     word-spacing:normal; 
     line-height: 16px}

h3 { color: #825526; 
     font-family: arial, verdana, Helvetica, sans-serif; 
     font-size: 12px; 
     font-weight: normal; 
     word-spacing:normal; 
     line-height: 14px}
     
     
h4 { color: #711194; 
     font-family: arial, verdana, Helvetica, sans-serif; 
     font-size: 12px; 
     font-weight: normal; 
     word-spacing:normal; 
     line-height: 15px;}    
h5 { color: #711194; 
     font-family: verdana, arial, Helvetica, sans-serif; 
     font-size: 14px; 
     font-weight: normal; 
     word-spacing:normal; 
     line-height: 16px;}  
h6 { color: #711194; 
     font-family: georgia, times new roman, serif; 
     font-size: 18px; 
     font-weight: heavy;
     word-spacing:normal; 
     line-height: 16px }
     
p  { font-family: verdana, arial, Helvetica, sans-serif; 
     font-size: 12px; 
     color: #825526;
     font-weight: bold; 
     word-spacing:normal; 
     line-height: 12px;}  
   

.list { color: #711194; 
     font-family: verdana, arial, Helvetica, sans-serif; 
      font-size:14px; 
      text-align:left;
      word-spacing:normal; 
      line-height: 16px; 
      text-decoration:none }
      
       
.background { color: #ffffff;
	  font-size: 12px;
	  text-decoration: none }
	  
.background:hover { color: #ffffff;
	        text-decoration: underline }

     
      
      
.link { color: #825526;
	  font-size: 12px;
	  text-decoration: none }
	  
.link:hover { color: #126470;
	        text-decoration: underline }

.link2 { color: black;
	  font-size: 12px;
	  text-decoration: underline; }
	  
.link2:hover { color: red;
	        text-decoration: underline }
      
.link3 { color: #043d45;
	  font-size: 12px;
	  text-decoration:  none }
	  
.link3:hover { color: #db7934;
	        text-decoration: underline }

.copyright { color: #6d6c6b;
	 font-family: verdana, arial, helvetica;
	 font-size: 7pt;
	 text-decoration: none;
	 vertical-align: left 
 }
        
.web { color: #6d6c6b;
	 font-family: verdana, arial, helvetica;
	 font-size: 7pt;
	 text-decoration: none;
	 vertical-align: right 
 }
.web:hover { color: #fb8109; }


.frame { 
border-left:4px  solid #711194; 
border-right:4px  solid #711194; 
border-top:4px solid #711194; 
border-bottom:4px solid #711194; 
position: relative; top: 0px;  left:0px;
padding: 0;
float: center;
}

.frame2 { 
border-left:8px  solid #fbf6d3; 
border-right:8px  solid #fbf6d3; 
border-top:8px solid #fbf6d3; 
border-bottom:8px solid #fbf6d3; 
position: relative; top: 0px;  left:0px;
padding: 0;
float: center;
}

.frame3 { 
border-left:8px  solid #711194; 
border-right:8px  solid #711194; 
border-top:8px solid #711194; 
border-bottom:8px solid #711194; 
position: relative; top: 0px;  left:0px;
padding: 0;
float: center;
}

#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:10px;
	text-align:center;
}