body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	margin: 0px;
	padding: 0;
	background-image: url(../graphics/body-back.jpg);
	background-repeat: repeat-x;
	background-color: #FF9;
}
#wrapper {
	/*float:left;*/
	width: 930px;
	margin: 0 auto;
}
#frame {
	background-image:url(../graphics/wrapper-back.png);
	background-repeat:repeat-y;
	width:930px;
	float: left;
	}
#masthead {
	float: left;
	width: 930px;
    height: 188px;
	background-image: url(../graphics/header.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin:0;
} 
#masthead a.logo {
	width:150px;
	height:140px;
	margin-left:15px;
	position:absolute;
	outline:none;
}
#center {
	float:left;
	width:930px;
	margin: 0px;
	padding: 0px;
	background-color:#FFF;
}
#center a:link, #center a:visited {
	color:#600;
	text-decoration:none;
}
#center a:hover {
	text-decoration:underline;
}
#menu {
	float: left;
	width: 770px;
}
#menu ul {
	width:930px;
	padding: 0px;
	color: #FFFFFF;
	font-weight: bold;
	margin:135px 0 0 0;
}
#menu li {
	float:left;
	list-style-type: none;
	padding:0px;
	text-align: center;
}
#menu a {
	float: left;
	padding:7px 0px;
}
#menu a:link, #menu a:visited {
	background-image: url(../graphics/blue_menu_back.png);
	background-repeat: repeat-x;
    color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}
#menu a:hover {
	color:#FC0;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	background-image: url(../graphics/blue_menu_back_over.png);
	background-repeat: repeat-x;
}
#menu a.home {
	margin-left:115px;
	width:70px;
}
#menu a.about {
	width:110px;
}
#menu a.schools {
	width:105px;
}
#menu a.photos {
	width:145px;
}
#menu a.contact {
	width:90px;
}
#menu a.tournaments {
	width:135px;
}
#menu a.clinics {
	width:75px;
}
#templeft {
	width: 210px;
	margin:10px 0 0 10px;
	padding:8px;
	float: left;
	font-size: 12px;
	background-color:#CCC;
}
#tempright {
	float:left;
	width: 650px;
	float: left;
	padding:8px 20px;
	margin:10px 0;
	font-size: 12px;
	line-height:16px;
}
#girls-back {
	background-image:url(../graphics/girls.png);
	background-repeat:no-repeat;
	width:300px;
	height:513px;
	margin-left:730px;
	position:absolute;
}
#footer {
	color: #666666;
	padding:20px 0 10px 0;
	font-size: 12px;
	float: left;
	width: 910px;
	margin:15px 10px 0 10px;
	text-align:center;
	border-top:1px solid #CCC;
}
#footer a:link, #footer a:visited {
	color: #333;
	font-weight:bold;
	text-decoration: none;
}
#footer a:hover {
	color: #990000;
	text-decoration: underline;
}
#shadow_bottom  {
	float:left;
	width:800px;
	height:19px;
	
}


#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}

h1 {
    font-size: 16px;
	margin:0;
	padding:5px 0;
	color: #C00;
}
h2 {
	font-size: 14px;
	margin:0;
	padding:5px 0;
	color: #C60;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.redrequired {color:#CC0000; padding:0;
margin:0}
.image_header {
	float:left;
	margin:15px 0 0 2px;
}
.image_header img {
	border:3px solid #333;
	width:200px;
	height:250px;
}
.slideshow {
	float:left;
	height:265px;
}
