body
{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	min-width: 800px;
}

#wrapper
{
	background-color: #FFFFFF;
	text-align: left;
	padding: 0;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	position: relative;
}

h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #383d28;
	font-style: normal;
	font-weight: normal;
}

h1 a:link
{
	color: #383d28;
	text-decoration: none;
}

h1 a:visited
{
	color: #383d28;
	text-decoration: none;
}

h1 a:hover
{
	color: #383d28;
	text-decoration: underline;
}

h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #a6a494;
	font-style: normal;
	font-weight: normal;
}

.caption
{
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 0.65em;
	color: #bbbbbb;
	font-style: italic;
	padding-top: 8px;
	display: block;
}

.commenttext
{
	font-family: Georgia, Tahoma, Arial, serif;
	font-size: small;
	color: #000000;
}

#topperall
{
	text-align: center;
}

#twoleftcolumns
{
	width: 600px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

#contentmain
{
	width: 400px;
	text-align: left;
	float: right;
	margin-left: 20px;
}

#contentmain p
{
	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #66644e;
}

#contentmain p a:link
{
	color: #d3a722;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#contentmain p a:visited
{
	color: #d3a722;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#contentmain p a:hover
{
	color: #CC0000;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#menuleft
{
	width: 180px;
	text-align: left;
	float: left;
}

#menuleft p
{
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: x-small;
	color: #fcae1d;
	line-height: 110%;
}

#menuleft p a:link
{
	color: #fcae1d;
	text-decoration: none;
}

#menuleft p a:visited
{
	color: #fcae1d;
	text-decoration: none;
}

#menuleft p a:hover
{
	color: #CC0000;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#menuright
{
	width: 180px;
	float: right;
	text-align: right;
	margin-bottom: 20px;
}

#menuright p
{
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: x-small;
	color: #000000;
	line-height: 140%;
}

#menuright p a:link
{
	color: #fcae1d;
	text-decoration: none;
}

#menuright p a:visited
{
	color: #fcae1d;
	text-decoration: none;
}

#menuright p a:hover
{
	color: #CC0000;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.footnote
{
	font-size: xx-small;
	color: silver;
}

#footer
{
	width: 800px;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}

#footer p
{
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: x-small;
	color: #a6a494;
	line-height: 140%;
	text-align: center;
	padding: 0px;
}

#footer p a:link
{
	color: #a6a494;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#footer p a:visited
{
	color: #a6a494;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#footer p a:hover
{
	color: #CC0000;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

blockquote
{
	font-size: x-small;
	padding: 8px;
	background-color: #e1d6c7;
	border-left-style: dotted;
	border-left-width: 1px;
	 border-color: #000000;
}