/* CSS Document */
@charset "utf-8";

body {
	background-color: #FFFFFF;
	overflow: visible;
	z-index: 1;
    scrollbar-3dlight-color:#002868;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-base-color:#BF0000;
    scrollbar-track-color:#002868;
    scrollbar-darkshadow-color:#000000;
    scrollbar-face-color:#BF0000;
    scrollbar-highlight-color:#000000;
    scrollbar-shadow-color:#000000
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
#box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	border-top: 8px solid #bf0a03;
	border-right: 8px solid #002868;
	border-bottom: 8px solid #bf0a03;
	border-left: 8px solid #002868;
	position: relative;
	height: auto;
	width: 800px;
	z-index: 2;
	padding: 0px;
	margin: auto;
}
#site_title {
}
#flag {
	float: left;
}
#dd_gymnastics {
	float: right;
	z-index: 2;
	top: 60px;
	right: 20px;
	position: absolute;
}

#menu_bottom {
	text-align: center;
	width: 740px;
	z-index: 1000;
	left: 30px;
	position: relative;
	float: left;
	top: 5px;
}
#intro {
	position: relative;
	float: left;
	top: 15;
	padding-top: 5px;
	left: 2px;
}
#girls {
	position: relative;
	top: -10px;
}
#skateboarder {
	float: left;
}
#cheerleaders {
	float: right;
}


a:link {
	color: #002868;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #002868;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #BF0A03;
	width: auto;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #BF0A03;
	width: auto;
}
.current_page {
	text-decoration: none;
	background-color: #5F82FF;
	width: auto;
}
#bottom_text {
	color: #002868;
	font-weight: bold;
	text-align: center;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat;
	height: auto;
	float: left;
	padding-bottom: 10px;
	width: 800px;
}
#skateboarder {
	float: left;
	left: 25px;
	position: relative;
	padding-right: 20px;
	clear: left;
}
#cheerleaders {
	float: right;
	right: 25px;
	position: relative;
}
#cross {
	width: 450px;
	float: right;
	position: relative;
}
#player {
	position: absolute;
	z-index: 300;
	top: 140px;
	left: 600px;
}
#logo_placed {
	position: relative;
	text-align: center;
	float: left;
	margin-top: 25px;
	margin-left: 25px;
}
#middle {
	overflow: auto;
	position: relative;
	text-align: center;
	float: left;
	height: 475px;
	width: 775px;
	margin: 5px;
	visibility: visible;
	padding-right: 7px;
	padding-left: 3px;
}
#middle_girls {
	text-align: center;
	height: 475px;
	width: 775px;
	margin: 5px;
	padding-left: 10px;
	overflow: auto;
	visibility: visible;
	float: left;
}
#optional1 {
}

h2 {
	color: #003399;
}
h1 {
	color: #BF0000;
}
.style1 {
	color: #BF0000;
	font-weight: bold;
}
.style5 {color: #BF0000; font-weight: bold; }

#text_left {
	text-align: justify;
	float: left;
	width: 395px;
}
#text_left1 {
	width: 400px;
	float: left;
	text-align: justify;
}
#top {
	width: 745px;
}

#optional1 {
	float: right;
}
#stretch {
	text-align: justify;
	width: 755px;
	clear: both;
}

.style6 {
	color: #002868;
	font-weight: bold;
	font-size: 16px;
}
.open_gym {
	font-size: 16px;
	color: #BF0A03;
	font-weight: bold;
}
