html {
	height:100%;
	font-family:verdana;
}

/*
body {
	height:100%;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	background-image:url(../images/bggreen2.gif);
	background-position:left;
	background-repeat:repeat-y;
}
*/
body {
	background-color:#D4F2DC;
	margin:0;
	height:100%
}

a:link,
a:visited,
a:focus {
	text-decoration:none;
	color: black;
}

a:hover,
a:active {
	text-decoration:underline;
}

.external {
	width:auto;
	border-left:#d4f2dc 20px solid;
	border-right:#d4f2dc 20px solid;
	min-height:100%;
	height:auto;
	background-image:url(../images/bggreentop.gif);
	background-position:top;
	background-repeat:repeat-x;
}

.left {
	float:left;
}

/*
.right {
	/*float:left;
	margin:25px;*/
	padding-left:295px;
	padding-top:20px;
}
*/

.logo {
	margin:20px 10px 30px 0px;
	width:250px;
	margin-bottom: 5px;
}

.navi{
	width:250px;
	height:300px;
	background-color:#FFFFFF;
	background-color:#D4F2DC;
}

.abs {
/*	position:absolute;
	bottom:20px; */
	padding-bottom: 10px;
}

.crumbTrail {
	padding-top: 15px;
	padding-bottom: 30px;
	font-size:0.7em;
	font-weight: bold;
	color: grey;
}

.crumbTrail a {
	color: grey;
}

div.coaches_pic_seperator {
	clear:both;
	padding-bottom: 50px;
}

/* SPAM Protect */
.nix {
	display: none;
}

/* Don't display number of files for CSS filelinks */
.filelinks .filecount {
	display: none;
}
