BODY {
  background-color: #FFFFFF;
  background-image: url();
  background-position: top right;
  background-repeat: no-repeat;
  background-attachment: fixed;
  margin: 0px;
}



a {font: normal 12px verdana; color:#333333; text-decoration:none;}
a:hover {font: normal 12px verdana; color:#333333; text-decoration:underline;}

.head1 {
    font: normal 20px/22px "Arial",sans-serif;
	color:#666666;
    height: 22px;
    letter-spacing: 1px;}
a.head1 {font: normal 20px/22px "Arial",sans-serif; color:#666666; text-decoration:none;}
a.head1:hover {font: normal 20px/22px "Arial",sans-serif; color:#666666; text-decoration:none;}

.head2 {
    font: normal 18px/22px "Arial",sans-serif;
	color:#666666;
    height: 22px;
    letter-spacing: 1px;}
a.head2 {font: normal 18px/22px "Arial",sans-serif; color:#666666; text-decoration:none;}
a.head2:hover {font: normal 18px/22px "Arial",sans-serif; color:#666666; text-decoration:none;}

.text1 {
    font: normal 12px/16px "Arial",sans-serif;
	color:#999999;
    height: 16px;
    letter-spacing: 1px;}
a.text1 {font: normal 12px/16px "Arial",sans-serif; color:#999999; text-decoration:none;}
a.text1:hover {font: normal 12px/16px "Arial",sans-serif; color:#666666; text-decoration:underline;}

.text1a {
    font: normal 12px/16px "Arial",sans-serif;
	color:#666666;
    height: 16px;
    letter-spacing: 1px;}
a.text1a {font: normal 12px/16px "Arial",sans-serif; color:#666666; text-decoration:none;}
a.text1a:hover {font: normal 12px/16px "Arial",sans-serif; color:#666666; text-decoration:underline;}

.text1b {
    font: normal 12px/16px "Arial",sans-serif;
	color:#999999;
    height: 16px;
    letter-spacing: 1px;}
a.text1b {font: normal 12px/16px "Arial",sans-serif; color:#999999; text-decoration:none;}
a.text1b:hover {font: normal 12px/16px "Arial",sans-serif; color:#999999; text-decoration:none;}

.text1c {
    font: normal 12px/16px "Arial",sans-serif;
	color:#666666;
    height: 16px;
    letter-spacing: 1px;}
a.text1c {font: normal 12px/16px "Arial",sans-serif; color:#666666; text-decoration:none;}
a.text1c:hover {font: normal 12px/16px "Arial",sans-serif; color:#666666; text-decoration:none;}

.text2 {
    font: normal 15px/16px "Arial",sans-serif;
	color:#333333;
    height: 21px;
    letter-spacing: 1px;}
a.text2 {font: normal 15px/16px "Arial",sans-serif; color:#666666; text-decoration:none;}
a.text2:hover {font: normal 15px/16px "Arial",sans-serif; color:#666666; text-decoration:none;}

.text3 {
    font: normal 11px/15px "Arial",sans-serif;
	color:#666666;
    height: 16px;
    letter-spacing: 1px;}
a.text3 {font: normal 11px/15px "Arial",sans-serif; color:#666666; text-decoration:none;}
a.text3:hover {font: normal 11px/15px "Arial",sans-serif; color:#666666; text-decoration:underline;}

.text3a {
    font: normal 11px/15px "Arial",sans-serif;
	color:#666666;
    height: 16px;
    letter-spacing: 1px;}
a.text3a {font: normal 11px/15px "Arial",sans-serif; color:#666666; text-decoration:none;}
a.text3a:hover {font: normal 11px/15px "Arial",sans-serif; color:#666666; text-decoration:none;}

.bot {
    font: normal 10px/18px "Arial",sans-serif;
	color:#999999;
    height: 18px;
    letter-spacing: 1px;}
a.bot {font: normal 10px/18px "Arial",sans-serif; color:#999999; text-decoration:none;}
a.bot:hover {font: normal 10px/18px "Arial",sans-serif; color:#666666; text-decoration:underline;}


/* DIV IDs*/

#header {
  top: 30px;
  position: absolute;
  width: 100%;  
  height: 80px;
  text-align:center;
   z-index:3;
}

#photo {
  top: 125px;
  position: absolute;
  width: 100%;  
  height: 326px;
  text-align:center;
  background-color:#aedfe4; 
  z-index:1;
}

#photo2 {
  top: 125px;
  position: absolute;
  width: 100%;  
  height: 235px;
  text-align:center;
  background-color:#aedfe4; 
  z-index:1;
}

#photo3 {
  top: 125px;
  position: absolute;
  width: 100%;  
  height: 255px;
  text-align:center;
  background-color:#aedfe4; 
  z-index:1;
}

#sline {
  top: 435px;
  position: absolute;
  width: 100%;  
  height: 53px;
  text-align:center;
  z-index:2;
}

#sline2 {
  top: 344px;
  position: absolute;
  width: 100%;  
  height: 53px;
  text-align:center;
  z-index:2;
}

#sline3 {
  top: 364px;
  position: absolute;
  width: 100%;  
  height: 53px;
  text-align:center;
  z-index:2;
}

#content {
  top: 451px;
  position: absolute;
  width: 100%;  
  height: 249px;
  text-align:center;
   background-image:url(images/grad.jpg);
   background-repeat: repeat-x;
}

#content2 {
  top: 360px;
  position: absolute;
  width: 100%;  
  height: 340px;
  text-align:center;
   background-image:url(images/grad.jpg);
   background-repeat: repeat-x;
}

#content2a {
  top: 360px;
  position: absolute;
  width: 100%;  
  height: auto;
  text-align:center;
   background-image:url(images/grad.jpg);
   background-repeat: repeat-x;
}

#content3 {
  top: 380px;
  position: absolute;
  width: 100%;  
  height: 340px;
  text-align:center;
   background-image:url(images/grad.jpg);
   background-repeat: repeat-x;
}

#footer {
  top: 700px;
  position: absolute;
  width: 100%;  
  height:45px;
  text-align:center;
  background-color:#FFFFFF;
}

#footer2 {
  top: 609px;
  position: absolute;
  width: 100%;  
  height:45px;
  text-align:center;
  background-color:#FFFFFF;
}