    @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: 15px;
    color: #808080;
	text-decoration:none;
	
	
}

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


.bodytext {
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
    color: #808080;
	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: #808080;
	text-decoration:none;
	
	
}


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




#highlightedlinks {
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
    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:15px;
	color: #808080;		  
}


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

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






.babylinks {
	font-family: Verdana; Arial;
    font-size: 11px;
	color: #7c6c34;		  
}



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


.babylinks a:hover {
	font-family: Verdana; Arial;
    font-size: 11px;
	line-height:14px;
	color: #c1a852;		  
}



span#babylinkscurrent-page {
	font-family: Verdana; Arial;
    font-size: 11px;
	line-height:14px;
	color: #c1a852;		  
}







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: 0px;
  left: 50px;
}











