a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: underline;
}

body {
	background: White;
	color: #000000;
	margin: 10px;
}

div.contact {
	font: 14px/1.6em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div.header {
	width: 765px;
}

div.mission {
	background-color: transparent;
	color: #993399;
	font: 18px/1.6em Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	width: 500px;
}

p {
	text-align: justify;
}

#bottom {
	background: #BA55D3;
	color: Black;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	padding-top: 1px;
	position: relative;
	text-align: center;
	top: 0px;
	width: 765px;
}

#bottom a {
	background: transparent;
	color: Black;
	text-decoration: underline;
}

#bottom a:hover {
	text-decoration: none;
}

#mainbody {
	background: #FFFFCC;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	color: #000000;
	font: 12px/1.6em Verdana, Geneva, Arial, Helvetica, sans-serif;
	min-height: 380px;
	padding: 15px 50px 10px 50px;
	width: 663px;
}

#mainbody ul {
	list-style-image: url(images/bullet_small_green.gif);
	list-style-type: square;
	text-align: left;
}

#mainbody h1 {
	font: italic bold x-large Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: transparent url(images/H1-Line.gif) no-repeat left bottom;
	color: #CC66CC;
	text-align: left;
}

#strip1 {
	background: transparent;
	color: Black;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 10px 10px 10px 10px;
	position: relative;
	text-align: right;
	top: 0px;
	border-bottom: 14px solid #BA55D3;
	font-weight: bold;
}

#strip1 a {
   color: #CC66CC;
	text-decoration: underline;
}

#strip1 a:hover {
   color: #CC66CC;
	text-decoration: none;
}

#strip2 {
	background: url(images/vanilla.jpg) #FFFFCC no-repeat left;
	border-right: 1px solid #333333;
	color: #FFFFFF;
	font: bold 28px/4em Arial, Helvetica, sans-serif;
	height: 105px;
	padding: 6px 10px 0px 0px;
	text-align: right;
}

#strip3 {
	background: #000000;
	color: #FFBE5B;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	left: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	position: relative;
	text-align: left;
	top: 0px;
}

#strip3 a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#strip3 a.store {
	color: #CC66CC;
	font-weight: bold;
	text-decoration: underline;
}

#strip3 a.store:hover {
	color: #CC33CC;
	text-decoration: none;
}

#strip3 a:hover {
	color: #CC33CC;
	text-decoration: none;
}





