@charset "UTF-8";


a:link {
 color: #ffffcc;
}
a:visited {
 color: #00ff00;
}
a:hover {
 color: #ff0000;
 text-decoration: none;
}
a:active {
 color: #777777;
}

a.specialLink:link { color: #000; }
a.specialLink:visited { color: #000; }
a.specialLink:hover { color: #000; }


body {
	background: #000;
	background-image:url(images/new_web_page_background_2.jpg);
	background-position: left 0%;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #000;
	background-attachment: scroll;
	background-repeat: no-repeat;
	max-width: 1280px;
	width: 1280px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	position: static;
}
.oneColElsCtr #navmap {
	width: 701 px;
	height: 91 px;
	margin: 26% 26%; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtr #container {
	width: 68%;
	margin: -25% 19%; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	width: 1280 px;
	margin-left:auto;
	margin-right:auto;
	background-color: #000;
	background-position: 80% 5%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #ffffcc;
}

.oneColElsCtr #container2 {
	width: 68%;
	margin: -25% 19%; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	width: 1280 px;
	height: 500 px;
	margin-left:auto;
	margin-right:auto;
	background-color: #000;
	background-position: 80% 5%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #ffffcc;
}

.oneColElsCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #000;
	background-position: 10% 10%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffcc;
	font-size: 14x;
	font-style: normal;
	position:absolute
	width: 1280 px;
	

}

.oneColElsCtr #mainContent2 {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #000;
	background-position: 10% 10%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffcc;
	font-size: 14x;
	font-style: normal;
	position:absolute
	width: 1280 px;
	height: 500 px;
	

}

.oneColElsCtr #ShowContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffcc;
	font-size: 14x;
	font-style: normal;
	overflow: visible;
	Overflow: scroll;
	width: 500 px;
	height: 200 px;
}

.oneColElsCtr #PhotoContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #000;
	background-position: 10% 10%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffcc;
	font-size: 14x;
	font-style: normal;
	position:absolute
	width: 1280 px;
	

}

.oneColElsCtr #Player_Content {
	background-color: #000;
	background-position: 10% 10%;
	border-spacing: 0;
	border: 0 none #000;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0%;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffcc;
	font-size: 14x;
	font-style: normal;
}

.oneColElsCtr #SEO_LINKS {
	width: 68%;
	margin: 85% 35%; /* the auto margins (in conjunction with a width) center the page */
	a:link {
 color: #000;
}
a:visited {
 color: #000;
}
a:hover {
 color: #000;
 text-decoration: none;
}
a:active {
 color: #000;
}

