@import url("calendar/calendar.css");
@import url("results/results.css");
@import url("gallery.css");
body {margin: 0px; border: 0px; padding: 0px; padding-top: 112px; background: #000000; color: #000000; text-align: Left; font-family: Verdana;}
a:link {color: #000000; text-decoration: none;}
a:visited {text-decoration: none; color: #000000;}
a:hover {text-decoration: underline; color: #000000;}
#content a:link {color: #000088;}
#content a:visited {color: #000066;}

#top {margin: 0px; border: 0px; padding: 0px; width: 446px; height: 112px; position: absolute; top:0px; right:0px; font-size: 36px;}
#links {width: 200px; padding: 0px 10px 10px 0px; position: absolute; top: 112px; left: 0px; bottom: 0px; background: url("fade.png") #ff0000; background-position: 0 0; background-repeat: repeat-x;}
div {border: 0px; margin: 0px; padding: 0px;}
#content {background: #63aec7 url("bk.png"); border: solid #000000 0px; padding: 10px; position: absolute; top: 112px; right: 0px; left: 210px; bottom: 0px; margin-top: 10px; background-attachment: fixed; overflow: auto;}
.sup, .sub {background: #aa0000; margin: 0px -10px 0px 0px; padding: 1px 10px;}
.cur {color: #000000; font-weight: bold; background: #63aec7 url("bk.png"); margin-right: -10px; padding: 8px 10px; background-attachment: fixed;}
.sub a, .sub, .sup {color: #ffffff !important;}
.sub.cur {padding: 2px 10px 2px 10px;}
.sup:after {font-weight: bold; content: " \25bd";}
.maj:after font-weight: bold; {content: " \25b7";}
h1 {margin-top: 0px; font-family: Neuropol;}
#links h2 {color: #ffffff; padding: 0px; margin: 15px 0px 10px 0px; font-size: 20px;font-family: Neuropol;}
p {margin: 2px 0px;}
#cp {font-size: 10px; position: absolute; bottom: 0px; right: 0px;}

/*coaches corner stuff*/
.cc h2 {width: 95%; border-bottom: 4px solid #111155; margin-left:5%;}
.cc img {width: 210px; height: 280px; float: right; clear: both; margin-left: 10px; margin-bottom: 1em;}
.cc p {overflow: auto;}

/*timesheet stuff*/
.times  table {text-align: center; width: 100%; border-spacing: 0px; border-collapse: collapse; font-family: Geneva, sans-serif; font-size: 9pt; margin-top: 1em;}
.times th, .times td {border: #000000 solid 1px; width: 9.09%;}
.times th {background: #539eb7;}
.times tr td:nth-child(6) {font-weight: 500;}

#content, #links {height: expression(document.documentElement.clientHeight - 142 + "px");}
#links {margin-top: expression("20px");}
#content {width: expression(document.documentElement.clientWidth - 230 + "px");}
