/* Global */

body,td,th {
	font-size: 12px;
	color: #666666;
	list-style-type: none;
	list-style-image: none;
	line-height: 20px;
	z-index: 4;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a:link {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	
	text-shadow: #999999 0 1px 2px;
}
a.light:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	background-color: #FFFF00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
	font-weight: normal;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}

/* FORMATTING */

/* Global */
#topBar {
	background-color: #666666;
	height: 30px;
	width: 100%;
	position: absolute;
	z-index: 3;
	top: 7px;
	right: -1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#tb1, #tb2, #tb3 {
	color: #FFFFFF;
	position: absolute;
	top: 0px;
	z-index: 5;
}
#tb1 a, #tb2 a, #tb3 a {
	color: #FFFFFF;
}
#tb1 {
	left: 38px;
	width: 200px;
	top: 5px;
}
#tb2 {
	width: 200px;
}
#tb3 {
	left: 340px;
	width: 300px;
}
#mainMenu {
	position: absolute;
	width: 179px;
	left: 17px;
	top: 65px;
	z-index: 10;
	margin-left: 0px;
	float: none;
	clear: none;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
}
#mainMenu img {
	display: block;
}
#subMenu {
	position: absolute;
	width: 125px;
	left: 40px;
	top: 225px;
	z-index: 4;
	height: 298px;
	font-size: 10px;
	line-height: 18px;
	}
#subMenuAlt {
	position: absolute;
	width: 140px;
	left: 20px;
	top: 188px;
	font-size: 10px;
	line-height: 15px;
	z-index: 2;
}
#pageNav {
	position: absolute;
	left: 290px;
	top: 42px;
	width: 500px;
	height: 60px;
	clear: both;
	z-index: 9;
}
.pagaNavNum {
	margin-right: 10px;
	margin-left: 10px;
}

/* Index */
#center {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	text-align: center;
	overflow: visible;
	visibility: visible;
}
#enter {
	position: absolute;
	top: -65px;
	left: 50%;
	width: 320px;
	height: 100px;
	margin-left: -160px;
	visibility: visible;
}

/* Section Intro */
#intro {
	position: absolute;
	left: 180px;
	top: 40px;
}
#introSwf {
	position: absolute;
	left: 169px;
	top: 39px;
}

/* Portfolio / Publications */
#caption {
	position: absolute;
	height: 123px;
	width: 454px;
	left: 293px;
	top: 455px;
	z-index: 7;
}
#caption table {
	height: 90px;
	width: 450px;
	z-index: 4;
}
#caption td {
	line-height: 15px;
}
#image {
	position: absolute;
	left: 293px;
	top: 100px;
	width: 448px;
	border: 0px solid #CCCCCC;
	z-index: 2;
	height: 342px;
}


/* People */
#nameLocation {
	position: absolute;
	width: 420px;
	left: 340px;
	top: 40px;
	}
#nameLocation img {
	display: block;
}
#portrait {
	position: absolute;
	left: 180px;
	top: 190px;
	width: 140px;
}
#bio {
	position: absolute;
	width: 360px;
	left: 340px;
	top: 185px;
	}

/* Offices */
#location {
	position: absolute;
	left: 400px;
	top: 40px;
	}
#location img {
	display: block;
}
#details {
	position: absolute;
	left: 180px;
	top: 185px;
	width: 200px;
}
#details p {
	margin-bottom: 20px;
}
.txtSmall{
	font-size: 10px;
	line-height: 15px;
}
#map {
	position: absolute;
	width: 360px;
	left: 400px;
	top: 190px;
}
#pageNavPhotos {
	position: absolute;
	left: 20px;
	top: 35px;
	width: 140px;
}
#imagePhotos {
	position: absolute;
	left: 20px;
	top: 70px;
	width: 480px;
}
#bodycopy {
	position: absolute;
	height: 390px;
	width: 522px;
	left: 299px;
	top: 101px;
}
#copyrightbox {
	position:absolute;
	left:6px;
	top:525px;
	width:161px;
	height:16px;
	z-index:5;
}
.style1 { color: #FFFF00 }
body {
}#bedaring {
	position: absolute;
	height: 414px;
	width: 454px;
	left: 182px;
	top: 100px;
}
#footer {
	background-color: #666666;
	padding: 4px 4px 4px 20px;
	width: 100%;
	border-top-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	top: 525px;
	height: 24px;
	clear: both;
	float: none;
	position: absolute;
	border-bottom-width: thin;
	z-index: 8;
}
.style4 {
	font-size: 12px;
	font-weight: bold;
	padding: 3px 2px 2px 6px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #666666;
}
.stylefooter {	color: #FFFFFF;
	font-size: 10px;
}
#splashimage {
	position: absolute;
	left: 137px;
	top: 98px;
	width: 500px;
	height: 60px;
	clear: both;
	z-index: 6;
}
#workfooter {
	background-color: #666666;
	padding: 4px 4px 4px 20px;
	width: 100%;
	border-top-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
	top: 525px;
	height: 24px;
	clear: both;
	float: none;
	position: absolute;
}
.captiontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.yellowbackwords {
	font-size: 14px;
	font-weight: bold;
	padding: 3px 2px 2px 6px;
	border-bottom-width: 0px;
	border-bottom-style: inset;
	border-bottom-color: #666666;
	color: #333333;
	border-right-width: 0px;
	border-right-style: inset;
	border-right-color: #666666;
}
#yellowbar {
	background-color: #FFFF00;
	z-index: 1;
	width: 100%;
}
.alternateheading {
	font-size: 12px;
	font-weight: bold;
	padding: 3px 2px 2px 6px;
	color: #333333;
	border: 0px inset #DDDDDD;
}
.light {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	z-index: 10;
}
a.light:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFF00;
}
a.light:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.smallfoot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
}
a.smallfoot:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
}
a.smallfoot:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	background-color: #FFFF00;
}
a.smallfoot:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999933;
	text-decoration: underline;
}
