@charset "UTF-8";
body {
	background-image: url(images/back1.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
#footer {
	position:absolute;
	left:0px;
	width:430px;
	height:22px;
	z-index:7;
	background-color: #9BB2CD;
}
#container {
	position:absolute;
	width:1000px;
	z-index:1;
	background-image: url(images/back2.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	height: 803px;
}
#container2 {
	position:absolute;
	width:800px;
	z-index:1;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:auto;
	height: 803px;
	left: -50px;
	top: 0px;
	background-image: url(images/mobileback.jpg);
	background-repeat: no-repeat;
}
#sidebar {
	position:absolute;
	left:0px;
	top:0px;
	width:300px;
	height:600px;
	z-index:4;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#mainmenu {
	position:absolute;
	left:300px;
	top:0px;
	width:650px;
	height:125px;
	z-index:4;
	overflow: hidden;
	vertical-align: top;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#mobilemenu {
	position:absolute;
	left:10px;
	top:0px;
	width:900px;
	height:125px;
	z-index:4;
	overflow: visible;
	vertical-align: top;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-left: 50px;
}
#mainbody {
	position:absolute;
	left:301px;
	top:125px;
	width:433px;
	z-index:1;
	height: auto;
	overflow: visible;
}
#mainboyd {
	position:absolute;
	left:303px;
	top:128px;
	width:433px;
	z-index:5;
	height: auto;
	overflow: visible;
}
#mobilebody {
	position:absolute;
	left:80px;
	top:58px;
	width:537px;
	z-index:1;
	height: 847px;
}
#photo {
	position:absolute;
	left:735px;
	top:99px;
	width:256px;
	height:519px;
	z-index:6;
}
#bio {
	position:absolute; 
	width:438px; 
	height:403px; 
	z-index:2; 
	left: 0px; 
	top: 40px;
}
.content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000;
}

.footertxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	padding-top: 5px;
}

#baselogo {
	position:absolute;
	left:0px;
	width:430px;
	z-index:7;
	background-color: #FFF;
	text-align: center;
}

a:link {
	color: #1C4A8A;
	text-decoration: underline;
}

a:visited {
	color: #193F82;
}

.boydmenu {
	height: 25px;
	width: 400px;
	font-size: 10px;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #193F82;
	text-align: left;
	line-height: 24px;
}

#mainbody #boyd center p {
	text-align: left;
}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}

