/* 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 { 
        text-decoration:none; 
        font-family: "ariel, helvetica", sans-serif;
	font-size: 10px;
}



a img {border: none; }

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



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


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

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



.style1tt {color: #000000; font-family: "papyrus", "Apple Chancery", "Zapf Chancery","Comic Sans MS", fantasy;
  font-size: 14px; }
.style2tt {color: #000000; font-family: "papyrus","Apple Chancery", "Zapf Chancery","Comic Sans MS", fantasy; font-size: 10px;
}
.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: #000000;
         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;
             border-style: solid;
            border-width: 0px;
            border-color:#000000;
            margin: 0px 0px 0px 0px;
            width: 900px;
            height: 1000px;
            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;
}

#toptext p {
	padding: 0px 50px;

}#grid {
	position: relative;
	float: left;
	margin: 10px 0px 0px -10px;
}

#row1,
#row2,
#row3,
#row4,
#row5,
#row6, 
#row7,
#row8,
#row9
#row10
#row11
#row12
#row13
#row14{
	position: relative;
	float: left;
	width: 900px;
	padding: 5px 0;
}



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



-->
</style></head>