#home {
	background-image: url(images/tigerbac.jpg);
	background-position: center top;
	width: 700px;
	background-repeat: no-repeat;
}
#roster {
	background-image: url(images/tigerbac.jpg);
	background-position: center top;
	width: 712px;
	background-repeat: repeat-y;
}
#header {
	background-image: url(images/main_header.jpg);
	height: 150px;
	width: 778px;
	background-repeat: no-repeat;
	background-position: center top;
}
#header #div_nav {
	padding: 2px;
	width: 700px;
	margin-left: 75px;
}
#header #div_nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #000066;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	color: #000066;
}
h2 {
	font-size: 16px;
	color: #CC9900;
}
h3 {
	font-size: 16px;
	color: #000066;
}
h4 {
	font-size: 14px;
	color: #CC9900;
}
h5 {
	font-size: 14px;
	color: #000066;
}
h6 {
	font-size: 12px;
	color: #CC9900;
}
body {
	margin-top: 0px;
}#container {
	background-image: url(images/bac1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 100%;
	height: 100%;
}
