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


html
{
  overflow-y: scroll;
}


body {
	background-color: #ffffff;
	 

}

img {
   border: 0px;
}

body, a {
	font-family: Arial;
	font-size: 12px;
	line-height: 19px;
    color: #4a4c4a;
	text-decoration:none;
	
	
}

a:hover {
	font-family: Arial;
	font-size: 12px;
	line-height:19px;
    color: #9f9999;
	text-decoration:none;
	
	
}


.bodytext {
	font-family: Arial;
	font-size: 12px;
	line-height: 19px;
    color: #4a4c4a;
	text-decoration:none;
	
	
}

.titles {
	font-family: Arial;
	font-size: 15px;
	line-height: 19px;
    color: #a4892c;
	text-decoration:none;
	
	
}





.credits {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
    color: #4a4c4a;
	text-decoration:none;
	
	
}


.tinybodytext {
	font-family: Arial;
	font-size: 10px;
	line-height: 14px;
    color: #262726;
	text-decoration:none;
	
	
}





#highlightedlinks {
	font-family: Arial;
	font-size: 12px;
	line-height: 19px;
    color: #7c6c34;
	text-decoration:none;
	
	
}

.highlightedlinks a {
    font-family: Arial;
	font-size: 12px;
    color: #7c6c34;
	line-height:14px;
	text-decoration:none;	  
}

.highlightedlinks a:hover {
	font-family: Arial;
    font-size: 12px;
	color: #c1a852;		  
}









#links {
   margin-bottom:5px
}


.links {
	font-family: Arial;
    font-size: 12px;
	line-height:14px;
	color: #4a4c4a;		  
}


.links a {
    font-family: Arial;
	font-size: 12px;
    color: #4a4c4a;
	line-height:14px;
	text-decoration:none;	  
}

.links a:hover {
	font-family: Arial;
    font-size: 12px;
	color: #9f9999;		  
}






.babylinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #4a4c4a;		  
}



.babylinks a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #4a4c4a;
	line-height:14px;
	text-decoration:none;	  
}

.babylinks a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	line-height:14px;
	color: #9f9999;		  
}


span#babylinkscurrent-page {
	font-family: Arial;
    font-size: 11px;
	line-height:13px;
	color: #a4892c;		  
}





span#current-page {
	font-family: Arial;
    font-size: 12px;
	color: #a4892c;		  
}







.featureoverviewtitle {
	font-family: Arial;
    font-size: 13px;
	color: #a4892c;		  
}




#content {
  position:relative;
  margin: 0 auto;
  width: 1100px;
  top: 15px;
  left: 50px;
}










