p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#wrapper {
	width: 800px;
	margin-top 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

#wrapper2 {
	border: 2px solid #182CA9;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#nav {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #182CA9;
	text-align: right;
	padding-bottom: 6px;
}

#nav a:link, #nav a:visited {
	color: #182CA9;
	text-decoration: none;
}

#nav a:active, #nav a:hover {
	color: #BEDEE7;
	text-decoration: underline;
}

#main {
	margin: 0px;
	padding: 0px;
}

#title {
	background-image: url(images/title-bg.gif);
	background-repeat: repeat-x;
	height: 54px;
	margin: 0px;
	padding-left: 12px;
}
.titleG {
	padding-left: 30px;
	vertical-align: middle;
}

.headline {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #182CA9;
}

.subhead {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #182CA9;
}
.subhead2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #182CA9;
}
.pix {
	border: 1px solid #182CA9;
	float: right;
}
.emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}

a:link, a:visited {
	color: #182CA9;
	text-decoration: underline;
}

a:active, a:hover {
	color: #6699CC;
	text-decoration: underline;
}

.pixbg {
	background-image: url(images/bio-bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	border: 1px solid #BEDEE7;
	width: 209px;
	text-align: center;
}
#presentation {
	width: 642px;
	margin-left: 70px;
}
#presentationlink {
	float: right;
	width: 400px;
	clear: none;
}
#title2 {
	float: left;
	width: 300px;
}
