body {
	clear: both;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #ffffff;
	background-image: url(background-banner.gif);
		background-repeat: repeat-x;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #003278;
	font-size: 12px;
	font-weight: normal;
	line-height: 1em;
}

#main {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 760px;
	margin-left: 0px;
}

#banner {
	margin-top: 0px;
	margin-left: 0px;
}

#photo {
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
}

#sidebar {
	position: absolute;
	margin-top: 1px;
	margin-left: 0px;
	width: 215px;
	height: 100%px;
	background-color: #fff;
	background-image: url(background-menu.gif);
}
#sidebar a:link {
	color: #fff;
	text-decoration: none;
}
#sidebar a:visited {
	color: #fff;
	text-decoration: none;
}
#sidebar a:hover {
	color: #2d537d;
	text-decoration: none;
}

.location {
	color: #2d537d;
	text-decoration: underline;
}

.location2 {
	color: #2d537d;
	text-decoration: none;
}

.menu-left {
	margin-top: 32px;
	margin-left: 30px;
	font-family: verdana,arial,sans-serif;
	color: #943939;
	font-size: 9px;
	font-weight: bold;
}

#copy-left {
	position: absolute;
	top: 157px;
	margin-left: 242px;
	width: 325px;
	text-align: justify;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
}
#copy-left a:link {
	color: #003278;
	text-decoration: underline;
}
#copy-left a:visited {
	color: #003278;
	text-decoration: underline;
}
#copy-left a:hover {
	color: #2145ed;
}

#copy-middle {
	position: absolute;
	top: 157px;
	margin-left: 242px;
	width: 500px;
	text-align: justify;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
}
#copy-middle a:link {
	color: #003278;
	text-decoration: underline;
}
#copy-middle a:visited {
	color: #003278;
	text-decoration: underline;
}
#copy-middle a:hover {
	color: #2145ed;
}

#copy-middle2 {
	position: absolute;
	top: 140px;
	margin-left: 242px;
	width: 500px;
	text-align: justify;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
}
#copy-middle2 a:link {
	color: #003278;
	text-decoration: underline;
}
#copy-middle2 a:visited {
	color: #003278;
	text-decoration: underline;
}
#copy-middle2 a:hover {
	color: #2145ed;
}

#copy-middle3 {
	position: absolute;
	top: 695px;
	margin-left: 242px;
	width: 500px;
	text-align: justify;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
}
#copy-middle3 a:link {
	color: #003278;
	text-decoration: underline;
}
#copy-middle3 a:visited {
	color: #003278;
	text-decoration: underline;
}
#copy-middle3 a:hover {
	color: #2145ed;
}

#copy-right-column{
	position: absolute;
	top: 170px;
	margin-left: 600px;
	width: 148px;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	line-height: 1.3em;
}
#copy-right-column a:link {
	color: #000000;
	text-decoration: underline;
}
#copy-right-column a:visited {
	color: #000000;
	text-decoration: none;
}
#copy-right-column a:hover {
	color: #000000;
}

#copy-center {
	position: absolute;
	top: 120px;
	margin-left: 242px;
	width: 473px;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	line-height: 1.3em;
}
#copy-center-column a:link {
	color: #000000;
	text-decoration: underline;
}
#copy-center-column a:visited {
	color: #000000;
	text-decoration: none;
}
#copy-center-column a:hover {
	color: #000000;
}

#base-menu {
	width: 473px;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	color: #2d537d;
	line-height: 1.5em;
}
#base-menu a:link {
	color: #2d537d;
	text-decoration: underline;
}
#base-menu a:visited {
	color: #2d537d;
	text-decoration: underline;
}
#base-menu a:hover {
	color: #000;
	text-decoration: underline;
}

#base-menu2 {
	width: 500px;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	color: #2d537d;
	line-height: 1.5em;
}
#base-menu2 a:link {
	color: #2d537d;
	text-decoration: underline;
}
#base-menu2 a:visited {
	color: #2d537d;
	text-decoration: underline;
}
#base-menu2 a:hover {
	color: #000;
	text-decoration: underline;
}

#base-menu3 {
	position: absolute;
	margin-left: 242px;
	top: 850px;
	width: 473px;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	color: #2d537d;
	line-height: 1.5em;
}
#base-menu3 a:link {
	color: #2d537d;
	text-decoration: underline;
}
#base-menu3 a:visited {
	color: #2d537d;
	text-decoration: underline;
}
#base-menu3 a:hover {
	color: #000;
	text-decoration: underline;
}

.bl {
	color:#111;
	background-color:#ffc;
	margin-top:30px;
	padding:10px;
	border:1px solid #4a483e;
}

.f {
	margin:0;
}

.in {
	padding-left:53px;
} 

.heading {
	width: 325px;
	font-size: 12px;
	line-height: 1.5em;
	color:  #424a59;
	font-weight: bold;
}

.heading1 {
	width: 325px;
	font-size: 12px;
	line-height: 1.4em;
	color:  #000000;
	font-weight: normal;
	text-align: left;
}

.subhead {
	font-size: 12px;
	line-height: 1.9em;
	color:  #424a59;
	font-weight: bold;
}

.subhead2 {
	font-size: 12px;
	line-height: 1.3em;
	color:  #424a59;
	font-weight: bold;
}

.heading2 {
	width: 325px;
	font-size: 14px;
	line-height: 1.5em;
	color: #424a59;
	font-weight: bold;
	text-align: left;
}

.heading-center {
	width: 325px;
	font-size: 14px;
	line-height: 1.3em;
	color: #424a59;
	font-weight: bold;
}

.heading-center2 {
	width: 340px;
	font-size: 14px;
	line-height: 1.9em;
	color: #424a59;
	font-weight: bold;
}

.heading-center3 {
	width: 160px;
	font-size: 9px;
	line-height: 1.1em;
	color: #515151;
	font-weight: bold;
}

.heading-center4 {
	left: 242px;
	width: 500px;
	font-size: 13px;
	line-height: 1.3em;
	color: #424a59;
	font-weight: bold;
}

.heading-center5 {
	left: 242px;
	width: 500px;
	font-size: 12px;
	line-height: 1.5em;
	color: #424a59;
	font-weight: bold;
}

.heading-center6 {
	width: 340px;
	font-size: 14px;
	line-height: 1.3em;
	color: #424a59;
	font-weight: bold;
}

.ctr {
	text-align: center;
}

.pic-left {
	float: left; 
}

.pic-right {
	float: right;
	margin-top: .5em;
	margin-left: 1em;
	margin-bottom: .5em;
}

.bio {
line-height: 1.3em;
}

#box {
font-family: verdana,arial,sans-serif;
margin-top: 20px;
margin-left: 0px;
width: 750px;
font-weight: normal;
display: block;
text-decoration: none;
}

td.list {
font-family: verdana,arial,sans-serif;
text-align: left;
font-size: 12px;
color: #000000;
line-height: 1.3em;
background-color: #ffffff;
}
td.list a:link {
color: #0070a6;
text-decoration: underline;
}
td.list a:visited {
color: #0070a6;
text-decoration: underline;
}
td.list a:hover {
color: #68b7e1;
}

td.list2 {
font-family: verdana,arial,sans-serif;
text-align: center;
color: #943939;
line-height: 1.3em;
font-weight: bold;
background-color: #ffffff;
}
td.list2 a:link {
color: #cc0033;
text-decoration: underline;
}
td.list2 a:visited {
color: #943939;
text-decoration: underline;
}
td.list2 a:hover {
color: #68b7e1;
}

td.list3 {
font-family: verdana,arial,sans-serif;
text-align: left;
color: #000000;
font-size: 12px;
line-height: 1.2em;
font-weight: normal;
background-color: #ffffff;
}
td.list3 a:link {
color: #cc0033;
text-decoration: underline;
}
td.list3 a:visited {
color: #943939;
text-decoration: underline;
}
td.list3 a:hover {
color: #68b7e1;
}

td.list4 {
font-family: verdana,arial,sans-serif;
text-align: justify;
font-size: 13px;
color: #000000;
line-height: 1.4em;
background-color: #ffffff;
}
td.list4 a:link {
color: #0070a6;
text-decoration: underline;
}
td.list 4a:visited {
color: #0070a6;
text-decoration: underline;
}
td.list4 a:hover {
color: #68b7e1;
}

b {
color: #4a483e;
}

.pad {
	padding:8px 0;
}

.u {
	text-decoration: underline;
}

.click {
font-size: 11px;
}

li {
	color: #003278;
}

hr {
	font-size: 9px;
}

u {
text-decoration: underline;
}

center {
text-align: center;
}

h1 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 17px;
	color: #003278;
	font-weight:bold;
	text-align:center;
}
h2 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	display: inline;
}
