.clearer, #clearer, .li br {
	clear: both;
	}
p.clear {
	clear:right;
	}
p.clearer {
	clear:left;
	}

	
.center {
	text-align: center;
	}
.right {
	float: right;
	}
.econ .right, .sub .right {
	float: right;
	margin-right: 30px;
	padding-top: 15px;
	}
.left {
	float: left;
	}
img.left {
	margin: 5px 20px 20px 5px;
	}
span.nobr {
	white-space: nowrap;
	}
.content h2 span.nobr {
	margin-top: 0px;
	}
.hide {
	display: none !important;
	visibility: hidden !important;
	}
acronym {
	border-bottom: 0px;
	cursor: help;
	}
a {
	outline: none !important;
	color: #4040ff;
	font-weight: bold;
	}
a.on {
	cursor: default !important;
	}
a img {
	border: none;
	margin: 5px;
	}
a:hover {
	text-decoration: none;
	}	
a acronym {
	cursor: pointer !important;
	}
div, td, p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	}
body {
	background: #3b3b3b;
	margin: 0px 0px;
	color: #464646;
	text-align: center;
	}	
.body {
	text-align: left;
	width: 767px;
	background: #FFF url(../images/body.gif) repeat-y top right;
	margin: 28px auto;
	height: auto;
	}	
.website {
	font-family: Verdana, Arial, Helvetica, Geneva, Tahoma, 'MS Sans Serif', serif;
	font-size: 10px;
	line-height: 13px;
	background: transparent url(../images/footer.gif) repeat-x bottom left;
	}	
.content {
	background: transparent url(../images/content.gif) repeat-y top left;
	}	
.content .content {
	background: transparent url(../images/content-cap.gif) no-repeat top left;
	}	
.content img {
	padding: 4px;
	border: 1px solid #aeaeae;
	}	
.content img#photo {
	float: left;
	margin: 10px 10px 0px 5px;
	}
.footer {
	padding-top: 0px;
	margin-top: 0px;
	background: transparent url(../images/corner.gif) no-repeat bottom right;
	padding-bottom: 7px;
	}
.banner {
	margin-right: 6px;
	background: transparent url(../images/banner.jpg) no-repeat top left;
	height: 163px;
	border-bottom: 2px solid #ed1c24;
	margin-top: 0px;
	padding-top: 0px;
	}
#econ {
	background: transparent url(../images/banner-econ.jpg) no-repeat top left;
	height: 125px;
	}
#char {
	background: transparent url(../images/banner-char.jpg) no-repeat top left;
	height: 125px;
	}
#awar {
	background: transparent url(../images/banner-awar.jpg) no-repeat top left;
	height: 125px;
	}
#resu {
	background: transparent url(../images/banner-resu.jpg) no-repeat top left;
	height: 125px;
	}
#refo {
	background: transparent url(../images/banner-refo.jpg) no-repeat top left;
	height: 125px;
	}
.banner h1 {
	padding-top: 60px;
	}
.banner h1 a {
	display: block;
	width: 235px;
	margin-left: 345px;
	height: 50px;
	}
.banner h1 a span {
	visibility: hidden;
	display: none;
	}
h1, h2 {
	font-size: 24px;
	line-height: 24px;
	font-family: Palatino, 'Palatino Linotype', 'Book Antiqua', 'MS Serif', 'New York', 'Times New Roman', Times, serif;
	}
h2 {
	padding-top: 15px;
	}
h3 {
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 20px;
	font-family: Palatino, 'Palatino Linotype', 'Book Antiqua', 'MS Serif', 'New York', 'Times New Roman', Times, serif;
	}
h4 {
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 17px;
	font-family: Palatino, 'Palatino Linotype', 'Book Antiqua', 'MS Serif', 'New York', 'Times New Roman', Times, serif;
	}
h5 {
	font-size: 16px;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 5px;
	line-height: 17px;
	border-bottom: 1px dotted black;
	margin: 0px 15px 0px 5px;
	}
h6 {
	font-size: 13px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 15px;
	margin: 0px 5px 0px 0px;
	}
blockquote {
	padding: 5px 8px 5px 0px;
	margin: 0px 40px 0px 40px;
	}
p {
	padding: 5px 8px 3px 0px;
	}
p u {
	font-style: italic;
	}
p.indent {
	text-indent: 30px;
	padding: 10px 8px 0px 0px;
	}
.strong p {
	padding: 0px 8px 3px 20px;
	font-size: 11px;
	font-weight: bold;
	}
.wrap {
	width: 518px;
	}
.econ .wrap {
	width: 328px;
	}
hr {
	outline: 0px;
	border: 0px;
	border-bottom: 1px dotted black;
	background-color: transparent;
	color: #FFF;
	margin: 15px 40px 0px 30px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	}
.sub hr {
	margin: 15px 10px 0px 0px;
	}
.br {
	height: 48px;
	}
.author {
	text-align: right;
	margin-right: 15px;
	padding-bottom: 8px;
	}
.author p {
	padding: 0px 12px 0px 20px;
	}
.quote {
	text-align: right;
	display: block;
	float: left;
	width: 320px;
	padding-bottom: 8px;
	}
.quote p {
	text-indent:-20px;
	text-align: left;
	padding-left: 40px;
	}
.quote img.left {
	margin-right: 30px;
	}
.quote .author {
	padding-top: 20px;
	color: midnightblue;
	white-space: nowrap;
	}
p big {
	font-size: 20px;
	color: indigo;
	font-family: Palatino, 'Palatino Linotype', 'Book Antiqua', 'MS Serif', 'New York', 'Times New Roman', Times, serif;
	font-weight: bold;
	line-height: 16px;
	z-index: 10;
	display: block;
	text-align: left;
	}
p big span{
	position: absolute;
	font-size: 40px;
	color: #999;
	margin-top: 25px;
	margin-left: 20px;
	}
p big span.first{
	margin-top: 23px;
	margin-left: 5px;
	}
.thumb {
	float: left;
	width: 195px;
	margin-right: 60px;
	padding-bottom: 15px;
	padding-top: 5px;
	}
.thumb p {
	padding: 0px 3px 3px 8px;
	overflow: auto;
	}
.zoom {
	background: transparent url(../images/zoom.gif) no-repeat top left;
	position: absolute;
	display: block;
	height: 22px;
	width: 20px;
	margin-top: -18px;
	margin-left: -30px;
	}
.zoom span {
	visibility: hidden;
	display: none;
	}
.main {
	margin-left: 190px;
	}
.econ, .pho, .awa, .ref {
	margin-left: 200px;
	margin-right: 15px;
	}
.awa p {
	margin-bottom: 20px;
	}
.ref .photo {
	padding-top: 10px;
	}
.awa div p {
	margin-bottom: 0px;
	}
.nav {
	width: 181px;
	float: left;
	margin-bottom: -16px;
	margin-right: 15px;
	}
.nav #homeLinks {
	padding-bottom: 6px;
	}
.nav .li a  {
	padding-bottom: 0px;
	color: white;
	text-decoration: none;
	font-family: Futura, Helvetica, Verdana, Arial, Tahoma, Geneva, 'MS Sans Serif', serif;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 12px;
	background: #fd1d00 url(../images/button.gif) repeat-x bottom left;
	display: block;
	border-top: 1px solid #e6e6e6;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	margin-bottom: 0px;
	}
.nav .li {
	padding-bottom: 95px;
	}
.nav #home {
	background: transparent url(../images/nav/01.jpg) no-repeat bottom right;
	}
.nav #resume {
	background: transparent url(../images/nav/02.jpg) no-repeat bottom right;
	}
.nav #economic {
	background: transparent url(../images/nav/03.jpg) no-repeat bottom right;
	}
.nav #public {
	background: transparent url(../images/nav/04.jpg) no-repeat bottom right;
	}
.nav #social {
	background: transparent url(../images/nav/05.jpg) no-repeat bottom right;
	}
.nav #double {
	padding-bottom: 2px;
	}
.nav #contact {
	padding-bottom: 0px;
	margin-bottom: -4px;
	}	
.nav .li a {
	border-bottom: 1px solid black;
	border-left: 1px solid #2a5fbc;
	cursor: pointer;
	font-weight: normal;
	}
html>body .nav .li a {
	border-bottom: 0px;
	}
.nav .li a span {
	display: block;
	margin: 0px 0px 0px 5px;
	background: transparent url(../images/dot.gif) repeat-x center left;
	white-space: nowrap;
	text-align: right;
	text-transform: uppercase;
	height: 0px;
	}
html>body .nav .li a span {
	height: auto;
	}
.nav .li a span span {
	background: #fd1d00 url(../images/button-ie.gif) repeat-x bottom left;
	display: block;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 8px 5px 9px 3px;
	}
html>body .nav .li a span span {
	background: #fd1d00 url(../images/button.gif) repeat-x bottom left;
	}
.nav .li a:hover, .nav .li a.on  {
	padding-bottom: 0px;
	border-left: 1px solid #FFF;
	color: #464646;
	margin-bottom: 0px;
	background: #FFF url(../images/button-on.gif) repeat-x bottom left;
	}
.nav .li a:hover span, .nav .li a.on span {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
	background: transparent url(../images/dot-on.gif) repeat-x center left;
	height: 0px;
	}
html>body .nav .li a:hover span, html>body .nav .li a.on span {
	height: auto;
	}
.nav .li a:hover span span, .nav .li a.on span span {
	background: #FFF url(../images/button-on.gif) repeat-x bottom left;
	display: block;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 8px 5px 9px 3px;
	}
.nav .li a:hover span span, .nav .li a.on span span  {
	background: #FFF url(../images/button-on-ie.gif) repeat-x bottom left;
	}
html>body .nav .li a:hover span span, html>body .nav .li a.on span span  {
	background: #FFF url(../images/button-on.gif) repeat-x bottom left;
	}
.dev {
	background: #fd1d00 url(../images/nav-bg.gif) repeat-x bottom left;
	width: auto;
	float: none;
	padding-bottom: 0px;
	margin-bottom: -16px;
	margin-right: 6px;
	height: 31px;
	overflow: hidden;
	border-bottom: 1px solid #464646;
	}
.dev #homeLinks {
	background: transparent url(../images/nav.gif) repeat-x top left;
	}
.dev .li {
	padding-bottom: 0px;
	float: left;
	margin-bottom:-6px;
	}
.dev .li a {
	padding-bottom: 0px;
	display: block;
	float: left;
	font-size: 11px;
	letter-spacing: -1px;
	padding-right: 5px;
	border-left: 1px solid #2a5fbc;
	border-top: 1px solid #e6e6e6;
	cursor: pointer;
	text-decoration:none;
	color: white;
	text-transform: uppercase;
	font-weight: normal;
	}
html>body .dev .li a {
	border-bottom: 1px solid black;
	}
.dev .li a span, .dev .li a.on span {
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
.dev .li a span span, .dev .li a.on span span {
	display: block;
	float: left;
	margin: 0px -5px 0px 0px;
	padding: 8px 5px 9px 4px;
	}
html>body .dev .li a span span, html>body .dev .li a.on span span {
	float: none;
	}
.dev .li a:hover, .dev .li a.on  {
	padding-bottom: 0px;
	border-left: 1px solid #666;
	color: #464646;
	margin-bottom: 0px;
	background: #FFF url(../images/button-on.gif) repeat-x bottom left;
	}
.sub {
	background: white;
	margin-right: 6px;
	margin-top: 16px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 20px;
	margin-bottom: -13px;
	}
.photo {
	float: right;
	width: 205px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 8px;
	padding-top: 3px;
	}
.left .photo {
	margin-right: 15px;
	margin-left: 0px;
	float: left;
	}
.photo p {
	padding: 8px 1px 3px 0px;
	color: #ff2020;
	}
ul li {
	margin: 0px 0px 5px 28px;
	list-style-position: outside;
	padding: 0px 0px 0px 0px;
	}
blockquote ul li {
	margin: 0px 0px 3px 28px;
	}
ul {
	margin: 5px 0px 3px 0px; padding: 0px;
	}
blockquote ul {
	margin: 0px 0px 3px 0px;
	}
blockquote ul li {
	margin: 0px 0px 3px 28px;
	}
