#header {
	background-image: url(../images/headerbar.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 56px;
}
#container {
	text-align: center;
	width: 800px;
	left: auto;
	right: auto;
}
#foo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 752d2d;
	text-align: center;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #314771;
}
.main-image1 {
	padding-top: 32px;
	padding-left: 30px;
}
blockquote {
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
}

#sidebarleft {
	background-image: url(../images/sidebarheader.gif);
	background-repeat: no-repeat;
	padding-top: 43px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
#sidebarleft a {
	color: #333333;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
#sidebarleft ul {
	list-style-type: none;
	margin-left: 5px;
	padding-left: 0px;
}
#sidebarleft li {
	padding-top: 3px;
	padding-bottom: 15px;
	background-image: url(../images/arrow.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

#sidebarleft a:hover {
	color: #752D2D;
	text-decoration: underline;
}
#sidebarleft a:visited {
	color: #666666;
}

#contentbox h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #752D2D;
	font-size: 18px;
}



#foo a {
	color: #752D2D;
	text-decoration: none;
}
.quotes {
	font-style: italic;
	color: #006600;
}
#contentbox h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: justify;
}
.sig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 10px;
	color: #314771;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #314771;
	padding-bottom: 20px;
}
#contentbox h2 {
	font-size: 14px;
	color: #314771;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	margin-bottom: 4px;
}


#foo a:hover {
	color: #314771;
	text-decoration: underline;
}
#contentbox {
	padding-bottom: 0px;
	margin-right: 53px;
	margin-left: 30px;
	margin-top: 30px;
}
#contentbox table {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}

#bigFoot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #752D2D;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 20px;
}

#contentbox p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: justify;
	font-size: 12px;
	line-height: 20px;
	margin-top: 8px;
	margin-bottom: 12px;
}

#foo em {
	color: #752D2D;
}
#foo strong {
	font-weight: bolder;
	color: #752D2D;
}
.insetImg-right {
	float: right;
	margin-left: 30px;
	margin-bottom: 10px;
}
