/* CSS Document */
html{ min-height: 100%; margin-bottom: 1px; }

body {
	margin:0;
	border:0;
	padding:0;
	font-size:88.01%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	background-color:#FFF;
}
p {
	margin-left:10px;
	margin-right:10px;
}
p.large {
	font-size:90%;
}
p.smspacer{
	margin-bottom:45px;
	padding-bottom:20px;
	border-bottom:#ccc 1px solid;
}
p.smspacer img{
	display:block;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
}
p.spacer{
	margin-bottom:150px;
}
p.bigspacer{
	margin-bottom:250px;
}
ul {
	margin-right:10px;
}
h1 {
	width:50%;
	margin:20px 0px 40px 10px;
	font-size:130%;
	color:#39f;
	background-color:#f5f5f5;
	border-bottom: #CCC thin solid;
}
h2 {
	margin-left:10px;
	margin-top:20px;
	margin-bottom:40px;
	font-size:110%;
	color:#39f;
	background-color:#f5f5f5;
}

img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto;
	margin-bottom:10px;
}
img.clubmark{
	float:right;
	margin:5px 10px 0 0;
}
img.mapban{
	height:141px;
}
#wrapper {
	font-size:80%;
	padding:0px;
	margin:0 auto;
	width: 728px;
	background-color:#669acc;
	color:#333;
}
#header {
	height:141px;
	width:728px;
	}
#photop{
	float:left;
	width:564px;
	height:80px;
	background-color: #CCCC99;
	color:#333;
}

#leftcol p{
	display:block;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:30px;
	font-weight:bold;
	color:#fff;
	background-color:#669acc;
}
#leftcol img{
	display:block;
	margin:0 auto;
}
#leftcol a:link{
	color:#fff;
	background-color:#669acc;
	text-decoration:none;
}
#leftcol a:visited{
	color:#fff;
	background-color:#669acc;
	text-decoration:none;
}
#leftcol a:hover{
	color:#000;
	background-color:#669acc;
	text-decoration:underline;
}
#leftcol ul{
	/*text-align:right;*/
}
#container {
	margin:0px;
	border-right:#669acc 4px solid;
	width:724px;
	background-color:#669acc;
	
}
#leftcol {
	float:left;
	width:160px;
	margin:0px;
	background-color:#669acc;
	padding-top:80px;
}
#content {
	float:left;
	width:564px;
	background-color:#f5f5f5;
	padding-bottom:10px;
	
}
#content a{
	color:#39f;
	font-size:100%;
	font-weight:bold;
	margin-left:15px;
	padding-left:15px;
	border-left:#FFCC33 1em solid;
}
#content a.pic{
	color:#39f;
	font-size:100%;
	font-weight:bold;
	margin-left:15px;
	padding-left:15px;
	border:none;
}
#content a:link{
	text-decoration:none;
}
#content a:visited{
	text-decoration:none;
}
#content a:hover{
	color:#000;
	text-decoration:underline;
}

#coach{
	width:564px;
	
	
}
#coach img{
	float:right;
	margin:10px;
}

#footer {
	clear:both;
	background-color:#eee;
	border-left:#669acc solid 4px;
	border-bottom:#669acc solid 4px;
	border-top:#669acc 1px solid;
	padding:0px;
	height:41px;
	background-image:url(../graphics/footbanner2.jpg); 
	background-position:0% 0%;
	background-repeat:no-repeat;
}
#footer span.message{
	color:#39f;
	font-size:110%;
	display:block;
	margin-left:190px;
	padding-top:15px;
}
#footer span.cred{
	color:#39f;
	display:block;
	margin-left:190px;
	padding-top:15px;
}
#footer span.cred a{
	color:#333;
	text-decoration:none;
}

#footer span.cred a:hover{
	color:#000;
	text-decoration:underline;
}
#coachnav{
	margin-left:5px;
	margin-right:5px;
	margin-bottom:30px;
	font-weight:bold;
	color:#fff;
}
#banner4 {
	width:400px;
	margin:30px auto;
}
#itu{
	width:100%;
}
#itul{
	width:50%;
	float:left;
	}
#itur{
	width:50%;
	float:left;
}
.center{
	display:block;
	text-align:center;
}
.primera{
	display:block;
	text-align:center;
	margin-top:-15px;
	color:#160287;
}
.leftlink{
	text-align:left;
}
.clear {
	clear:both;
	height:15px;
}
.bluebld{
	margin-left:10px;
	color:#39f;
	font-weight:bold;
}
