body {
	background-image: url(images/yp7_0036.jpg);
  background-position: 80% 76%;
  background-repeat: no-repeat;
  background-attachment: fixed;
	background-color: #fff;
/*	color: #D8E0BC; */
	color: #000;
	margin-top: 10px;
	margin-left: 50px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0;
/*	font: 16px/1.5 Verdana, sans-serif; sans-serif failed validation! */
	font: 16px/1.5 Verdana;
	font-weight: bold;
	text-align: left;
}

/* Basic styles */

h3 {
	background-color: #B1AD72;
/*	color: inherit; */
	color: black;
	margin-top: 0;
	border-right: 0px; /* 4px solid #818343; */
	border-bottom: 0px; /* 1px solid #818343; */
	height: 25px;
	text-align: left;
}

/*
h3 span {
	display: none;
}
*/

address {
	font-size: small;
	color: #0000ff;
}

/* Main div styling */
div#container {
/*	background-color: #2F2F13; */
	background-color: transparent;
	color: inherit;

/*	background-image: url(images/yp5_0036.jpg);
   background-position: 0 0;
   background-repeat: no-repeat;
   background-attachment: fixed;
*/ 
/*	 background-size: 100% auto; */
/*	 background-size: auto; */
/*	 background-origin: content; */
/*	background-position: right; */
	border-left: 0px; /* 1px solid #8F8C4E; */
	border-bottom: 0px; /* 1px solid #8F8C4E; */
	text-align: left;
}

div#intro {
	position: relative;
	overflow: hidden;
}

div#pageHeader {
/*	background-color: #000; */
	color: inherit;
	background-color: transparent;
	border-top: 0px; /* 1px solid #8F8C4E; */
	border-bottom: 0px; /* 1px solid #8F8C4E; */
	border-right: 0px; /* 1px solid #8F8C4E; */
	height: 140px; /* 98px; */
	margin-bottom: 15px;
	overflow: hidden;
}

div#pageHeader h1 {
	margin-top: 0px;
	margin-bottom: 0px;
/*	width: 33%; */
	width: 33%;
	height: 98px;
	float: left;
	font: 26px/1.5 Verdana, sans-serif;
	font-weight: bold;
}

/*
div#pageHeader h1 span {
	visibility: hidden;
}
*/

div#pageHeader h2 {
	background-image: url(images/animatederection.gif);
/*	background-image: url(images/soldout.gif); */
/*	background-repeat: no-repeat; */
	background-repeat: no-repeat;
	background-position: 0% 0%;
	margin-top: 0px;
	margin-left: 0px;
/*	width: 348px; */
	width: 67%;
	height: 140px; /* 98px; */
	float: right;
	text-align: right;
}


div#pageHeader h2 span {
/*	display: none; */
	float: right;
}

div#left-sidebar {
/*	position: relative; */
	position: relative;
	margin-left: -50px;
	float:left;
/*	width: 150px; */
	margin-top: 10px;
	padding: 8px 8px 8px 8px;
	background-color: transparent;
	color: inherit;
}

div#left-sidebar p {
	margin-top: 0px;
	font: italic 14px Verdana, sans-serif;
	text-align: center;
}

div#left-sidebar p.p2 {
	font: italic 11px Verdana, sans-serif;
}

div#preamble {
	border-bottom: 0px; /* 1px solid #8F8C4E; */
	margin-top: -16px;
	margin-right: 222px;
	color: inherit;
/*	background-color: transparent; */	
	background-color: inherit;	
	text-align: left;
}
div#preamble h3 {
/*	background-image: url(preamble_h3_background.jpg); */
/*	background-repeat: no-repeat; */ 
	margin-top: 0px;
	margin-left: 10px;
	text-align: left;
	height: 48px;
}

div#preamble p {
	padding-right: 30px;
	margin-left: 20px;
	color: inherit;
	background-color: transparent;
	font: 14px/1.6 Verdana, sans-serif;
	font-weight: bolder;
	text-align: justify;
	width: auto;
}

div#supportingText {
	margin-top: 0px;
}

div#explanation {
	margin-right: 222px;
	margin-bottom: 30px;
}


div#supportingText p {
	padding-left: 30px;
	padding-right: 30px;
}

div#explanation h3 {
/*	background-image: url(explanation_h3_background.jpg); */
/*	background-repeat: no-repeat; */
}

div.explanation dt span {
	margin-top: -0.5em; 
	float: right;
	text-align: right;
}

div#linkList {
/*	background-image: url(images/fsb_original.gif); */
	background-repeat: no-repeat;
/*	background-attachment: fixed; */
	background-position: 10% 96%;
	position: absolute;
	top: 107px;
/*	top: 140px; */
	right: 0px;
	width: 220px;
	height:260px;
/*	background-color: transparent; */
	background-color: #0099ff;
	color: inherit;
	font: 12px/1.5 Verdana, sans-serif;
}

div#linkList h3.select {
	background-color: #0099ff;
/*	background-image: url(select_h3_background.jpg); */
/*	background-repeat: no-repeat; */	
/*	color: inherit; */
	color: #FFFFFF;
	margin-top: 0;
	border-right: 4px solid #818343;
	border-bottom: 1px solid #818343;
	height: 25px;
	
}

div#linkList h3.resources {
/*	background-image: url(resource_h3_background.jpg); */
	background-repeat: no-repeat;
}

div#linkList h3.archives {
/*	background-image: url(archives_h3_background.jpg); */
	background-repeat: no-repeat;
}

div#linkList h3.favorites {
/*	background-image: url(favorites_h3_background.jpg); */
	background-repeat: no-repeat;
}

div#linkList h3 {
	background-color: #2F2F13;
	color: inherit;
	margin-top: 20px;
	border-right: 4px solid #818343;
	border-bottom: 1px solid #818343;
	height: 25px;
}

span.iL {
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 10px;
	line-height: 2;
}

div#linkList ul {
	list-style: none;
}

div#linkList li {
	margin-left: -15px;
	margin-bottom: 10px;
	line-height: 1.5;
}

div#email {
	margin-left: 172px;
	background-image: url(images/cus.png);
	background-repeat: no-repeat;
	height: 20px;
}

a:link {
/*	color: #9BB574; */
/*	color: #FFF084; */
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border-bottom: 1px solid;
	line-height: 1.5;
}

a:visited {
/*	color: #C6D2B3; */
	background-color: transparent;
/*	text-decoration: line-through; */
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border-bottom: 1px solid;
	line-height: 1.5;
}

a:hover, a:focus {
	color: #D8E2C7;
	background-color: #828330;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border-bottom: 1px solid;
	line-height: 1.5;
}

div#footer {
	clear: both;
/*	background-color: #000; */
	color: inherit;
	border-top: 1px solid #8F8C4E;
/*	height: 50px; */
	padding-left: 30px;
  vertical-align: bottom;
	overflow: hidden;
}

/* div#supportingText div#footer a {
	line-height: 40px;
} */

div#supportingText a {
	line-height: 40px;
}

acronym {
	border-bottom: none;
	cursor: help;
}

 dl {
	border-bottom: 1px solid black;
/*	border-left: 1px solid black;
	border-right: 1px solid black; */
	background-color: #E0E0FF;
}

dt {
	border-top: 1px solid black;
	font-weight: bold;
	background-color: #E0E0FF;
}

dd {
 	font-family: Georgia, "New Century Schoolbook", Times, serif;
	background-color: #fff;
}

p.rallyname {
	font-weight: bold;
	margin-left: 0px;
/*	margin-right: 240px; */
	background-color: #E0E0FF;
	line-height: 1.5;
}

p.rallynamedefo {
	font-weight: bold;
	margin-left: 0px;
/*	margin-right: 240px; */
	background-color: #FF0FF0;
	color: #EFE0FF;
	line-height: 1.5;
}

p.price {
/*	margin-top: -40px; */
	margin-left: 60px;
}

p.defo {
/*	margin-top: -40px; */
	margin-left: 60px;
	color: red;
	font-weight: bold;
}

p.venue {
	margin-left: 60px;
	line-height: 1;
}

p.comments {
}

p.venuecontact {
/*	margin-left: 260px; */
	line-height: 1;
}

div.monthnavcontainer ul
{
/* padding: .2em 0; */
margin: 0;
list-style-type: none;
/* background-color: #036; */
/* color: #FFF; */
width: 100%;
font: normal 120% arial, helvetica, sans-serif;

	background-color: #B1AD72;

/*	color: inherit; */
	color: black;
	margin-top: 0;
	border-right: 0px; /* 4px solid #818343; */
	border-bottom: 0px; /* 1px solid #818343; */
	height: 30px;
	text-align: left;

/* text-align: center; */
}

div.monthnavcontainer li { display: inline; }

div.monthnavcontainer li {
text-align: left;
font-weight: bold;
}

div.monthnavcontainer li a
{
text-decoration: none;
/* background-color: #036; */
color: #FFF;
padding: .2em 1em;
border-left: 1px solid #fff;
text-align: center;
}

div.monthnavcontainer li a:hover
{
background-color: #369;
color: #fff;
}
