body,html {
background:#ffffff;
margin:0;
padding:0;
}

body {
min-width:925px;
}

a:link {
text-decoration:none;
color:#949f7e;
}

a:hover {
text-decoration:none;
color:#000000;
}

h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:lighter;
	font-size:18px;
}

h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:22px;
	color:#949f7e;
}

.readmore {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	font-size: 11px;
}

#outterwrap {
background:#ffffff;
background-image:url(images2/outter_bg.jpg);
background-position:top left;
background-repeat: repeat-y;
width:925px;
min-height: 735px;
padding-bottom: 10px;
margin:0px 0px 0px 0px;
}

#wrap {
background-image:url(images2/left_bg.jpg);
background-position:top left;
background-repeat:no-repeat;
width:925px;
min-height: 735px;
margin:0px 0px 0px 0px;
}

#header {
	background-color:#000;
	float:left;
	height: 100px;
	width:525px;
}

#subheader {
	background-color:#FFF;
	float:left;
	height: 30px;
	width:525px;
}

.whitetext {
	color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
	margin: 72px 0px 0px 0px;
	text-align:right;
	font-size:18px;
}

.tantext {
	color: #949f7e;
	font-family:"Times New Roman", Times, serif;
	margin: 5px 0px 0px 0px;
	text-align:right;
	font-size:18px;
}

#main {
float:right;
padding-right: 125px;
width:525px;
min-height: 690px;
}

#main .blue {
color: #014670;
}

#main h2,#main h3,#main p {
padding:0 20px;
}

#copyholder {
	clear:both;
	padding-top: 30px;
}

#copy {
	padding: 10px 20px 0px 20px;
}

#copy p{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	line-height: 21px;
}

#copy_nopad {
	padding: 10px 0px 0px 0px;
}

#copy_nopad p{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	line-height: 21px;
}

#outterbio {
	height: 260px;
	clear:both;
	border-bottom:1px solid #949f7e;
}

#bioholder {
	height: 215px;
	padding-bottom: 15px;
	padding-top: 25px;
}

#biopic {
	width: 100px;
	float: left;
}

#biopic img{
	border: 1px solid #949f7e;
}

#name {
	font-family: "Times New Roman", Times, serif;
	color: #949f7e;
	font-size: 16px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 20px;
}

#jobtitle {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000000;
	font-size: 11px;
	padding-top: 3px;
	padding-left: 20px;
}

#biotext {
	width: 373px;
	float: right;
	clear:right;
	padding-right: 10px;
}

#fullbioholder {
	clear: both;
	padding-top: 20px;
}
	

#fullbiopicholder {
	padding: 0px 0px 0px 0px;
	border-top: 5px solid #000;
	border-bottom: 5px solid #000;
	background-image:url(images2/pic_bg.jpg);
	background-repeat:no-repeat;
	height: 250px;
}

#fullbiopic {
	width: 207px;
	height: 250px;
	padding-left: 250px;
}

#sidebar {
width:180px;
padding:17px 0px 0px 13px;
}

#rightbar {
float:right;
min-height: 735px;
width:125px;
padding:0px 0px 0px 0px;
}

#menu ul {
	list-style: none;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	line-height: 16px;
	font-weight: bold;
	display:block;
	margin: 0px 30px 0px 0px;
	padding: 0 0;
	text-align: center;
}

#menu li {
	padding: 4px 0px 4px 0px;
	background-image:url(images2/line.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}

#menu li.last {
	background:none;
}

#menu a {
	color: #000000;
	text-decoration: none;
}

#menu a:hover {
	color: #949f7e;
	text-decoration: none;
}

#footer {
clear:both;
text-align:center;
padding-left: 275px;
padding-right: 125px;
padding-top: 15px;
}

#footer p {
margin:0;
color: #949f7e;
padding:5px;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:11px;
}

#footer a {
	color: #949f7e;
	text-decoration: none; 
}

#footer a:hover {
	color: #000000;
	text-decoration: none; 
}

#glideDiv {
	position:absolute;
	left:805px;
	top:26px;
	z-index:200;
	width:100px;
	height:180px;
	padding:6px;
	margin-left:210px;
	background-color:#949f7e;
  }
  
#glideDiv a{
	color: #FFF;
	text-decoration: none;
}

#glideDiv a:hover{
	color: #000;
	text-decoration: none;
}

#glideDiv p {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	font-weight: bold;
	display:block;
	margin: 0px 12px 0px 0px;
	padding: 0 0;
	text-align: right;
}