body{
	padding:0px;
	margin:0px;
	color:#8d5076;
	font-family:arial;
	background-image:url('images/background.jpg');
}
a{
	color:#8d5076;
}
img{
	border:0px;
}


.nav_store{
	float:right;
}
.nav_store a{
	display:block;
	background:url('images/nav_store_off.jpg') no-repeat;
	height:27px;
	width:65px;
}
.nav_store a:hover{
	background:url('images/nav_store.jpg') no-repeat;
}



.nav_sizing{
	float:right;
}
.nav_sizing a{
	display:block;
	background:url('images/nav_sizing_off.jpg') no-repeat;
	height:27px;
	width:96px;
}
.nav_sizing a:hover{
	background:url('images/nav_sizing.jpg') no-repeat;
}


.nav_locations{
	float:right;
}
.nav_locations a{
	display:block;
	background:url('images/nav_locations_off.jpg') no-repeat;
	height:27px;
	width:195px;
}
.nav_locations a:hover{
	background:url('images/nav_locations.jpg') no-repeat;
}


.nav_schools{
	float:right;
}
.nav_schools a{
	display:block;
	background:url('images/nav_schools_off.jpg') no-repeat;
	height:27px;
	width:129px;
}
.nav_schools a:hover{
	background:url('images/nav_schools.jpg') no-repeat;
}


.nav_service{
	float:right;
}
.nav_service a{
	display:block;
	background:url('images/nav_service_off.jpg') no-repeat;
	height:27px;
	width:131px;
}


.nav_service a:hover{
	background:url('images/nav_service.jpg') no-repeat;
}


.nav_about{
	float:right;
}
.nav_about a{
	display:block;
	background:url('images/nav_about_off.jpg') no-repeat;
	height:27px;
	width:74px;
}
.nav_about a:hover{
	background:url('images/nav_about.jpg') no-repeat;
}


.nav_home{
	float:right;
}
.nav_home a{
	display:block;
	background:url('images/nav_home_off.jpg') no-repeat;
	height:27px;
	width:70px;
}
.nav_home a:hover{
	background:url('images/nav_home.jpg') no-repeat;
}


.footer{
	color:#ffffff;
	text-align:center;
	afont-size:14pt;
	background:#8d5076;
	font-weight:bold;
}
.footer a{
	color:#ffffff;
}
p {
	text-align:left;
	padding-left:5px;
	padding-right:5px;
}
h3 {
	padding-left:5px;
	color:#2C0051;
}
ul {
	text-align:left;
}
.sizing {
	text-align:left;
	}
.sizing b {
	color:#2C0051;
}
.schools {
	color:#2C0051;
}
.schools a {
	color:#2C0051;
}
.schools p {
	color:#2C0051;
}