#dhtmlgoodies_marquee{
		top:0;
		right:0;
		height:2em;
		position:absolute;
		z-index:1;
		display:none;		
		width:100%;
		overflow:hidden;
}
body > div#dhtmlgoodies_marquee{	/* Firefox rule */
		position:fixed;
}	
#dhtmlgoodies_marquee .textObj{	/* Layout for the marquee text */
		position:absolute;
		color: #E25A9A;
		font-weight:bold;
		white-space:nowrap;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
}
body {
	text-align: center;
	background-repeat: repeat;
	padding: 0px;
	margin:0 auto 0 auto;
	width: 820px;
	background-color: #fffffff;
	font-family:verdana, georgia;
	font-size:90%;
	text-align: center;
	background-color:#cccccc;
}
h1,h2,h3{
	font-weight:bold;
	margin:0em 0em 0.5em 0;
}
h1{
	font-size:1.2em;
}
h2{
	font-size:.8em;
}
h3{
	font-size:.8em;
}
#container {
	background-repeat: repeat-y;
	background-color:#000000;
	margin-right: auto;
	margin-left: auto;
	width: 820px;
	text-align: center;
}
#innerContainer {
	background-color:#ffffff;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
}
#mainNav{
	padding:258px 0 0 0;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	width:170px;
	margin:0;
}
#mainNav ul{
	margin:0;
	text-align:left;
	padding:5px 0px 0px 5px;
	list-style: none outside none;
	overflow:hidden; 
}
#mainNav li{
	padding:0;
	width:158px;
}
#mainNav li a{
	padding:5px;
	margin:2px 0 2px 0;
	display:block;
	text-decoration:none;
	font-size:1.4em;
	background-repeat: repeat-y;
}
.nav1{
	background-position: 0 0px;
}
.nav2{
	background-position: 0 20px;
}
.nav3{
	background-position: 0 40px;
}
.nav4{
	background-position: 0 60px;
}
.nav5{
	background-position: 0 0px;
}
#content {
	width:585px;
	float:right;
	padding:0;
}
#contentText {
	float:right;
	margin:1em 0 0 0 ;
	padding:5px 10px 5px 5px;
}
#contentText p,#contentText ul{
	font-size:.8em;
	line-height:1.7em;
	margin: .5em 0 1em 0;
}
#contentText blockquote{
	font-size:.8em;
	font-style:italic;
	text-align:justify;
	padding:0;
	width:480px;
}
#contentText ul{
	padding-left:15px;
}
#contentText ul li{
}
.tmb{
	float:right;
	clear:right;
	margin-bottom:.7em;
	margin-left:.7em;
}
.clear {
	clear: both;
	font-size: 0em;
	line-height:0px;
	margin:0;
	padding:0;
}
#footer{
	clear:both;
	text-align:center;
	color:#666666;
}
#footer ul li{
	display:inline;
}
#footer p {
}
table{
margin: 1em 0 1em 0;
font-size:1em;
}
p.goldplate{
	font-size:.8em;
	margin-bottom:.5em;
}
p.goldplate a{
	text-decoration:none;
}
p.goldplate a:hover{
	text-decoration:underline;
}