.floatr {
	float: right;
	padding-left: 5px;

}
.floatl {
	float: left;
	padding-right: 10px;

}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0000FF;
	text-align: center;
	text-decoration: underline;


}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	background-color: #003399;
	position: absolute;
	height: auto;
	width: 700px;
	left: 50px;
	top: 20px;
	background-repeat: repeat-x;
	background-image: url(images/stripe.jpg);
	background-position: left top;
	background-attachment: fixed;



}
a:visited {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0000FF;
	text-align: center;
	text-decoration: underline;
}
a:hover {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
	background-color: #999999;
}
.links {
	text-align: center;
	position: absolute;
	top: 150px;
	left: 15%;
	width: 100%;
	z-index: 2;
	visibility: visible;










}
.album {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
	width: 95%;
	top: 405px;
	height: 90px;
	position: absolute;
	text-align: left;
	font-weight: bolder;
	left: 16%;
	z-index: 5;
	visibility: visible;


}
.wrapper {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #FFFFFF;
	width: 80%;
	left: 10%;
	top: 10px;
	text-align: center;
	position: relative;
	height: 1221px;
	visibility: visible;







}
.banner {
	text-align: center;
	background-color: #FFFFFF;

}
.info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
	width: 90%;
	top: 405px;
	height: 116px;
	position: absolute;
	text-align: justify;
	font-weight: bold;
	left: 16%;
	z-index: 5;
	padding: 2px 10px 10px;
	visibility: visible;



}
.infoheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bolder;
	color: #CC0000;
	text-align: center;
	font-size: 14px;


}
.infogrey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	position: relative;
	text-align: justify;
	font-weight: bold;
	z-index: 5;
	background-color: #999999;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: visible;
	margin-right: 5px;
	margin-left: 5px;
	visibility: inherit;








}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #CC0000;
	text-align: center;
	text-transform: uppercase;
	text-decoration: underline;


}
.form {
}
.lines {
	color: #FF0000;
}
