@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../Images/bg_gradient.jpg);
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 982px;
	background-color: #FFFFFF;
	height: auto;
}
#itemtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	padding-bottom: 15px;
}
#itemcontainer {
	padding: 20px 0px 20px 20px;
	float: left;
	height: auto;
	width: 770px;
}
#itemcontainer p {
	font-size: 90%;
}
#itemcontainer a {
	text-decoration: none;
	color: #330099;
}
#itemcontainer a:hover {
	color: #990000;
}
#itemcontainerabout {
	padding: 0px 20px;
	float: left;
	height: auto;
	width: 650px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 98%;
}
#itemcontainerbasket {
	font-size: 85%;
	float: left;
	width: 680px;
	text-align: left;
	height: auto;
	padding-left: 20px;
}
#itemcontainerbody {
	height: auto;
	float: left;
	text-align: left;
	width: 770px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#itemcontainerbody p {
	font-size: 90%;
}
#itemcontainerbody a {
	text-decoration: none;
	color: #660099;
}
#itemcontainerbody a:hover {
	color: #990000;
}
#itemtext {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#itemimg {
	width: 250px;
}
#menu img {
	text-align: center;
	padding: 0px;
	border-top-color: #330099;
	border-right-color: #330099;
	border-bottom-color: #330099;
	border-left-color: #330099;
	margin-top: 99px;
	margin-left: 42px;
}
.itembox {
	margin: 14px 25px 14px 35px;
	float: left;
	height: 165px;
	width: 100px;
	text-align: center;
	font-size: 92%;
	padding: 10px;
	background-color: #FFFFFF;
	border-top: thin solid #333399;
	border-right: thin solid #333399;
	border-bottom: medium solid #333399;
	border-left: thin solid #333399;
}

.itembox a {
	color: #330099;
	text-decoration: none;
	font-size: 96%;
}

.itembox a:hover {
	color: #990000;
}
.itembox2 {
	margin: 14px 15px;
	float: left;
	height: 165px;
	width: 100px;
	text-align: center;
	font-size: 92%;
	padding: 10px;
	border-top: thin solid #333399;
	border-right: thin solid #333399;
	border-bottom: medium solid #333399;
	border-left: thin solid #333399;
}
.itembox2 a {
	color: #330099;
	text-decoration: none;
	font-size: 96%;
}
.itembox2 a:hover {
	color: #990000;
}

#itembox1 {
	margin: 18px;
	float: left;
	height: 165px;
	width: 100px;
	border: thin solid #000000;
	text-align: center;
	font-size: 92%;
	padding: 10px;
}
#itembox1 a {
	color: #330099;
	text-decoration: none;
	font-size: 96%;
}
#footer {
	text-align: center;
	padding: 10px;
	clear: both;
	background-color: #330099;
}
#menu {
	float: left;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFCCFF;
	background-image: url(../Images/bg_grad.jpg);
	word-spacing: normal;
	white-space: normal;
	margin: 0px;
	padding: 0px;
	border-top: thin none #330099;
	border-right: thin solid #330099;
	border-bottom: thin solid #330099;
	border-left: thin solid #330099;
	height: 600px;
}
#navigation a:hover {
	color: #990000;
	text-decoration: none;
}
#menu ul {
	margin: 0px;
	padding: 30px 20px 10px 10px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: 45px;
}
#navigation a {
	color: #000066;
	text-decoration: none;
}
#TopNav {
	background-color: #330099;
	text-align: right;
	padding-top: 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCFF;
	padding-bottom: 10px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer  li  {
	display: inline;
	list-style-type: none;
	margin-right: 30px;
	margin-left: 30px;
}
#footer a {
	color: #CCCCFF;
	text-decoration: none;
}
#footer a:hover {
	color: #990000;
}
#TopNav a:hover {
	color: #990000;
}
#navigation li {
	text-decoration: none;
	list-style-type: none;
	
}
#TopNav ul {
	margin: 0px;
	padding: 0px;
}
#TopNav li {
	list-style-type: none;
	display: inline;
	margin-left: 25px;
	margin-right: 15px;
	padding-top: 0px;
	margin-top: 0px;
}
#TopNav a {
	color: #CCCCFF;
	text-decoration: none;
}
#Info {
	background-color: #FFFFFF;
	height: 200px;
	float: none;
	clear: none;
}
#spacer {
	clear: both;
}
#testcontainer {
	padding: 20px 0px 20px 20px;
	float: left;
	height: auto;
	width: 770px;
	font-size: 85%;
}
#testcontainer a {
	text-decoration: none;
	color: #660099;
}
#testcontainer a:hover {
	color: #990000;
}
#title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	text-align: center;
	color: #CCCCFF;
	padding: 20px 0px;
	letter-spacing: 18px;
	font-weight: lighter;
	background-image: url(../Images/bkgd.jpg);
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
#titlescent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	text-align: center;
	color: #CCCCFF;
	padding: 0px;
	letter-spacing: 18px;
	font-weight: lighter;
	background-image: url(../Images/bkgdscent.jpg);
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	height: 75px;
	width: 981px;
}
#titlebody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	text-align: center;
	color: #CCCCFF;
	padding: 0px;
	letter-spacing: 18px;
	font-weight: lighter;
	background-image: url(../Images/bkgdbody.jpg);
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	height: 75px;
	width: 981px;
}
#titlebalm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	text-align: center;
	color: #CCCCFF;
	padding: 0px;
	letter-spacing: 18px;
	font-weight: lighter;
	background-image: url(../Images/bkgdbalm.jpg);
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	height: 75px;
	width: 981px;
}
#titleatom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	text-align: center;
	color: #CCCCFF;
	padding: 0px;
	letter-spacing: 18px;
	font-weight: lighter;
	background-image: url(../Images/bkgdatom.jpg);
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	height: 75px;
	width: 981px;
}
#titleabout {
	background-color: #333399;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 175%;
	font-style: normal;
	text-align: center;
	color: #CCCCFF;
	padding: 20px 0px;
	letter-spacing: 15px;
	font-weight: lighter;
}
#title a {
	color: #CCCCFF;
	text-decoration: none;
}
#title a:hover {
	color: #9900FF;
}
#scentorder {
	float: left;
	width: 738px;
	margin-top: 50px;
	text-align: center;
	border: thin solid #330099;
	padding: 10px;
}
#scentorder a {
	text-decoration: none;
	color: #330099;
}
#scentorder a:hover {
	color: #990000;
}
.spacer {
	background-color: #E7D3E8;
	height: auto;
	width: 740px;
	float: left;
	margin-bottom: 20px;
	padding: 10px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #333399;
	font-size: 85%;
}
.spacer2  p {
	font-size: 85%;
}
.spacer2 {
	background-color: #E7D3E8;
	height: auto;
	width: 740px;
	float: left;
	margin-bottom: 20px;
	padding: 0px 10px 10px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #333399;
}
#scentinfocontainer {
	padding: 20px 0px 20px 20px;
	float: left;
	height: auto;
	width: 770px;
	font-size: 90%;
}
.keywordpacker {
	background-color: #E7D3E8;
	height: 80px;
	width: 740px;
	margin-bottom: 20px;
	padding: 10px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #333399;
	margin-right: auto;
	margin-left: auto;
	font-size: 85%;
	float: left;
	margin-top: 8px;
}
.keywordpacker2 {
	background-color: #E7D3E8;
	height: 80px;
	width: 740px;
	margin-bottom: 20px;
	padding: 10px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #333399;
	margin-right: 25px;
	margin-left: auto;
	font-size: 85%;
	float: right;
	margin-top: 8px;
}

