html,body { 
background-color: #FFFFFF;
font-family: Verdana, Helvetica, Arial, san-serif;
font-size: 12px;
color: #000000;
margin:0; 
padding:0; 
} 



.black {font-size: 12px; color: #000000; text-decoration: none }

.gray {font-size: 12px; color: #999999; text-decoration: none }

.graynav {font-size: 10px; color: #999999; text-decoration: none }

.caption {font-size: 12px; color: #999999; text-decoration: none; font-style: italic }

.text24 {font-size: 24px; color: #000000; text-decoration: none }

A.nav:link {font-size: 12px; text-decoration: none; color: #000000; outline: none; }

A.nav:Visited {font-size: 12px; text-decoration: none; color: #000000; outline: none; }

A.nav:Active {font-size: 12px; text-decoration: underline; color: #000000; outline: none; }

A.nav:Hover {font-size: 12px; text-decoration: underline; color: #000000; outline: none; }

a img { border: 0px solid #FFFFFF; outline: none; }

img { border: 0px solid #FFFFFF; padding-right: 50px; outline: none; }

img.thumbs { border: 0px solid #FFFFFF; padding-right: 25px; padding-bottom: 25px}

table {
font-size: 12px;
color: #000000;
} 

#title {
  position : absolute;
  left : 0;
  width : 200px;
height : 50px;
  margin-left : 50px;
  margin-top : 25px;
  background : #FFFFFF;
  color : #FFFFFF;
  padding : 0px;
}

#nav {
  position : absolute;
  left : 0;
  width : 200px;
  margin-left : 50px;
  margin-top : 100px;
  background : #FFFFFF;
  color : #FFFFFF;
  padding : 0px;
}

#main {
  position : absolute;
  left : 0;
  margin-left : 50px;
  margin-right : 25px;
  margin-top : 25px;
  background : #FFFFFF;
  color : #FFFFFF;
  padding-right : 0px 0px 0px 0px; 
}

#text400 {
  position : absolute;
  left : 0;
  width : 400px;
  margin-left : 50px;
  margin-right : 25px;
  margin-top : 25px;
  background : #FFFFFF;
  color : #FFFFFF;
  padding-right : 0px 0px 0px 0px; 
}

#text500 {
  position : absolute;
  left : 0;
  width : 500px;
  margin-left : 50px;
  margin-right : 25px;
  margin-top : 25px;
  background : #FFFFFF;
  color : #FFFFFF;
  padding-right : 0px 0px 0px 0px; 
}

#text500_col2 {
  position : absolute;
  left : 0;
  width : 350px;
  margin-left : 500px;
  margin-right : 25px;
  margin-top : 25px;
  background : #FFFFFF;
  color : #FFFFFF;
  padding-right : 0px 0px 0px 0px; 
}

#text600 {
  position : absolute;
  left : 0;
  width : 600px;
  margin-left : 50px;
  margin-right : 25px;
  margin-top : 25px;
  background : #FFFFFF;
  color : #FFFFFF;
  padding-right : 0px 0px 0px 0px; 
}

#text900 {
  position : absolute;
  left : 0;
  width : 900px;
  margin-left : 50px;
  margin-right : 25px;
  margin-top : 25px;
  background : #FFFFFF;
  color : #FFFFFF;
  padding-right : 0px 0px 0px 0px; 
}









