<!--


/*	styles applied to the body of the page.	*/


body
	{
	background:#ffffff;
	margin:0px;
	padding:0px;
	}


/*	styles applied to the maroon heading.	*/


#pagetop
	{
	background:#990000 url(maroon.png);
	margin: 0px;
	padding:0px;
	height:40px;
	}

#pagetop a
	{
	border-width:0px;
	margin:0px;
	padding:0px;
	}

#sclink
	{
	float:left;
	margin:0px;
	padding:2px 0px 2px 2px;
	border-width:0px;
	}

#algebra2go
	{
	float:right;
	margin:0px;
	padding:2px 2px 2px 0px;
	border-width:0px;
	}


/*	styles applied to the gold drop menus.	*/


#goldtop
	{
	background:#ffcc33 url(gold.png);
	margin:0px;
	padding:0px;
	height:5px;
	border-bottom:1px solid #808080;
	}

#goldtop img
	{
	margin:0px;
	padding:0px;
	}


/*	styles applied to the bottom of the page.	*/


#goldbottom
	{
	background:#ffcc33 url(gold.png);
	margin:0px;
	padding:0px;
	height:5px;
	border-top:1px solid #808080;
	}

#pagebase
	{
	background:#990000 url(maroon.png);
	margin:0px;
	padding:0px;
	color:#ffffff;
	font-size:small;
	font-weight:bold;
	height:40px;
	position:relative;
	}

#leftcredits
	{
	display:block;
	float:left;
	margin:12px 0px 0px 10px;
	font-weight:bold;
	text-align:left;
	}

#headshot
	{
	display:block;
	float:right;
	margin:0px;
	}
 
#rightcredits
	{
	display:block;
	float:right;
	margin:8px 10px 0px 0px;
	font-weight:bold;
	text-align:right;
	}

#pagebase a
	{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	font-size:small;
	}

#pagebase a:hover
	{
	color:#ffffff;
	text-decoration:underline;
	}

a.team img
	{
	background:url(team1.png) top left no-repeat;
	margin:0px;
	padding:0px;
	border:0px;
	position:absolute;
	bottom:0px;
	right:10px;
	height:40px;
	width:134px;
	}

a.team:hover img
	{
	background:url(team2.png) top left no-repeat;
	}


/*	styles applied to many parts.	*/


img.leftimg
	{
	float:left;
	margin:0px;
	padding:0px;
	}

img.rightimg
	{
	float:right;
	margin:0px;
	padding:0px;
	}


/*	styles applied to tables.	*/


table.stuff
	{
	width:100%;
	}

table.stuff tr td
	{
	text-align:center;
	font-size:small;
	padding:0px;
	border-top:1px solid #000000;
	border-left:1px solid #000000;	
	}

table.stuff tr td.topic
	{
	text-align:left;
	border-left:0px;
	font-weight:bold;
	padding:5px;
	background:#ffffff;
	}

table.stuff tr td.subtopic
	{
	text-align:left;
	padding-left:20px;
	border-left:0px;	
	background:#ffffff;
	}

table.stuff tr td.notes
	{
	background:#ffec8f;
	}

table.stuff tr td.docs
	{
	background:#ffce8f;
	}

table.stuff tr td.video
	{
	background:#fd8e93;
	}

table.stuff tr.spacer td
	{
	border-left:0px;	
	}

table.stuff tr.labels td
	{
	border-left:0px;
	border-top:0px;
	font-weight:bold;
	padding:5px;
	background:url(blue.png);
	}

table.stuff tr td a
	{
	display:block;
	color:#990000;
	text-decoration:underline;
	padding:5px;
	}

table.stuff tr td a:hover
	{
	display:block;
	background:#990000;
	color:#ffcc33;
	text-decoration:none;
	}


-->
