body{
	background:#d9cbda;
	background-image: url(../img/full-bg.jpg)  ;
	background-position: center;
	background-repeat: repeat-y;

	margin:0px;
	padding:0px;
	
}
.main{
	color: #333;
	line-height: 20px;
	font-family: Verdana;
	font-size: 11px;	
	margin-right: 10px;
}

a{
	color: #999;
	line-height: 20px;
	font-family: Verdana;
	font-size: 12px;
}

a:hover{
	color: #6b1d73;
		text-decoration:none;
	
}

.active{
	line-height: 20px;
	font-family: Verdana;
	font-size: 12px;
	color: #ff3b00;
}


a.nav{
	text-decoration:none;
	color: #ff3b00;
	line-height: 24px;
	font-family: Century Gothic;
	font-weight: bold;
	font-size: 14px;
}

a.nav:hover{
	
	color: #ffaa00;
}

a.ten{
	text-decoration:none;
	color: #66087e;
	line-height: 24px;
	font-family: Century Gothic;
	font-weight: bold;
	font-size: 14px;
}

a.ten:hover{
	
	color: #ffaa00;
}

a.esp{
	text-decoration:none;
	color: #6b1d73;
	font-family: Verdana;
	font-size: 10px;
}

a.esp:hover{
	
	color: #ccc;
}

.space{
	background-image: url(../img/bg-bars-x.gif);
	background-repeat: repeat-x;
	height: 100%;
	z-index:1;
}	

.atmosphere{
	margin-left: auto;
	margin-right: auto;
	width:730px;
	text-align: center;
	background-repeat: repeat-y;
}





.stipple{
	margin-left:19px;
}




.tableBorder{
	
	margin-top:6px;
}

.leftCol{
	width:203px;	
}

.rightCol{
	width:498px;
}

.content{
	margin-left:30px;
	
	width:400px;
}


.quoteheader{
	color:#b69eb8;
	font-family: verdana;
	font-size: 11px;	
		line-height: 20px;
	
	
}



.stipple{
	margin-left:19px;
}


.core{
	margin:0px 0px 0px 0px;
	width: 711px;
}

.tableBorder{
	
	margin-top:0px;
}

.leftCol{
	width:160px;	
}

.rightCol{
	width:498px;
}

.content{
	margin-left:20px;
	width:450px;
}

.homecontent{
	

	margin-top: 10px;
	width:450px;
}


.quoteheader{
	color:#6b1d73;
	font-family: verdana;
	font-size: 11px;	
line-height: 16px;

	
	
}


.smallquote{
	font: italic 12px Georgia;
	color: #ccc;
	text-align:right;
	line-height: 20px;
}


.titleText{
	font:italic 15px Georgia;
	color:#666;
	line-height:20px;
}

.info{
	font:10px Verdana,sans-serif;
	color:#663366;
}

.infoForm{
	display: block;
	margin:3px 0px 3px 0px;
}

.quotes{
	font: italic bold 17px Georgia;
	color: #caa127;
}






.pageheader{
	color:#66087e;
	font-family: Century Gothic;
	font-weight: bold;
	font-size: 18px;
	letter-spacing:80%;
	line-height: 30px;
}

.smallquote{
	font: italic 12px Georgia;
	color: #999;
	text-align:right;
	line-height: 16px;
}


.titleText{
	font:italic 16px Georgia;
	color:#666;
	line-height:24px;
}

.info{
	font:10px Verdana,sans-serif;
	color:#66087e;

}

.infoForm{
	display: block;
	margin:3px 0px 3px 0px;
}

.quotes{
	font: italic bold 17px Georgia;
	color: #caa127;
}


	.img-team {
	  float:left;
	  background: url(../img/shadowAlpha.png) no-repeat bottom right !important;
	  background: url(../img/shadow.gif) no-repeat bottom right;
	  margin: 0px 0px 10px 5px !important;
	  margin: 0px 0px 10px 0px;
	  }

	.img-team img {
	  display: block;
	  position: relative;
	  background-color: #fff;
	  border: 1px solid #ccc;
	  margin: -4px 4px 4px -4px;
	  padding: 2px;
	  }



	.img-team2 {
	  float:left;
	  background: url(../img/shadowAlpha.png) no-repeat bottom right !important;
	  background: url(../img/shadow.gif) no-repeat bottom right;
	  margin: 0px 5px 0px 5px !important;
	  margin: 0px 5px 0px 0px;
	  }

	.img-team2 img {
	  display: block;
	  position: relative;
	  background-color: #fff;
	  border: 1px solid #ccc;
	  margin: -4px 4px 4px -4px;
	  padding: 2px;
	  }

.language a  { 
	color: #CC66CC; 
	font-size: 14px; 
	font-family: "Century Gothic"; 
	font-weight: normal; 
	font-style: italic; 
	line-height: 12px; 
	text-decoration: none 
	}

.language a:visited{
	color: #CC66CC
	}
	
.language a:hover{
	color: #FB3F00
	}	


/*Browser hack to fix banner alignment in IE*/

.img-banner  { margin-left: 5px; right: 0 }
	
html>body .img-banner{ 
	margin-right: auto; 
	margin-left: auto; right: 0 
	}

