/* CSS Document */

body {
	font-family: verdana, arial, helvetica;
   //background-color: #CBCBBF;
	padding: 0;
	color: #CBCBF;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: #CBCBBF;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 0466CE;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0466CE;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0466CE;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0466CE;
	font-weight: bold;
	text-decoration: underline;
}

#contentframe {
	position: absolute;
	top: 54px;
	left: 178px;
	z-index: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 572px;
	background-position: center;
	background-color: #FFFFFF;
	border: 1px solid #003369;
}

#content {
	position: relative;
	width: 368px;
	min-width: 200px;
	z-index: 2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-top: 24px;
	padding-left: 16px;
	padding-bottom: 20px;
}

#content2 {
	position: relative;
	width: 538px;
	min-width: 200px;
	z-index: 2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-top: 24px;
	padding-left: 16px;
	padding-bottom: 20px;
}


#photo {
	position: relative;
	width: 215px;
	height: 247px;
	left: 558px;
	top: 63px;
	z-index: 2;
	border: 1px solid #003369;

}

#left {
	position: absolute;
	width: 141px;
	top: 24px;
	padding: 10px;
	z-index: 1;
	background-color: #CBCBBF;
	word-spacing: normal;
	float: left;
}

#quoteframe {
	position: relative;
	width: 121px;
	padding: 10px;
 	top: 24px;
	z-index: 1;
	background-color: #ffffff;
	border: 1px solid #003369;
}

#quote {
	position: relative;
	width: 121px;
 	z-index: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#contact {
	position: relative;
	width: 121px;
	padding: 10px;
	top: 40px;
	padding: 10px;
	z-index: 1;
	color: #000000;
	background-color: #CBCBBF;
}

#top {
	position: relative;
	top: 0px;
	left: 160px;
	z-index: 1;
	padding: 0px 0px 0px 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 786px;
	background-position: center;
}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003369;
	font-weight: bold;
}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003369;
	font-weight: bold;
}

#navbar {
	position: relative;
	z-index: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffcc33;
	font-weight: bold;
	font-size: 12px;
	width: 564px;
	background-position: left;
	background-color: #003369;
	padding-left: 8px;
	border: #003369;
	height: auto;
}
	
	#navbar a:link {
	font-size: 12px;
	color: #FFCC33;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
	
	#navbar a:visited{
	font-size: 12px;
	text-decoration: none;
	color: #FFCC33;
	font-style: normal;
	font-weight: bold;
	}

	#navbar a:hover{
	text-decoration: none;
	color: #ffffff
	}
	
.darkblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003369;
}
