/* CSS Document */

.content {
    font-family : "Verdana", Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-weight : normal;
    color : #FFFFFF;
}

.copyrighttext {
    font-family : "Verdana", Arial, Helvetica, sans-serif;
    font-size : 10px;
    font-weight : normal;
    color : #333333;
}

a {
    color: #999999;
	text-decoration:none;
}

a:hover {
	color: #CCCCCC;
    text-decoration:underline;
}

body{
    padding : 0;
    margin : 0;
	text-align : center;
	Background-color :  #999999;
	scrollbar-3dlight-color:#666666; 
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#666666;
	scrollbar-darkshadow-color:#333333;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color:#666666;
}

#animalprev{
	position : absolute;
	top : 45px;
	left : 415px;
	width : 288px;
	height : 231px;
	z-index: 2;
	visibility: hidden;
}

#famprev{
	position : absolute;
	top : 25px;
	left : 498px;
	width : 208px;
	height : 246px;
	z-index: 2;
	visibility: hidden;
}

#childprev{
	position : absolute;
	top : 22px;
	left : 496px;
	width : 209px;
	height : 249px;
	z-index: 2;
	visibility: hidden;
}

#groupprev{
	position : absolute;
	top : 26px;
	left : 531px;
	width : 166px;
	height : 247px;
	z-index: 2;
	visibility: hidden;
}

#artprev{
	position : absolute;
	top : 51px;
	left : 366px;
	width : 352px;
	height : 217px;
	z-index: 2;
	visibility: hidden;
}

#adultsprev{
	position : absolute;
	top : 28px;
	left : 507px;
	width : 200px;
	height : 249px;
	z-index: 2;
	visibility: hidden;
}

#headprev{
	position : absolute;
	top : 45px;
	left : 414px;
	width : 289px;
	height : 230px;
	z-index: 2;
	visibility: hidden;
}

#background{
	top : 20px;
	margin : 0 auto;
	width : 791px;
	height : 599px;
	background-color : #000000;
	border : #CCCCCC solid 1px;
	position : relative;
}

#copyright{
	position : absolute;
	top : 601px;
	left : 361px;
	width : 432px;
	height : 15px;
	z-index: 2;
}

#footernav{
	position : absolute;
	top : 555px;
	left : 16px;
	width : 500px;
	height : 26px;
	z-index: 2;
}

#footernavhome{
	position : absolute;
	top : 555px;
	left : 16px;
	width : 433px;
	height : 26px;
	z-index: 2;
}

