@charset: UTF-8;
/* CSS Document */
body {
	font: 12px/1.5 Helvetica, Arial, sans-serif;
	background-color:#000000;
	padding: 0;
	color: #DBEAFD;
}
h1 {
	font-size:16px;
	font-family: Times New Roman, Times, serif;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
h2 {
	font-size: 18px;
	font-family:"Adobe Caslon Pro","Hoefler Text",Georgia,Garamond,Times,serif;
	color: #FFFFFF;
	font-style: italic;
	font-weight: lighter;
	line-height: normal;
	text-decoration: none;
	letter-spacing: 0.06em;
}

.twocolheader #container {
	background: url(images/backgroundprofile.jpg) no-repeat center center;
	width: 1000px;
	height: 800px;
	margin: 0 auto;
}
.twocolheader #header {
	width: 1000px;
	height: 145px;
	float: left;
	position: relative;
	margin: 0;
	border-bottom: 2px solid #ADD6DC;
}
.twocolheader #header img {
	width: 350px;
	float: right;
	position: absolute;
	right: 0;
	bottom: 15px;
}
.twocolheader #bottomwrapper {
	width: 1000px;
	height: 655px;
	float: left;
	position: relative;
	margin: 0;
}
.twocolheader #main {
	background-image: url(images/main2.png);
	width: 720px;
	height: 560px;
	padding-left: 0px;
	margin-left: 30px;
	position: absolute;
	top: 40px;
	text-align: left;
}
#navbar1 {
	position: absolute;
	height: 30px;
	bottom: 0;
	left: 0;
}
#navbar2 {
	position: absolute;
	height: 30px;
	top: 0;
	left: 60px;
}
#content {
	text-align: left;
	width: 420px;
	margin-top: 35px;
	margin-left: 30px;
	font-family:"Lucida Grande",geneva,helvetica,sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-style: normal;
	text-decoration: none;
}
#leftcol {
	position: absolute;
	left: 30px;
	clear: none;
}
#rightcol {
	position: absolute;
	left: 250px;
	clear: none;	
}
ul.nav {
	width: 440px;
	float: left;
	margin: 0;
}
ul.nav li {
	font-family:"Lucida Grande",geneva,helvetica,sans-serif;
	display: inline;
	text-align: left;
	padding-right: 30px;
	font-size: 14px;
	letter-spacing: 0.15em;
}
ul.nav a {
	font-family:"Lucida Grande",geneva,helvetica,sans-serif;
	text-decoration: none;}
	
.nav a:link {color:#B7DEDB;} 
.nav a:visited  {color:#B7DEDB;}
.nav a:hover  {color:#FFFFFF;} 
.nav a:active {color:#FFFFFF;}

ul.nav2 {
	list-style-type: none;
	width: 500px;
	margin: 10px;
	float: left;
}
ul.nav2 li {
	font-family:"Adobe Caslon Pro","Hoefler Text",Georgia,Garamond,Times,serif; 
	font-style: italic;
	display: inline;
	text-align: left;
	padding-right: 20px;
	font-size: 16px;
	letter-spacing: 0.15em;
}
ul.nav2 a {
	font-family:"Adobe Caslon Pro","Hoefler Text",Georgia,Garamond,Times,serif;
	text-decoration: none;}
	
.nav2 a:link {color:#B7DEDB;} 
.nav2 a:visited  {color:#B7DEDB;}
.nav2 a:hover  {color:#FFFFFF;} 
.nav2 a:active {color:#FFFFFF;}
	

span.highlight {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: lighter;
	color: #FFFFFF;
	line-height: 1.5em;
	letter-spacing: .06em;
	text-decoration: none;
}
#footer {
	width: 1000px;
	position: absolute;
	bottom: 0;
	left: 0;
}
div.row span.left {
	text-align: left;
	width: 49%;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #000000;
	background-position: center top;
}
.footnote {
	font-size: 11px;
}
br.clear {
	clear: left;
}

	
