/* CSS Document */


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<!-- TemplateEndEditable -->
<!-- TemplateBeginEditable name="head" --><!-- TemplateEndEditable -->
<style type="text/css">
<!--
h1,h2,h3,h4,h5,h6 {
	font-family: "ariel, helvetica", sans-serif;
}

body {
background-color: #2C1E07;
}

a img {border: none; }


A { text-decoration:none }


a:link {
	color: #999966;
}
a:visited {
	color: #999966;
}
a:hover {
	color: #999933;
}
a:active {
	color: #999966;
}


.style1gr{
         font-family:"ariel, helvetica", sans-serif;
         font-size: 11px;
	
       
}


.style1nav{
	font-family: "ariel, helvetica", sans-serif;
	font-size: 11px;}
.style1nav a:link {color: #996666;}
.style1nav a:visited {color: #996666;}
.style1nav a:hover {color: #999933;}
.style1nav a:active {color: #996666;}

.stylenavtt {
	font-family: "ariel, helvetica", sans-serif;
	font-size: 11px;}
.stylenavtt a:link {color: #996666;}
.stylenavtt a:visited {color: #996666;}
.stylenavtt a:hover {color: #999933;}
.stylenavtt a:active {color: #996666;}



.style1tt {color: #000000; font-family: "papyrus", fantasy;
  font-size: 16px; }
.style2tt {color: #000000; font-family: "ariel, helvetica", sans-serif; font-size: 12px;
}
.style2tt a:link {color: #330000;}
.style2tt a:visited {color: #000000;}
.style2tt a:hover {color: #00999B;}
.style2tt a:active {color: #000000;}
 
.style3tt {color: #ffffff; font-family: "ariel, helvetica", sans-serif; font-size: 10px;
}
.style4tt {color: #ffffff; font-family: "ariel, helvetica", sans-serif; font-size: 14px;
}




#bg     {
         position:relative;
         background-color: #669999;
         background-image: url();
         z-index: 1;
         width: 100%;
         height: 100%;   
         left:  0%;
         top: 0%;
}
           
#container {
           position:relative;
           background-color: #000000;
           margin: 0px 0px 0px 0px;
           z-index: 1;
           width: 900px;
           height: 100%;
           margin-left: auto;
           margin-right: auto;
           top: 0%;
}
#centerwp {
            position: relative;
            background-image:url('shantibg1.gif');
             background-repeat:repeat-x;
             background-position: bottom left;
            width: 900px;
            height: 1025px;
            z-index: 4;
            left:  0px;
            top: 0%;
}


#header {
         position:relative;
         z-index: 5;
         left: 0px;
         top: 0%;
}

#topnav{
      position:relative;
      z-index: 5;
      left: 0px;
      top: 0px;
}
#toptext{
         position:relative;
         z-index:5;
         left: 0px;
         top: 0px;
}



         
#statcounter {
              position:absolute;
              left: 400px;
              top: 850px;
}



-->
</style></head>