@charset "UTF-8";
html, body, #wrapper {
	min-height: 100%;
	height: 100%;
}
html>body, html>body #wrapper  {
	height: auto;
}
body {
	width: 765px;
	color: #000;
	font: 12px 'Lucida Calligraphy', Arial, sans-serif;
	margin: 0px auto;
	padding: 0px;
	background: #fff url(images/bkgd.gif) repeat-x 0px 0px;
	text-align: center;
}
body img {
	border-width: 0px;
}
.bodySmall {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
#logo {
	left: 0px;
	position: relative;
	top: 19px;
	vertical-align: text-top;
	display: block;
	float: left;
}
#header {
	height: 95px;
	width: 765px;
	margin: 10px auto 0px;
		}
#wrapper {
	text-align: left;
	width: 765px;
	padding: 0px;
	margin: 10px auto 0px;
}
#sidebarleft  {
	margin-right: 10px;
	float: left;
	width: 640px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 20px 5px 10px 10px; /* padding keeps the content of the div away from the edges */
	top: 113px;
	text-align: justify;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
#mainContent  {
	padding: 20px 20px 0 5px;
	border-width: 0px;
	text-align: justify;
	width: 310px;
	float: left;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
#header a img {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	text-decoration: none;
}
#navbar #menubar1 a#home:hover, #navbar #menubar1 a#about:hover, #navbar #menubar1 a#past:hover, #navbar #menubar1 a#newsletter:hover, #navbar #menubar1 a#contact_us:hover {
	color: #fff;
	background-color: #03c;
	border-bottom-color: #03c;
}
#navbar {
	position: relative;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	color: #000;
	height: 45px;
	text-align: center;
	border-width: 0px;
	font: bold 12px/12px 'Lucida Calligraphy', Arial, sans-serif;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: right;
	height: 45px;
}
#navbar li {
	display: block;
	float: left;
	height: 45px;
}
#navbar ul li a {
	font: 12px 'Lucida Calligraphy', Arial, sans-serif;
	background-color: #a2eff5;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	padding: 0px;
	margin: 0px;
	float: left;
	display: block;
	border-bottom: 5px solid #4ce7ec;
}
#navbar #menubar1 #home {
	height: 24px;
	width: 100px;
	padding: 16px 0px 0px;
	border-right: 1px solid;
}
#navbar #menubar1 #about {
	height: 31px;
	width: 100px;
	padding: 9px 0px 0px;
	border-right: 1px solid;
}
#navbar #menubar1 #past {
	height: 31px;
	width: 100px;
	padding: 9px 0px 0px;
	border-right: 1px solid;
}
#navbar #menubar1 #newsletter {
	width:110px;
	height: 31px;
	padding: 9px 0px 0px;
	border-right: 1px solid;
}
#navbar #menubar1 #contact_us {
	height: 31px;
	width: 100px;
	padding: 9px 0px 0px;
}
.menubarvertical {
	width: 100px;
	padding: 0px;
	margin: 0px;
}
#sidebar2 ul li a:hover {
	color: #fff;
	background-color: #03c;
	border-bottom-color: #03c;
}
#sidebar2 {
	text-align: center;
	float: right;
	width: 100px;
	position: relative;
	right: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
	color: #000;
	border-width: 0px;
	line-height: 12px;
}
#sidebar2 ul li {
	float: right;
	width:100%;
	list-style: url(none) none;
}
#sidebar2 ul li a {
	font: 12px 'Lucida Calligraphy', Arial, sans-serif;
	background-color: #a2eff5;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	display: block;
	margin: 0px;
	list-style: url(none) none;
	border-bottom: 5px solid #4ce7ec;
	}
#sidebar2 #menubar2 #where_to_buy {
	display: block;
	margin: 0px;
	width:100px;
	height: 31px;
	padding: 9px 0px 0px;
	border-top: 2px;
}
#sidebar2 #menubar2 #links {
	display: block;
	margin: 0px;
	width:100px;
	height: 31px;
	padding: 9px 0px 0px;
	border-top: 2px;
}
#sidebar2 #menubar2 #request {
	display: block;
	margin: 0px;
	width:100px;
	height: 31px;
	padding: 9px 0px 0px;
	border-top: 2px;
}
#sidebar2 #menubar2 #entry_form {
	display: block;
	margin: 0px;
	width:100px;
	height: 31px;
	padding: 9px 0px 0px;
	border-top: 2px;
}
#footer {
	margin: 0px;
	padding: 5px 10px 5px 0;
	float: right;
	width: 600px;
}
#footer p {
	margin: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 11px;
	font-style: italic;
	padding: 8px 0px 12px;
	width: 100%;
}
#footer2 {
	margin: auto;
	padding: 0px;
	width: 600px;
	clear: both;
}
#jukebox {
	padding: 0px;
	margin: 0px 0px 0px 10px;
	float: right;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
	margin: 0px;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}
#title_img {
	float: none;
}
#container #sidebarleft td {
	text-align: left;
	font-size: 14px;
}
.style1 {
	text-align: right;
	color: #000;
	display: block;
	padding: 0px;
	margin: 0px;
	font: 24px 'Lucida Calligraphy', Arial, sans-serif;
	border-width: 0px;
}
.style2 {
	font-size: 11px;
	font-style: italic;
}
.style4 {
	font-size: 12px
}
.style11 {
	font-size: 12px;
	font-style: italic;
}
.style12 {
	font: bolder normal 18px 'Lucida Calligraphy', Arial, sans-serif;
}
.style13  {
	font-size: 18px;
	font-weight: bolder;
	color: #000;
	text-decoration: underline;
}
.style14 {
	color: #F00;
	font: bolder normal 18px 'Lucida Calligraphy', Arial, sans-serif;
	text-decoration: none;
}
hr
{
	width: 100%;
	height: 1px;
	margin: 4px 0 4px 0;
	border-color: #000000;
	border-width: 1px;
	border-style: dashed none none none;
}
#container #sidebarleft #boxes td {
	padding: 5px;
	width: 300px;
	border: 2px solid #000000;
	text-align: center;
}

