body {
	text-aligh: center;
	min-width: 790px;
	background-image:url("images/line_purple.gif");
	background-repeat:repeat;
}

h3 {
	padding-bottom: 0;
	margin-bottom: 0;
}

a {
	text-decoration: none;
	color: #461D7C;
}

a.visited {
	text-decoration: none;
	color: #666;
}

ul {
	list-style-type: none;
	padding-top: 0;
	margin-top: 5px;
	padding-left: 2em;
	padding-right: 1em;
}

li {
	padding-top: .6em;
}

.journal {
	font-style: italic;
}

#branding img { 
	border: 0;
}

#wrapper {
	width: 750px;
	margin: 0 auto;
	text-align: left;
}

#wrapper h1, #wrapper h2, #wrapper h3, #wrapper p, #wrapper li, #news  {
	font-family:Helvetica, Arial, sans-serif;
}

#wrapper h1, #wrapper h2, #wrapper h3, #wrapper p {
	padding-right: 20px;
	padding-left: 20px;
}

#innerWrap {
	border: 2px #461D7C solid;
	width: 746px;
	background-image: url("images/navbackground.png");
}

#innerWrap h1, #innerWrap h2, #innerWrap p, .newsHead, #cvpdf {
	font-family:Arial,Helvetica,sans-serif;
}

#content {
	width: 560px;
	background-color: white;
	float: right;
	padding-bottom: 30px;
	padding-top: 10px;
}
	
#content h1, #content h2, #content h3, .titles {
	color:#461D7C;
}

.titles {
	padding-bottom: 20px;
}

.pad {
	clear: both;
	}

#innerNav {
	background-color: #461D7C;
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
	top: -40px;
	margin-bottom:30px;
}

.biopic {
	padding: 30px;
	float: right;
}

#mainNav {
	width: 179px;
	float: left;
}

#mainNav h2 {
	background-color: white;
	position: relative;
	top: -40px;
	text-align: center;
	padding: 5px;
}

#mainNav img {
	border: 1px #461D7C solid;
	margin: 5px 17px 5px 17px;
	padding: 3px;
	position: relative;
	z-index: 10;
}

#innerNav .navigation {
	display: block; 
	color: white; 
	font-family: sans-serif; 
	font-size: 16px; 
	letter-spacing: 0.2em; 
	text-indent: 0.4em; 
	padding: 0.4em; 
	text-decoration: none;
}

#innerNav a:hover {background-color: #999; color: #461D7C;}

#mainNav a, #mainNav a.visited {
	padding: 0px;
	color: #461D7C;
}

.bar1, .bar2, .bar3 {
	background-color: white;
	position: relative;
	z-index: 5;
}

.bar1 {
	top: -40px;
	padding: 6px;
}

.bar2 {
	top: -65px;
	padding: 4px;
}


.bar3 {
	top: -82px;
	padding: 2px;
}


#footer {
	color: #666666;
	background-color: white;
	border-top: 1px black solid;
	border-bottom: 1px black solid;
	margin: 5px 0;
	font-size: 0.8em;
	padding: 10px 0 5px 0;
}

#footer p {
	margin: 0;
	padding: 0;
}

#leftFoot {
	float: left;
	padding-left: 15px;
}

#rightFoot {
	float: right;
	padding-right: 15px;
	text-align: right;
}

.email {
	text-decoration: none;
	color: #666666;
}

#news {
	margin: 40px 60px 0px 60px;
	border: 2px #CCC solid;
}

.newsHead {
	background-color: #CCC;
	border-color:white white #999;
	border-style:solid;
	border-width:1px 1px 2px;
	font-weight:bold;
	line-height:18px;
	margin-right:1px;
	padding:1px 9px 0px 2px;
	text-indent:15px;
}	

.newsTitle {
	padding:3px 0px 0px;
	font-size: .8em;
}	

.newsLink {
	padding: 1em;
	font-size: .9em;
}

.newsSub {
	font-size: .9em;
	color: #666;
}

.newsDate {
	font-size: .8em;
	color: #999;
	padding-top: 2px;
}	

#cvpdf {
	background-color: #ccc;
	margin: 0 auto 10px;
	text-align: left;
	width: 100px;
	color: #461D7C;
	font-size: .7em;
	padding: 4px;
	border: 1px solid #999;
	text-align: center;
}
	
