/*
    AUTHOR: Chad Ritchie
            www.chadritchie.net
*/

/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
* { margin: 0; padding: 0; }
html { overflow-y: scroll; }
body {
	background-color: #333;
	color: #CCC;
	font-family: Verdana, sans-serif;
	font-size: 62.5%;
}
#sitemap {
	margin: 0 25px;

}
#sitemap ul li a {
	color: #CCC;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding: 15px;
}


ul { list-style: none inside; margin: 0px;	padding: 0px;}
#page-content li{display: inline;
}
#team_left_column {
	float: left;
	width: 50%;
}
#team_right_column {
	float: right;
	width: 50%;
}
p {
	margin-bottom: 1.3em;
	font-size: 1.3em;
	line-height: 1.6em;
}
a {
	outline: none;
	color: #CCC;
	text-decoration: underline;
}
a img { border: none; }
h1 {
	font-size: 2.2em;
	line-height: 3;
}
h2 {
	font-size: 2em;
	line-height: 2;
}
h3 {
	font-size: 1.6em;
	line-height: 1.5;
	padding-bottom: 15px;
}
h4 {
	font-size: 1.2em;
	color: #CCC;
	line-height: 1.2;
}
h5 { font-size: 1em; }
p {
	font-size: 1.3em;
	line-height: 1;
}

/* END RESET */

/* ------------------------------------------ */
/* TOOLBOX CSS */
/* ------------------------------------------ */
.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }
/* END TOOLBOX */

/* ------------------------------------------ */
/* PAGE STRUCTURE */
/* ------------------------------------------ */
#page-wrap {
	width: 820px;
	margin: 0 auto;
	background-image: url(../images/container_bg.png);
	background-repeat: repeat-y;
	min-height: 900px;
}
#map {
	height:400px;
	width:600px;
	position: absolute;
	margin: 0 auto;
	border: 5px solid #CCC;
}

#header {
	background-image: url(../images/header.jpg);
	height: 211px;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 5px;
}
#left-box {
	width: 265px;
	margin: 50px 0 0 23px;
	height: 100%;
	float: left;
	text-align: center;
}
#left-box img {
	margin: 7px 0;
}
#left-box #FlashID {
	margin-bottom: 10px;
}
ul #team_schedule{
	float: left;
	width: 265px;
	margin: 0 px;
	padding: 0px;
	height: 62px;
	display: inline;
}


.clear img {
	padding: 0 19px 5px 19px;


}

#main-content {
	width: 485px;
	margin: 0 22px 0 0px;
	float: right;
	padding: 10px 10px 0px 0;
}
#main-content img {
	padding-bottom: 18px;
}

#navigation {
	text-align: center;
	margin: 0 22px 0 0;
	width: 510px;
	float: right;
	font-size: 12px;
	color: #CCC;
	height: auto;
	padding: 0;
}
#navigation ul li a {
	text-decoration: none;
	height: 21px;
	color: #CCC;
	padding: 5px;
	vertical-align: middle;
}

/* END STRUCTURE */
#navigation li {
	padding: 0 10px;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
#navigation ul {
	height: 21px;
	padding: 5px;
}


#navigation ul li a:hover {
	color: #CCC;
	display: inline;
	background-color: #663399;
	height: 21px;
}
#navigation li.last {
	border-right: 0;
}
#bottom-buttons {
	margin: 0;

}
<ul#nav {
	}


	ul#nav li {
	display:inline;
	}
	ul#nav li a {
	display:block;
	height: 224px;
	text-indent: -9999px;
	float: left;
	}
	ul#nav li.gymnastics a {
	width: 191px;
	margin-left: 22px;
	background-image: url(../images/gymnastics_button.jpg);
	background-repeat: no-repeat;
	margin-right: 3px;
	}
	ul#nav li.cheerleading a {
	width: 191px;
	background-image: url(../images/cheerleading_button.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin-right: 3px;
	}
	ul#nav li.birthdays_events a {
	width: 191px;
	padding: 0;
	background-repeat: no-repeat;
	margin: 0 3px 0 0;
	background-image: url(../images/birthday_events_button.jpg);
	}
ul#nav li.martial_arts a {
	width: 191px;
	margin-right: 20px;
	background-image: url(../images/martial_arts_button.jpg);
	background-repeat: no-repeat;
}

#footer {
	height: 50px;
	margin: 0 auto;
	text-align: center;
	padding: 20px 30px;
	color: #CCC;
}
#footer a  {
	color: #CCC;
}
#footer a:hover {
	color: #663399;
	text-decoration: underline;
}
#page-content {
	margin: 50px 100px;
	min-height: 500px;
}
#header_address {
	float: right;
	margin: 160px 30px 0 0;
	text-align: right;
}
#footer_address {
	float: right;
	text-align: left;
}
#copyright_designed {
	width: 50%;
	margin: 0 auto;
}

#recent_news {
	height: 324px;
	width: 485px;
	padding-bottom: 18px;
	overflow: auto;
	margin: 0 0 10px 0;
}
#aerobics li , #top_10 li{
display:;
	list-style-type: decimal;
	display: list-item;
	font-size: 12px;
	line-height: 1.5;
	list-style-position: inside;
	padding-left: 20px;
}
.center {
	text-aligh: center;
	text-align: center;
}
a:hover {
	outline: none;
	color: #642C91;
	text-decoration: underline;
}
.competition li a img{
	padding: 0px;
	border: 1px inset #642C91;
	margin: 15px;
}
