body {
	margin: 0;
	padding: 0;
	color: black;
	text-align: left;
	background-image: url(../graphics/images/basketball_instructional_dv.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #333333;
}

#top {
	margin: 0;
	padding: 0;
	background-color: blue;
	background-image: url(../graphics/images/basketball_instructional_dv.gif);
	background-repeat: no-repeat;
}

table.bottom , #bottom2{
	margin: 0;
	padding: 0;
	background-image: url(../graphics/info_bottom.jpg);
	background-repeat: no-repeat;
}
#mid{
	margin: 0;
	padding: 0;
	background-image: url(../graphics/images/main_content.jpg);
	background-repeat: no-repeat;
}

#sidebar{
	background-image: url(../graphics/images/sidebar_full.jpg);
	background-repeat: no-repeat;
}

#leftbar{
	background-image: url(../graphics/images/new-navigation.gif);
	margin: 0px;
	padding: 0px;
}

a.interior {
	color: blue;
}
 #main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
 }

 #main_text2 {
	font-size: 16px;
 }
