body {
	background-color: #1e5db2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
		#banner {
			margin-bottom: 0;
			background-color: #1e5db2;	
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;

		}

		#content {
	margin-left: 170px;
	background-color: #1e5db2;
		}

		#content a {
	color: #F8FF32;
	text-decoration: none;
		}

		#content a:hover{
	color: #F8FF32;
	background-color: #628BC8;
	text-decoration: underline;
		}


		#sidebar-a {
			float: left;
			width: 150px;
			\width: 160px;
			w\idth: 150px;
			margin: 0;
			padding: 5px 5px 5px 15px;
			background-color: #1e5db2;
		}

		#sidebar-a a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #F8FF32;
	text-decoration: none;
	font-weight: bold;
		}

		#sidebar-a a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #F8FF32;
	background-color: #628BC8;
	text-decoration: underline;
		}

		#footer {
	clear: both;
	margin-top: 0;
	background-color: #1e5db2;
	background-image: url(images/skyline.jpg);
	height: 140px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
		}
.copyright {
	margin-top: 0;
	color: #f8ff32;
	font-family: Futura, Arial, sans-serif;
	font-size: small;
	background-image: url(images/50gray.png);
}

.copyright a {
color: #f8ff32;
}

.soon {
	font-family: Futura, Arial, sans-serif;
	font-size: large;
	color: #FFFFFF;
}


.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #F8FF32;
}
.contenttext {
	font-family: Futura, Arial, sans-serif;
	font-size: medium;
	color: #FFF;
}
.headline {
	font-family: Futura, Arial, sans-serif;
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	color: #F8FF32;
}
.photoclass {
	border: 5px solid #1E5DB2;
}

