body
{
	background: white;
	font-size: 14pt;
	font-family: "Times New Roman", serif;
}

#spacer { display: none; }

#contentwrap
{
	width: auto;
	margin: 0 5%;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
	font-family: "Times New Roman", serif;
}

.content
{
	width: auto;
	margin: 0 5%;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
}

.content p, li
{
	font-family: "Times New Roman", serif !important;
	font-size: 12pt !important;
	line-height: 120%;
}

.content p.thumb
{
	float: right;
	margin: 0 0 2em 2em;
	font-size: 9pt;
	text-align: center;
	color: #555;
	font-style: italic;
}

.content p.thumb img { border: 0.25em outset #eee; }

.content p.s-shot
{
	font-size: 9pt;
	color: #555;
	font-style: italic;
}

.content p.s-shot img
{
	padding: 1.5em;
	border: 0.25em outset #eee;
}

.content li img { margin: 1em 0 0 0; }

.content li img.s-shot
{
	padding: 1.5em;
	border: 0.25em outset #eee;
}

.content li span.caption
{
	font-size: 9pt;
	color: #555;
	font-style: italic;
}

#contentwrap .content p.posted
{
	font-family: Verdana, sans-serif !important;
	font-size: 9pt !important;
	margin-top: 3em;
	color: #555;
	font-weight: normal;
}

.content a:link, a:visited
{
	color: #520;
	background: transparent;
	font-weight: normal;
	text-decoration: underline !important;
}

.content a:link:after, .content a:visited:after
{
	content: " (" attr(href) ") ";
	font-size: 90%;
}

.content h2
{
	color: #222;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 20pt;
	text-align: left;
	font-weight: bold;
	margin-bottom: 1em;
}

.content h3
{
	color: #222;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 14pt;
	text-align: left;
	font-weight: bold;
	margin-bottom: 1em;
}

.content h4 {font-size: 12pt;}

.content p.altV { display: none; }
.content p.print { display: block; }
.content #movie { display: none; }

.content div.linebreak {display: block;
page-break-after: always;}

.content li.linebreak {
page-break-after: always;}

#header
{
	background: transparent;
	border-bottom: 1pt solid #555;
}

#header h1
{
	margin: 0;
	font-size: 14pt;
	font-weight: bold;
	color: #555 !important;
}

#footer { display: none; }

