html, body, div {
	padding: 0;
	border: 0;
	margin: 0;
}

div {
	height: 100%;
	border-collapse: collapse;
	text-align: left;
	overflow: hidden;
}

body {
	color: #fff;
	font-family: 'Times New Roman', Times, Arial, Verdana, Tahoma, Helvetica, sans;
	background: #0b4595;
	width: 850px; 
	text-align: center; 
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
	font-size: 1em;
}

div.main {
	background: #0b4595 url('images/columns_bg3.gif') repeat-y;
	width: 850px;
}

div.mainnorc {
	background: #0b4595 url('images/columns_bg3_norc.gif') repeat-y;
	width: 850px;
}


div.top {
	width: 850px;
}

div.logo {
	height: 73px;
	width: 850px;
	margin: 0;
	background: #0b4595 url('images/header_bg2.gif') repeat-y;
}

div.nav {
	width: 850px;
	height: 50px;
	font-family: Arial, Tahoma, Helvetica, Verdana, _sans;
	font-size: .7em;
	font-weight: normal;
	color: #fff;
	text-align: right;
	background: url('images/nav_bg4.gif') repeat-x;
	padding-right: 1em;

}

div.nav p {
	margin-top: 0.5em;
}

div.nav a {
	color: #fff;
	text-decoration: none;
	padding-left: 0.5em;
	padding-right: 0.5em;
	border: none;
	font-weight: bold;
	/*letter-spacing: -.05em;*/
}
div.nav a:visited {
	color: #fff;
}
div.nav a:hover {
	color: #0b4595;
	background: #fff;
}


div.leftboxnorc {
	clear: none;
	float: left;
	width: 840px;
	height: 100%;
}

div.leftbox {
	clear: none;
	float: left;
	width: 680px;
	height: 100%;
}

div.leftcol {
	float: left;
	display: inline;
	width: 254px;
	height: 100%;
}

div.leftcoltext {
	margin: 0;
	margin-left: 61px;
	padding-left: 5px;
	height: 100%;
	font-size: 120%;
}

div.content, div.contentnorc {
	float: right;
	width: 394px;
	text-align: left;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 0.5em;
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0;
}

div.contentnorc {
	width: 550px;
}

img.clip {
	border: 2px solid white;
}

a img {
	border: 0;
}

div.rightcol {
	display: inline;
	clear: none;
	vertical-align: top;
	font-family: 'Times New Roman', Times, Arial, Helvetica, Verdana, sans;
	font-size: 1.2em;
	color: #fff;
	width: 160px;
	height: 100%;
	float: right;
	padding-top: 0.5em;
	padding-left: 3px;
	padding-right: 7px;

}

div.footer {
	clear: both;
	width: 850px;
	background: url('images/footer_bg.gif');
}
div.footer p {
	margin: 1em;
	margin: 1em;
	text-align: right;
	font-size: 0.6em;
}

div.photo img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 2px;
	text-decoration: none;
}

div.photo a {
	border: 0;
	text-decoration: none;
}

div.photo {
	border: 4px solid #083470;
	background: url('images/caption_bg.gif') repeat-x bottom #083470;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 0.7em;
	padding: 5px;
}

.gallery {
	float: left;
	width: 150px;
	height: 150px;
}

div.photo-outer {

	border: 4px solid #083470;
	background: url('images/caption_bg.gif') repeat-x bottom;
	margin-right: auto;
	margin-left: auto;
	width: 300px;
	font-size: 0.7em;
	
}

div.photo-outer p {
	padding: 5px;
	margin: 0;
}



span.clear {
	width: 1px;
	height: 1px;
}

a {
	color: #0CF;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}

a:hover {
	color: #FFF;
}

.red {
	color: red;
}

.reddark {
	color: #C00;
}

.nobrheader {
	margin-bottom: 0;
}

.capitalize {
	text-transform: capitalize;
}

.uppercase {
	text-transform: uppercase;
}

div.education {
	margin-left: 1em;
}

div.education dt {
	margin-top: 1em;
	font-weight: bold;
	font-size: 110%;
}


div.arm {
	float: left;
	width: 150px;
	background: url('images/Pitcher_arm.gif') bottom left no-repeat;
}

div.legs {
	float: right;
	width: 149px;
	background: url('images/Feet.gif') top no-repeat;
}

div.navlinks {
	float: left;
	text-align: center;
	width: 501px;
}

div.nav2 {
	background: url('images/nav_bottom_bg.gif') repeat-x bottom;
}

div.nav3 {
	float: right;
	width: 650px;
}

.quote {
	font-style: italic;
	padding: 0px 10px 0px 10px;
}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, Verdana, sans;
}

.boost {
	font-size: 110%;
}

.toplink {
	float: right;
	clear: both;
	margin-bottom: 0.25em;
	font-size: 80%;
}
