
bradleys css

body {background: #ffffff; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin: 0 0 0 0;
	padding: 0;
	}

img {border: 0;
     margin: 0 0 0 0;}

p {margin: 10 50 10 0;
   font-family: Verdana, Arial, Helvetica, sans-serif;  
   color: #000000; 
   text-decoration: none;
   font-size: 12px;
	}
	
	
p a { color: default; text-decoration: underline;}
p a:hover { color: default; text-decoration: underline;}

p.left{position: absolute;
	text-align: right;
	top: 75;
	right: 30; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;}
	.left a {color: #666666; text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; }
	.left a:hover {color: #666666; text-decoration: underline; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; }
	
p.catalog {position: absolute; 
	top: 100;
	left: 250;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	}
	.catalog a {color: #666666; text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; }
	.catalog a:hover {color: #666666; text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; }
	

h3 {margin: 10 50 10 0;
    color: #324395;
    font-family: Arial, Helvetica, sans-serif;}
    h3 a {color: #324395; text-decoration: none;}
    h3 a:hover {color: #5d5d5d; text-decoration: underline;}
    
h5 {margin: 10 50 10 0;
    color: #000099;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    }
    h5 a {color: #000099; text-decoration: none;}
    h5 a:hover {color: #5d5d5d; text-decoration: underline;}
	
#content {position: absolute; 
	      top: 130;
	      left: 225;
	      width: 60%;
	      }
	      #content ul {margin: 0 0 0 0; }
	      #content li {margin: 0 0 10 30; color: #000000; 
	      font-family: Verdana, Arial, Helvetica, sans-serif; 
	      font-size: 12px;}
	      #content li a {color: #666666; text-decoration: none;
	      }
	      #content li a:hover {color: #666666; text-decoration: underline; }
	      
#pgcontent {position: absolute; 
	      top: 140;
	      left: 225;
	      width: 40%;
	      font-family: Arial, Helvetica, sans-serif; 
	      font-size: 8pt;
	      }
	      #pgcontent p {margin: 0 0 0 150;
	      font-family: Arial, Helvetica, sans-serif; font-size: 8pt;}
	      #pgcontent a {color: #666666; text-decoration: none; font-weight: bold; }
		#pgcontent a:hover {color: #666666; text-decoration: underline; font-weight: bold; }
	      
#link { position: absolute;
        top: 107;
        left: 218;
	text-align: left;
	font-size:  11.5px;  
	Font-family: Arial, Helvetica, sans-serif;
	background: #324395;
	color: #ffffff;
	width: 380;
	padding: 0;
	} 
  
#link A:link{color:#ffffff;text-decoration:none}
#link A:visited{color:#ffffff;text-decoration:none}
#link A:active{color:#ffffff;text-decoration:none}
#link A:hover{color:#ffffff;text-decoration:none}	   

#topimg {position: absolute;
         top: 0;
         left: 0;}
         
#sidegraphic {position: absolute;
	      top: 133;
	      left: 45;
	      }

#st-map { position: absolute;
		top: 220;
		left: 600;
		}

p.footer {margin: 40 100 0 0;
		  font-family: Arial, Helvetica, sans-serif;
		  color: #666666;
		  text-align: center;
		  }
		  .footer a {color: #666666; text-decoration: none;}
		  .footer a:hover {color: #666666; text-decoration: underline; }
		  
