#here {
	background-color: #461B5C;
	color: #CEAA14;
	display: block;
	position: relative;
	padding-top: 2px;
	padding-bottom: 2px;
}
#wrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
	border: 2px solid #609;
	background-color: #FFF;
}
#nav {
	position: relative;
	padding: 0px;
	width: 175px;
	float: left;
	margin-left: 0px;
	font-size: 1.1em;
}
#nav a {
	text-decoration: none;
	color: #FFF;
	display: block;
	padding-left: 15px;
}
#nav ul {
	text-decoration: none;
	list-style-type: none;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav ul li {
	text-decoration: none;
	background-color: #6E2A8F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	letter-spacing: 0.1em;
	display: block;
}
#content   {
	float: right;
	position: relative;
	width: 690px;
	margin-right: 20px;
	padding-right: 10px;
	padding-left: 10px;
	color: #636;
	padding-top: 15px;
	padding-bottom: 10px;
	border: 3px double #2A0A4F;
	margin-bottom: 10px;
}
#wrapper #container #content h3 a {
	color: #00F;
}
#wrapper #container #content h3 a.visited {
	color: #00F;
}
#wrapper #container #content p {
	line-height: 1.6em;
	font-size: 1em;
}
#wrapper #container #content p a {
	color: #00F;
	font-weight: bold;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #container #content p a.visited {
	color: #00F;
	font-weight: bold;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #container #content table tr td a.visited {
	color: #00F;
}
#wrapper #container #content p a img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	color: #FC0;
}
#wrapper #container #content p img {
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#footer {
	position: relative;
	background-color: #6E2A8F;
	width: 100%;
	clear: both;
	color: #FFF;
	font-size: 1.4em;
	text-align: center;
	letter-spacing: 0.6em;
	padding-top: 4px;
	padding-bottom: 6px;
}
#container #sidebar {
	float: left;
	display: block;
	width: 178px;
	margin-left: 15px;
	margin-top: 20px;
	background-color: #EFEFEF;
	padding: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
}
#sidebar p {
	margin: 8px;
	font-size: 1em;
}
#container #sidebar h3 {
	margin-left: 10px;
}
#sidebar #floatMiddle img {
	margin-right: auto;
	margin-left: auto;
	width: 135px;
	display: block;
}
#header {
	height: 220px;
	margin: 0px;
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#breaker {
	position: relative;
	width: 100%;
	clear: both;
}
body {
	padding: 0px;
	margin: 0px;
	background-color: #CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #306;
}.warning {
	color: #930;
	font-size: .9em;
}
#contactForm {
	float: right;
	width: 100%;
}
#container {
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#content h1 {
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#nav a:hover {
	text-decoration: none;
	color: #D5A914;
}
.cdtitle {
	letter-spacing: 0.1em;
	font-size: 1.2em;
	font-weight: bold;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.str_date {
	margin-left: 20px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.eventcalendar {
	font-size: 1.3em;
	font-weight: bold;
	font-style: italic;
	letter-spacing: .2em;
	display: block;
	margin: 0px;
	padding: 0px;
}
#wrapper #container #content #releases p .str_date a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
}
#content #floatimgrt img {
	float: right;
}
#content table tr th {
	font-size: 1.3em;
	background-color: #6D2B8E;
	color: #FFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#content table {
	margin-left: 50px;
}
#content table tr td {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6D2B8E;
}
#releases {
	background-color: #e3e3e3;
	width: 75%;
	margin-left: 45px;
	border: 1px solid #606;
}
.immediate {
	text-align: right;
}
#content #pressrelease    {
	padding: 2px;
	display: block;
	background-color: #333;
	margin: 0px;
	height: 20px;
	color: #FFF;
}
#pressrelease #floatRight {
	float: right;
	display: block;
	width: 160px;
	position: relative;
	text-align: right;
}
#pressrelease #floatLeft {
	display: block;
	width: 45%;
	position: relative;
	float: left;
}
.table_headings {
	text-align: center;
	font-size: 1.2em;
	display: block;
	font-style: italic;
	width: 99%;
}
#wrapper #container #content #evergreenNav {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	background-color: #E7E5FF;
	border: 3px double #B4B1C8;
}
.evergreenH1 {
	text-align: center;
	font-size: 4em;
	display: block;
}
#wrapper #container #content h6 {
	font-size: 2.5em;
	font-style: italic;
	text-align: center;
	letter-spacing: .3em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#wrapper #container #content #evergreenNav tr td {
	border: 1px solid #CCF;
}
#wrapper #container #content #floatLeft {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.smallQuote {
	font-size: .4em;
}
#wrapper #container #content blockquote p {
	color: #432144;
}
.highlight {
	background-color: #D96704;
	font-size: 1.4em;
	font-style: italic;
	color: #FFF;
	padding-right: 3px;
	padding-left: 3px;
}
#wrapper #container #content table tr td a {
	color: #00F;
}
#highlight {
	width: 100%;
	background-color: #D9D6FF;
	text-align: center;
	text-decoration: none;
	line-height: 1.4em;
	font-style: italic;
	font-size: 1.3em;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-right-color: #CCC;
	border-bottom-color: #999;
}
