/* CSS Document */

body { 	background: #660033;
		text-align: center;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 10px;
		}
	
td {
background-color: #ffffff;

}

	
#headerbar {
vertical-align: top;

}


#navbar {
vertical-align: top;

}

#bread {
	padding: 0px 0px 0px 5px;
	font-size: 10px;
	color: #993366;
	float: left;

}

a {
	color: cc0066;
}


#catalog {
	float: right;
	vertical-align: bottom;
	padding-left: 5px;
	position: relative;
	top: 6px;
	left: -200px;


}

#contact {
	float: right;
	padding-left: 5px;
	position: relative;
	top: 6px;
	left: -200px;

}

#home {
	float: right;
	position: relative;
	top: 6px;
	left: -200px;

}

#subheader {
	background-color: #cc6699;
	color: #ffffff;
	font-size: #14px;
	border: solid #993366;
	border-width: 10px 5px 0px 5px;
	padding: 5px;
	font-weight: bold;
}

#catalog{
	text-align: center;
}

#contentbar {
	background-color: #ffcccc;
	border: solid #993366;
	border-width: 0px 5px 0px 5px;
	padding: 5px;
	vertical-align: top;
	font-size: 12px;
}

#contentbarcatalog {
	background-color: #ffcccc;
	border: solid #993366;
	border-width: 0px 5px 0px 5px;
	padding: 5px;
	vertical-align: top;
	font-size: 12px;
	text-align: center;
}


#contentbarcatalog td {
	background-color: #ffcccc;
	vertical-align: top;
	font-size: 12px;
}

a {
	border-width: 0
}

#contenthome {
	background-color: #ffcccc;
	border: solid #993366;
	border-width: 10px 5px 0px 5px;
	padding: 5px;
	vertical-align: top;
	font-size: 12px;
}


#bottomnav {
	background-color: #CC6699;
	border: solid #993366;
	border-width: 0px 5px 5px 5px;
	padding: 5px;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

#bottomnav a {
	color: #ffcccc;
}

#footerbar {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	background: #993366;
	color: white;
	padding: 0px 5px 5px 5px;
}

#footerbar a{
	color: white;
}


#storepic {
	float: right;
}

#titlehead {
	font-size: 16px;
	font-weight: bold;
}