* {	margin: 0px;}html, body{	font-family: Georgia, "Times New Roman", Times, serif;}#wrapper {	width: 965px;}li {	list-style-type: disc;}#wrapper #navBar {	text-align: right;	margin-right: 75px;	font-size: 10px;	text-transform: capitalize;	letter-spacing: 0.2em;	height: 50px;	color: #171617;}#navBar ul li {	float: right;	list-style-type: none;}#navBar a:link.mainLink, #navBar a:visited.mainLink{	display: block;	padding-top: 18px;	padding-right: 30px;	padding-bottom: 20px;	padding-left: 30px;	text-decoration: none;	margin-left: 2px;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;	border-right-color: #c3c3c3;	border-bottom-color: #c3c3c3;	border-left-color: #c3c3c3;	color: #4d8fca;}#navBar a:hover.mainLink, #navBar a:active.mainLink {	display: block;	padding-top: 18px;	padding-right: 30px;	padding-bottom: 20px;	padding-left: 30px;	text-decoration: none;	margin-left: 2px;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;	border-right-color: #c3c3c3;	border-bottom-color: #c3c3c3;	border-left-color: #c3c3c3;	background-image: url(../images/buttonGrad.jpg);	background-repeat: repeat-x;}#navBar a:link.homeLink, #navBar a:visited.homeLink {	display: block;	padding-top: 18px;	padding-right: 30px;	padding-bottom: 20px;	padding-left: 30px;	text-decoration: none;	margin-left: 2px;	color: #020202;}#navBar a:hover.homeLink, #navBar a:active.homeLink {	display: block;	padding-top: 18px;	padding-right: 30px;	padding-bottom: 20px;	padding-left: 30px;	text-decoration: none;	margin-left: 2px;	color: #020202;}#navBar .mainSelected {	display: block;	padding-top: 18px;	padding-right: 30px;	padding-bottom: 20px;	padding-left: 30px;	text-decoration: none;	margin-left: 2px;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;	border-right-color: #c3c3c3;	border-bottom-color: #c3c3c3;	border-left-color: #c3c3c3;	background-color: #FFF;	background-image: url(../images/buttonGrad.jpg);	background-repeat: repeat-x;}#navBar .homeSelected {	display: block;	padding-top: 18px;	padding-right: 30px;	padding-bottom: 20px;	padding-left: 30px;	text-decoration: none;	margin-left: 2px;	color: #020202;}#wrapper #logoBar {	clear: both;	margin-top: 5px;	height: 80px;}#wrapper #header {	background-color: #E5E5E5;	margin-right: 75px;	margin-left: 80px;	text-align: center;	padding-top: 24px;	padding-bottom: 30px;}#header h1 {	font-size: 19px;	font-weight: normal;	color: #578cbb;	letter-spacing: 0.2em;}#header h2 {	font-style: italic;	font-weight: normal;	color: #696969;	font-size: 17px;	padding-top: 10px;	letter-spacing: 0.2em;}#wrapper #imageBar {	background-color: #4D8FCA;	margin-left: 80px;}#wrapper #content {	background-image: url(../images/contentGrad.jpg);	background-repeat: repeat-x;	margin-right: 75px;	margin-left: 80px;	padding-right: 30px;	padding-left: 40px;	padding-top: 30px;	color: #4C4C4C;}#content .clearFloats {	clear: both;}