body {
	background-image: url(background.png);
	margin-left: 0px;
	background-repeat: no-repeat;	
}a:link {
	text-decoration: none;
	color: #000066;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
}

a:hover {
	text-decoration: none;
	color: #FF9900;
	font-size: 15px;
}

a:active {
	text-decoration: none;
	color: #000066;
}

.screen {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 30px;
	left: 451px;
	z-index: 3;
	width: 213px;
	height: 48px;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000066;
	font-style: normal;
	font-weight: normal;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}



.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #000066;
	font-weight: normal;
}

.photos {
	border: 1px groove #000066;
}

.bulletlist {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	color: #000066;
	font-weight: normal;
	font-size: 17px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

.style19 {
	color: #000066; 
}

