a:link { color:#FFCC33; text-decoration:none }
a:visited { color:#FFCC33; text-decoration:none }
a:hover { color:#FF9900; text-decoration:none }



.body{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: medium;
	font-style: bold;
	color: #FFFFCC;  
	background-color: #000000;
	
	}





.location{
	height: 0px; 
	margin-bottom: 0px;	
	border: 0px solid #FFCC33; 
	font-size: larger; 
	font-style: bold;	
	text-align: left;
}

.naviarea{
	float: left;
	width: 0px; 
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;	
	border: 0px solid #FFCC33; 
	font-size: small;
	font-style: bold;
	text-align: left;
}

.mainarea{
	margin-left: 0px;
	min-height: 0px;
	padding: 0px;		
	border: 3px solid #FFCC33; 
	font-size: larger; 
	font-style: bold;
	background-color: #000000;
	text-align: center;
}




.picture{
	border: 5px solid #FF9900;
}

.picturefooter{
	font-size: x-small;
}


.thumbnail{
	border: 2px solid #FF9900;
	text-align: center;
}

.thumbnailfooter{
	font-size: x-small;
	font-style: oblique;
}


.quickjump{
}

.quickjump_showall{
	width: 2%;
}

.quickjump_left_enabled{
	font-weight: bold;
	width: 1%;
}

.quickjump_left_disabled{
	color: #000000;
	width: 1%;
}

.quickjump_right_enabled{
	font-weight: bold;
	width: 1%;
}

.quickjump_right_disabled{
	color: gray;
	width: 1%;
}

.quickjump_page{
	width: 2%;
}

.quickjump_activepage{
	font-weight: bold;
	width: 2%;
}



