@charset "UTF-8";
/* CSS Document */

.footer{
	font-family: gill sans, Tahoma, arial, sans-serif; 
	font-size: 11px; word-spacing: -.5px; line-height: 1.25; font-style: normal; color: #fff; text-align: justify
}

body {
	background-image: url(images/background_21.gif);
	background-repeat: repeat;
	text-align:center;
}

#bg  {
    background: url(images/website_table_07.gif) no-repeat scroll top center ;
  }

#bg2  {
    background: url(images/graphic_2.gif) no-repeat scroll top center ;
  }

#bg3  {
    background: url(images/graphic_1.gif) no-repeat scroll top center ;
  }


#background {
width:825px; height:1020px;
margin:0px auto;
background-image: url('images/website_table_10.gif'); 
align:center;
visibility:visible;
}

#background2 {
width:825px; height:1020px;
margin:0px auto;
background-image: url('images/website_table_11.gif'); 
align:center;
visibility:visible;
}


#layer1 {
margin:0px auto; width:600px; 
}

#layer2 {
margin:0px auto; width:600px;
}

#layer3 {
margin:0px auto; width:600px;
}

#layer17 {
margin:0px auto; width:600px; color: #fff;
}

#back {
margin:0px auto; width:600px;
}


p
  {
    font-family: gill sans, Tahoma, arial, sans-serif; 
	font-size: 11px; word-spacing: -.5px; line-height: 1.25; font-style: normal; color: #221401; text-align: justify
  }
  
p2
  {
    font-family: gill sans, Tahoma, arial, sans-serif; 
	font-size: 10px; word-spacing: -.5px; line-height: 1.125; font-style: normal; font-weight: bold; color: #221401; text-align: justify
  }

p3
  {
    font-family: gill sans, Tahoma, arial, sans-serif; 
	font-size: 11px; word-spacing: -.5px; line-height: 1.25; font-style: normal; color: #fff; text-align: justify
  }
    
h1
  {
    font-family: gill sans, Tahoma, arial, sans-serif; 
	font-size: 38px; 
	font-variant: small-caps; 
	letter-spacing: 2px; 
	font-style: normal; 
	font-weight: normal; 
	color: #221401;  
	text-align: left 
  }
  
a:link {
	color: #221401;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #221401;
}
a:active {
	text-decoration: none;
}

