@charset "utf-8";

#menubody {

	background-color: #FFFF99;

	height: auto;

	width: 100px;

	border-right-width: thin;

	border-bottom-width: thin;

	border-left-width: thin;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-right-color: #663366;

	border-bottom-color: #663366;

	border-left-color: #663366;

}





#menuheader {

	font-family: Jokerman, "Times New Roman";

	background-color: #663366;

	height: 30px;

	width: 100px;

	border-top-width: thin;

	border-right-width: thin;

	border-left-width: thin;

	border-top-style: solid;

	border-right-style: solid;

	border-left-style: solid;

	border-top-color: #663366;

	border-right-color: #663366;

	border-left-color: #663366;

}

#shopping {

	background-color: #FFFF99;

	height: auto;

	width: 150px;

	border: thin solid #663366;

}



#main {
	background-color: #FFFFCC;
	height: auto;
	width: 750px;
	border: medium solid #663366;

}



#main2 {
	background-color: #660066;
	height: auto;
	width: auto;
	border: medium solid #663366;

}
#main2 {

	background-color: #663366;

	height: auto;

	width: 600px;

	border: medium solid #5B005B;

	font-family: "Times New Roman", Times, serif;

	color: #FFFF99;

}





#menu {

	background-image: url(pictures/banners/menu.jpg);

	height: 175px;

	width: 100px;

	border: thin solid #663366;

}
#kits {
	font-family: "Times New Roman", Times, serif;
	color: #FFFF99;
	background-color: #4B2648;
	height: auto;
	width: 200px;
	border: medium groove #4B2648;
}






body {
	background-color: #ffffcc;
	background-image:url(pictures/bg1ex.jpg);
	color: #660066;

}



body,td,th {
	color: #663366;

}



a:link {

	color: #663366;

	text-decoration: none;

}



a:visited {

	text-decoration: none;

	color: #4A254E;

}



a:hover {

	text-decoration: underline;

	color: #4A254E;

}

#itempic {

	background-color: #663366;

	height: 150px;

	width: 150px;

	float: left;

}


#itemdescript {

	height: 150px;

	width: 900px;

	border: thin solid #663366;

	background-color: #FFFF99;

	clear: none;

}




a:active {

	text-decoration: none;

	color: #4A254E;

}
