body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bkgrd.gif);
}
* {
	margin: 0px;
	padding: 0px;
}
html {
height:100%;
margin-bottom:1px;
}
#wrapper {
	margin: 10px auto auto;
	width: 640px;
}
#wrapper #top {
	background-image: url(images/top.gif);
	height: 35px;
	margin: 0px;
}
#wrapper #content {
	background-image: url(images/middle.gif);
	background-repeat: repeat-y;
	margin: 0px;
	line-height: 16px;
}
#wrapper #content #nav {
	width: 190px;
	float: left;
	color: #515151;
}
#wrapper #content #nav h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#wrapper #content #nav h2 {
	font-size: 10px;
	font-weight: normal;
	padding-left: 18px;
}
#wrapper #content #nav ul {
	margin-left: 25px;
}

#wrapper #content #nav li {
	margin-left: 8px;
	list-style-position: outside;
	list-style-image: url(images/buller.gif);
}
#wrapper #content #nav a:link {
	color: #6C4F95;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
}
#wrapper #content #nav a:visited {
	color: #64438E;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
}
#wrapper #content #nav a:hover {
	color: #666666;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
}
#wrapper #content #nav a:active {
	color: #64438E;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
}
#wrapper #content #nav #contact {
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	padding-left: 18px;
}
#wrapper #content #nav #contact a:link {
	font-size: 10px;
	color: #333333;

	font-weight: normal;
	text-decoration: underline;
}
#wrapper #content #nav #contact a:visited {
	font-size: 10px;
	color: #333333;

	font-weight: normal;
	text-decoration: underline;
}
#wrapper #content #nav #contact a:hover {
	font-size: 10px;
	color: #333333;

	font-weight: normal;
	text-decoration: underline;
}
#wrapper #content #nav #contact a:active {
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}

#wrapper #content #main {
	margin-left: 205px;
	width: 415px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #515151;
	font-size: 12px;
	margin-top: 0px;
	line-height: 18px;
}
#wrapper #content #main p {
	margin-bottom: 10px;
	margin-top: 5px;
	line-height: 16px;
}

#wrapper #content #main h1 {
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #6C4F95;
}
#wrapper #content #main a:link {
	color: #64438E;
	font-weight: bold;
}
#wrapper #content #main a:visited {
	color: #64438E;
	font-weight: bold;
}
#wrapper #content #main a:hover {
	color: #64438E;
	font-weight: bold;
}
#wrapper #content #main a:active {
	color: #64438E;
	font-weight: bold;
}
#wrapper #content #main ul {
	margin-left: 15px;
	
}

#wrapper #content #main li {
	list-style-position: outside;
	list-style-type: disc;
}


.purple {
	color: #6C4F95;
	font-size: 14px;
}
.border {
	border: 1px solid #CCCCCC;
}

#wrapper #content #clear {
	clear: both;
}

#wrapper #bottom {
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	height: 25px;
}
.small {
	font-size: 9px;
	color: #6C4F95;
}
.superscript {
}
#wrapper #content #main hr {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#wrapper #content #main li {
	list-style-position: outside;
	list-style-image: url(images/links/main-bullet.gif);
	list-style-type: disc;
	margin-left: 40px;
	margin-bottom: 5px;
}
#wrapper #content #main h2 {
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #336600;
}
.green {
	color: #336600;
}
#wrapper  #content  #main  #about  li   {
	margin-left: 5px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
	margin-bottom: 7px;
}
#coupon {
	padding: 8px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	color: #6C4F95;
	font-weight: normal;
	background-color: #F5EDFA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 15px;
	margin-top: 10px;
}
#coupon h5 {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 10px;
}
