@charset "UTF-8";
a:link {
	color: #FFF;
}

body {
	background-color: #000;
	right: auto;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

#header {
	right: auto;
	height: 200px;
	width: 960px;
}
#social {
	padding-left: 25px;
	padding-top: 0px;
	background: #000;
}


#container {
	background-color: #000;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#sidebar {
	background-color: #FF6;
	height: auto;
	width: 300px;
	float: right;
}
#mainContent {
	background-color: #000;
	height: auto;
	width: 660px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	top: auto;
	text-align: center;
	font-style: normal;
	padding: 0px;
}
#iframes {
	background-color: #000;
	width: 960px;
}

#Data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-right: 40px;
	padding-left: 60px;
	height: auto;
	width: auto;
	text-align: left;
	background: #000 url(none) no-repeat;
}

#footer {
	background-color: #000;
	width: 960px;
	position: absolute;
	top: auto;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
#access {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	padding-right: 40px;
	padding-left: 60px;
	text-align: left;
}
#mainContent2 {
	background-color: #000;
	height: auto;
	width: 960px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	top: auto;
	text-align: center;
	font-style: normal;
	padding: 0px;
}
#photos {
	width: 660px;
	height: auto;
	background-color: #000;
	text-align: center;
}
h5 {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
#facebook {
	position: absolute;
	height: 32px;
	left: 231px;
	top: 268px;
}
