@charset "utf-8";

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#wrapper {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	visibility: visible;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
	height: 75px;
	width: 760px;
}
#SideNav {
	float: left;
	width: 153px;
	clear: both;
}
#Logo {
	height: auto;
	padding-bottom: 12px;
}
#rightLogo {
	float: right;
	width: 365px;
}

#Nav {
	height: 28px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	height: 1200px;
	width: 580px;
	background-color: #D1E3F7;
	overflow: scroll;
	float: right;
	background-repeat: no-repeat;
	position: relative;
	top: 15px;
}

#leftColumn {
	float: left;
	width: 170px;
	clear: both;
}



#rightColumn {
	float: right;
	width: 380px;
}



#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
}

#PictureColumn {
	float: left;
	width: 300px;
	clear: both;
}
#TextColumn {
	float: right;
	width: 400px;
}
#apDiv2 {
	position:absolute;
	width:608px;
	height:612px;
	z-index:1;
	left: 153px;
	top: 95px;
	background-image: url(Images/Background.jpg);
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#leftColumn2 {
	float: left;
	width: 280px;
	clear: both;
}
#rightColumn2 {
	float: right;
	width: 280px;
}
#Player {
	float: right;
	width: 305px;
}
#Directions {
	float: right;
	width: 320px;
}
#Article1 {
	margin-top: 0px;
	padding-top: 0px;
	background-image: none;
	height: auto;
	width: 580px;
}
#background {
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(Images/Background.jpg);
	height: 1250px;
	width: 590px;
	background-repeat: no-repeat;
	background-color: #D1E3F7;
}
