* {
	margin: 0;
	padding: 0;
	border: 0;
}
img {
	display: block;
}
/*ul,
ol {
	list-style: none;
}*/
body {
	background-color: #ffffff;
	color: #000;
}
object#flasher {
	display: none;
}

div#container {
}

.silent {
	display: none;
}

div#mainnav {
	display: none;
}

h1 {
	text-align: center;
	margin-bottom: 24px;
}
h1 a {
	font: normal 20px/30px Georgia, "Times New Roman", Times, serif;
	color: #92b1d7;
	text-decoration: none;
}

div#content img {
	margin: 0 auto 32px auto;
}
img.inner {
	display: none;
}
div#content li {
	font: normal 11px/20px Verdana, Arial, Helvetica, sans-serif;
	margin-right: 36px;
	margin-bottom: 10px;
}
div#content h3 {
	font: normal 16px/20px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 16px;
}
div#content h2 {
	font: normal 12px/20px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 16px;
}
div#content h4 {
	font: normal 13px/20px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: 0.5px;
	margin-bottom: 12px;
}
div#content p {
	font: normal 11px/20px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 36px 10px 0;
}
div#content h5 {
	font: bold 11px/20px Georgia, "Times New Roman", Times, serif;
	margin-right: 36px;
	letter-spacing: 0.5px;
}
div#content p.quoted {
	font: normal 12px/20px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: 0px;
	margin: 0 36px 10px 0;
}
div#content p.buttons {
	display: none;
}
div#content a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
div#content a.shop_button,
div#content a#displayText,
div#content a#submit {
	display: none;
}
div#image-sections {
	display: none;
}

div#contentLeft ul {
	display: none;
}
div#contentRight ul {
	margin-right: 36px;
}
div#contentRight li {
	font: normal 11px/20px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

form {
	font: normal 11px/20px Verdana, Arial, Helvetica, sans-serif;
}

div#footer {
	text-align: center;
	padding-top: 20px;
}

div#footer p {
	font: normal 10px/20px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.5px;
}
div#footer p a {
	color: #92b1d7;
	text-decoration: none;
}

