/* CSS Document */
body {
  padding: 0;
  margin-top: 30px;
  background: url(/siteimages/shamanta/40292/605192.jpg) no-repeat top left;
  background-color: #000;


  
}

h1 {
  text-align: center;
  margin: 0;
  padding: 0;
  font-size:large;
  }

.back {
  padding: 0;
  margin:0;
  width: 100%;
  height: 100%;
  background: url('/siteimages/shamanta/40292/605191.jpg') no-repeat bottom right;
    
  
}
.wrap {
  margin: 0px auto;
  width:900px;
        }
        
#nav {
	margin: 0 auto;
	padding:0;
	text-align: center;
	width:900px;
	height: 81px;
	background: url('/siteimages/shamanta/40292/customtemplates/52/nav.png') no-repeat;
        list-style: none;
  
	}
	
#navDiv {
	margin: 0 auto;
	padding:0;
	text-align: center;
	width:900px;
	height: 84px;
	list-style: none;
  }	
	
#nav li {
margin: 0;
padding:0;
display: inline;

}
	
#nav li a { 
        line-height: 80px;
	padding: 10px;
	color: #fff;
	text-decoration:none;
	font-size: 20px;	
	border-right-style:solid;
	border-right-width: 1px;
	border-right-color: #666;
  }

#nav li a:hover{
color:#68379A;
}

.header {
 
  padding: 0;
  margin:0 auto;
  width:900px;
  height:210px;
  border-bottom-width:8px;
  border-bottom-style:solid;
  border-bottom-color: #666666;
  background-color: #fff;

}

.main {
  padding: 10px;
  width:880px;
  min-height:505px;
  background-image: url('/siteimages/shamanta/40292/customtemplates/52/purple-grad.png');
  background-repeat: repeat;
  background-color:#68379A;;
  color:#666666;

}   
.cols {
    float:left;
    width:100%;
    overflow:hidden;
}
.content {
  background: #fff;
  color: #666;
  margin-left: 10px;
  margin-right: 0px;
  padding:20px;
}

 table {
    vertical-align: top;
    border-style: none;
    color: #666666;
    
 }
 
 table a {
  color: #68379A;
 }
 
 table a:hover {
   color: #666666;
 }
 
  table a:visted {
  color: #68379A;
 }
 
 td {
    border-style: none;
    background-color: #ffffff;
    vertical-align: top;
 }

.sidebarleft {
  padding-right: 10px; 
  text-align:left;
}

#sidebarleft  {
  list-style: none;
  padding-left: 0px;
  margin-left: 0px;
}

.sidebarleft a {
  text-decoration:none;
  font-size: 15px;
  color: #68379A;
  padding: 0px;
  margin: 0px;	
  text-align:left;  

}

#sidebarleft li{
  margin: 0px 0px 10px 0px;
}

#sidebarleft li a {
  text-decoration:none;
  font-size: 15px;
  color: #68379A;
  padding: 0px;
  margin: 0px;	
  text-align:left;
}
.sidebarleft a:hover{
color:#666666;
}


.sidebarright {
  
  padding-left:10px; 
  text-align:right;
}

#sidebarright  {
  list-style: none;
  padding-left: 0px;
  margin-left: 0px;
}

#sidebarright li{
  margin: 0px 0px 10px 0px;
}

.sidebarright a {
  text-decoration:none;
  font-size: 15px;
  color: #68379A;
  padding: 0px;
  margin: 0px;	
  text-align:right;
}
.sidebarright a:hover{
color:#666;
}




.gap {
  clear:both;
  width:100%;
  padding:0px;
  height:10px;
  margin: 0 auto;
 
  }

.picrow { 
  clear:both;
  background-color: #fff;
  
  
}

.picrow img {
    margin:0;
}

.footer {
  width:880px;
  min-height: 20px;
  background-color: #fff;
  margin: 0 auto;
  clear:both;
  border-top-width:8px;
  border-top-style:solid;
  border-top-color: #666666;
  padding: 10px;


}

#footleft {
  color: #666;
  float: left;
  min-height: 30px;
  width: 200px;
  background-color: #fff;
}

#footright {
  float: right;
  text-align: right;
  color: #68379A;
  width: 600px;
  min-height: 30px;
  background-color: #fff;
}
#footleft a {
  text-decoration:none;
  color: #666;

}



#footleft a:hover{
color:#68379A;
}