/* CSS Document */

body {
	font-family: "Lucida Grand", Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #666699;
}
* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #009966;
}
a:link {
	text-decoration: none;
	color: #990033;
	font-weight: bold;
}
a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #669966;
	text-decoration: underline;
	font-weight: bold;
}
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 760px;
}
#banner {
	float: right;
	width: 550px;
}
#leftcolumn {
	width: 200px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666699;
}
#leftcolumn h1 {
	color: #330066;
	font-size: 1.6em;
	font-weight: normal;
	letter-spacing: 0.25em;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666699;
	margin-left: 0em;
	line-height: 1.1em;
	padding-top: 0.25em;
	padding-right: 10px;
	padding-bottom: 0.25em;
}
#leftcolumn h2 {
	color: #330066;
	font-size: 1.4em;
	font-weight: normal;
	letter-spacing: 0.25em;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #330066;
	margin-left: 0em;
	line-height: 1.1em;
	padding-top: 0.25em;
	padding-right: 10px;
	padding-bottom: 0.25em;
	padding-left: 10px;
}
#leftcolumn h6 {
	margin-left: 0px;
	padding-left: 2px;
	font-size: 1.2em;
	line-height: 1.7em;
	margin-right: 0px;
	padding-top: 0.5em;
	font-weight: normal;
	padding-right: 5px;
	padding-bottom: .75px;
}
#leftcolumn p {
	margin-left: 0px;
	padding-left: 2px;
	font-size: 1em;
	line-height: 1.5em;
	margin-right: 5px;
	margin-bottom: 0.25em;
	padding-top: 0.25em;
	font-style: italic;
	padding-right: 5px;
}
#leftnav {
	color: #339966;
	width: 90px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666699;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666699;
	float: right;
	margin-left: 10px;
}
#leftnav ul {
	list-style-type: none;
	padding-top: 1em;
	padding-left: 10px;
	border-left-width: 0px;
	border-left-style: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	color: #330066;
	border-top-width: 0px;
	border-right-width: 0px;
	border-top-style: none;
	border-right-style: none;
}
#leftnav li {
	margin-bottom: 0.75em;
	font-weight: bold;
}
#leftnav li ul {
	text-align: left;
	margin-left: 10px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666699;
}
#leftnav li ul li {
	margin-left: 2px;
}
#leftnav li ul li a {
	text-align: left;
}
#leftnav li ul li a:link {
}
#rightcolumn {
	width: 550px;
	float: right;
	margin-top: 1em;
}
#rightcolumn h6 {
	font-size: .85em;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	margin-bottom: 0.5em;
}
#top {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
#imagebox {
	margin-bottom: 1em;
	margin-right: 0px;
	padding-right: 0px;
}
#bottom {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666699;
}
#bottom p {
	text-align: center;
	line-height: 1.5em;
}
#bottom img {
	vertical-align: middle;
	margin-right: 20px;
	margin-top: .5em;
}
#wrapper #bottom h5 {
	margin-left: 30px;
	margin-right: 50px;
	padding-bottom: 1em;
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer {
	width: 760px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666699;
}
#footer h6 {
	padding-top: 1em;
	padding-bottom: 0.75em;
	color: #666699;
	text-align: right;
	font-size: 0.95em;
	font-weight: normal;
}
.floatleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 1em;
}
#cdbox {
}
.fineprint {
	font-size: .75em;
	font-style: italic;
	margin-left: 2px;
}
