body{
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
 
p {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #d2d7d8;
	line-height: 18px;
}

h1, h2, h3 {
	color: #fff;
}

ul { 

font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 11px;
color: #d2d7d8;
list-style-type: circle; 
} 

p {
	margin-top: 2px;
}

.text_tight_sm {
	font-size: 9px;
	color: #d2d7d8;
	line-height:20px;
	text-align: center;
}
.text_tight_sm_nocolor {
	font-size: 9px;
	line-height:20px;
	text-align: center;
}
.text_tight_sm_left {
	font-size: 9px;
	color: #c0673f;
	line-height:normal;
	text-align: left;
}
 
.caption {line-height: 10px;}
 
a:link {text-decoration: none;color: #4ccfff}
a:visited {text-decoration: none;color: #4ccfff}
a:hover {text-decoration: none;color: #FFFFFF;}
a:active {text-decoration: none;color: #4ccfff;}
 
hr { color: #E3DFCE;}
 
blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c0673f;
	line-height:18px;
	text-align: left;}
 
#nav_sub {left: 0px; top: 0px; width: 770px; height: 100px; background-color:#000000;}
#nav_right {left: 770px; top: 0px; width: 200px; height: 320px; background-color:#000000;}
#footer {width: 970px; height: 50px;}

#ssp {
	width: 640px;
	height: 380px;
}

h2#h2_overview {
    padding: 26px 0 0 0;
    overflow: hidden;
    background-image: url("../images/h2_overview.gif");
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:26px;
	margin-bottom: 0px;
}

h2#h2_junior-season {
    padding: 30px 0 0 0;
    overflow: hidden;
    background-image: url("../images/h2_junior-season.gif");
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:30px;
	margin-bottom: 0px;
}

h2#h2_sophomore-season {
    padding: 30px 0 0 0;
    overflow: hidden;
    background-image: url("../images/h2_sophomore-season.gif");
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:30px;
	margin-bottom: 0px;
}

h2#h2_canada-exhibition {
    padding: 30px 0 0 0;
    overflow: hidden;
    background-image: url("../images/h2_canada-exhibition.gif");
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:30px;
	margin-bottom: 0px;
}

h2#h2_freshman-season {
    padding: 30px 0 0 0;
    overflow: hidden;
    background-image: url("../images/h2_freshman-season.gif");
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:30px;
	margin-bottom: 0px;
}

h2#h2_high-school {
    padding: 30px 0 0 0;
    overflow: hidden;
    background-image: url("../images/h2_high-school.gif");
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:30px;
	margin-bottom: 0px;
}

h2#h2_off-the-court {
    padding: 30px 0 0 0;
    overflow: hidden;
    background-image: url("../images/h2_off-the-court.gif");
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:30px;
	margin-bottom: 0px;
}

h2#h2_career-honors {
    padding: 30px 0 0 0;
    overflow: hidden;
    background-image: url("../images/h2_career-honors.gif");
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:30px;
	margin-bottom: 0px;
}

h2#h2_quotes {
    padding: 30px 0 0 0;
    overflow: hidden;
    background-image: url("../images/h2_quotes.gif");
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:30px;
	margin-bottom: 0px;
}

.pad_bottom {
	margin-bottom: 20px;
}

.pad_left {
	margin-left: 20px;
}
