/*
	File : screen.css
	Date : 8.3.2007.tim
*/

body {
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
	overflow: -moz-scrollbars-vertical;
	background-color: #254379;
	background-image: url(../images/BoatImage.jpg);
	background-repeat: no-repeat;
		}
		
#smallLogos {
	background-image: url(../images/small_Logos.gif);
	height: 35px;
	width: 109px;
	position: absolute;
	left: 11px;
	top: 550px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}



.bankInfo {
	width: 200px;
	position: relative;
	left: 410px;
	top: 200px;
	padding-top: 20px;
}

#mainLogo {
	background-image: url(../images/Flagship_Logo.gif);
	height: 59px;
	width: 345px;
	position: absolute;
	left: 410px;
	top: 60px;
}

#tag {
	background-image: url(../images/Tagline.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 191px;
	position: absolute;
	top: 140px;
	left: 410px;
}
#jordan {
	background-image: url(../images/Jordan.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 47px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#win {
	background-image: url(../images/Winsted.gif);
	height: 15px;
	width: 57px;
	background-repeat: no-repeat;
	top: 0px;
	position: absolute;
	left: 0px;
}

#way {
	background-image: url(../images/Wayzata.gif);
	height: 18px;
	width: 60px;
	position: absolute;
	left: 0px;
	top: 0px;
}


.bankInfo1 {
	width: 200px;
	position: relative;
	left: 615px;
	top: 102px;
	padding-top: 20px;
}

.bankInfo2 {
	width: 200px;
	position: relative;
	left: 410px;
	top: 150px;
	padding-top: 20px;
}
#eden {
	background-image: url(../images/Eden.gif);
	height: 15px;
	width: 89px;
	position: absolute;
	left: 0px;
	top: 0px;
}

h1 {
	font-size: 10px;
	color: #FFD520;
}


.bankInfo3 {
	width: 200px;
	position: relative;
	left: 615px;
	top: 65px;
	padding-top: 20px;
}

