/* CSS Document */
#container {
	width: 750px;
	\width: 770px;
	w\idth: 750px;
	margin: 5px auto auto;
}
img {
	border: none;
}
body {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6378AA;
	font-style: italic;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}

/* Classes */
#contentwide	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	width: 740px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-attachment: fixed;
	background-image: url(../images/watermark.gif);
	background-repeat: no-repeat;
	background-position: center 100px;
}
#contentwide p	{
	margin: 0px 20px 0px 0px;
	padding: 0px;
}
#contentwide h1	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #6378AA;
	letter-spacing: 0.05em;
	margin-bottom: 6px;
	margin-top: 6px;
}
#contentwide h2	{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6378AA;
	font-size: 18px;
	margin-bottom: 8px;
	margin-top: 16px;
}
#contentwide h2 a:link, #contentwide h2 a:visited	{
	color: #666666;
	text-decoration: none;
}
#contentwide h2 a:hover	{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6378AA;
}
#contentwide h3	{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 8px 0px;
	font-size: 14px;
	font-weight: bold;
}
#contentwide h3 a:link, #contentwide h3 a:visited	{
	color: #333333;
	text-decoration: underline;
}
#contentwide h3 a:hover	{
	color: #333333;
	text-decoration: none;
}
#contentwide h4	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 4px;
}
#navigation	{
	background: #FFF;
	color: #FFF;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
}
#navigation	a:link	{
	color: #FFF;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
#navigation a:visited	{
	color: #FFF;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
#navigation a:hover	{
	color: #FFF;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;	
}
#footer	{
	font-family: Georgia, "Times New Roman", serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	height: 25px;
	margin-top: 10px;
	background-color: #E8E8E8;
	padding-top: 15px;
	width: 750px;
}

#footer a:link, #footer a:visited	{
	color: #000000;
	text-decoration: underline;
}
#footer a:hover	{
	text-decoration: none;
	color: #000;
}


/* Links */
A:link, A:visited {
	COLOR: #000000; TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #000000; TEXT-DECORATION: none;
}


.small {
	FONT-SIZE: 11px; COLOR: #666666; LINE-HEIGHT: 12px; FONT-FAMILY: Georgia, "Times New Roman", serif;
}
.border {
	border: 1px solid #000000;
}
blockquote {
	margin-right: 25px;
	margin-left: 25px;
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
}
