@charset "utf-8";
/* CSS Document */

body {
	background-color: #666666;
}
.java-home-background {
	background-image: url(images/java-home-background.png);
}


.navigation:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	display: block;
	padding: 4px 6px 3px 6px;
	width: 170px;
	text-decoration: none;
	background-color: #333;
}
.navigation:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	display: block;
	padding: 4px 6px 3px 6px;
	width:170px;
	text-decoration: none;
	background-color: #333;
}

.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	display: block;
	padding: 4px 6px 3px 6px;
	width: 170px;
	text-decoration: none;
	background-color: #CCC;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.page_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.menu:link {
	color: #FFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
a.menu:active {
	color: #FFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
a.menu:visited {
	color: #FFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
a.menu:hover {
	color: #CCC;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
a.dog:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.dog:active { 
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.dog:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.dog:hover { 
color: #99CCFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}.background {
	background-image: url(images/loading.gif);
}
img.floatRight {
	float: right;
	margin-left: 10px;
}
img.floatLeft {
	float: left;
	margin-right: 10px;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
.background-pano {
	background-image: url(gallery1/images/background-pano.png);
}
.background-label {
	background-image: url(gallery1/images/background-label.png);
}
.background-map {
	background-image: url(gallery1/images/background-map.png);
}
.hor-line {
	color: #FFF;
}
