/* CSS Document */

body {
	/* to center content:*/
		margin:6px 0px;
		padding:0px;
		text-align:center; /* IE5.x/Win fix */
	/* end of center content; also see div.content */
	font-family: Verdana, sans-serif;
}

img {
	border: none;
	padding: 0;
	margin: 0;
}

span.bold {
	font-weight: bold;
}
span.italic {
	font-style: italic;
}
span.alignright {
	text-align: right;
}

.center {
	text-align: center;
}

.floatright {
	float: right;
	margin: 3px 3px 3px 10px;
}
.floatleft {
	float: left;
	margin: 3px 10px 3px 3px;
}

.clearboth {
	clear: both;
}

.noborder {
	border: none;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

h1, h2, h3 {
	padding: 3px 0px;
	margin: 0px;
}

h1 {
	font-size: 1.8em;
	font-weight: normal;
}
h2 {
	font-size: 1.5em;
	font-weight: normal;
}
h3 {
	font-size: 1.2em;
	font-weight: normal;
}

div.content {
	/* to center content on most browsers */
		margin: 0px auto;
		width: 960px;
		text-align: left; /* reset IE5.x/Win fix */
	/* end of center content on most browsers */
}

/* COLORS:
 	header - #FBE78E or websafe #FFFF99
	middle - image
	bottom - #FDF4F9 or websafe #FFFFFF
*/

div#homecontent {
}
div#header {
	background-color: #FBE78E;
	width: 960px;
}
div#homemid {
	width: 960px;
	height: 228px;
}

div#homebottom {
	background-color: #AFEEEE;
	width: 880px;
	margin: 0px;
	padding: 10px 40px;
}
ul#headlines {
	list-style: disc;
	margin: 0px;
	padding: 6px 6px 6px 20px;
}
ul#headlines li {
	font-size: 0.9em;
}

div#statementcontent {
	background: url(images/roadsquiggle4DC.jpg) center no-repeat;
	width: 960px;
	height: 720px;
}
div#linkscontent {
	background: url(images/rs11dc.jpg) center no-repeat;
	width: 960px;
	height: 576px;
}
div#resumecontent {
	background: url(images/resume-background.jpg) no-repeat;
	width: 960px;
	height: 500px;
}
div#projectscontent {
	background: #fff;
	width: 960px;
}

/*
div#maininforesume {
	position: relative;
	left: 32%;
	width: 255px;
	color: #ccc;
	padding: 2px 0px 0px 0px;
}
*/
/*
div#maininfolinks {
	position: relative;
	left: 22%;
	width: 255px;
	color: #ccc;
	padding: 2px 0px 0px 0px;
}
*/
/*
div#maininforprojects {
	position: relative;
	left: 25%;
	width: 255px;
	color: #888;
	padding: 2px 0px 0px 0px;
}
*/

/* mainmenu */
div.mainmenu {
	text-align: left;
	font-size: 1.2em;
	font-weight: normal;
	font-style: italic;
	padding: 10px 40px;
}
div.mainmenu div {
	margin-top: 3px;
}

div.mainmenu a {
	color: #999999;
}
div.mainmenu a:hover {
	color: #333333;
}

span#menu-h {
	color: #99CCFF;
	font-weight: bold;
}
span#menu-r {
	color: #99CC66;
	font-weight: bold;
}
span#menu-a {
	color: #F5CB5B;
	font-weight: bold;
}
span#menu-b {
	color: #B15353;
	font-weight: bold;
}

a.subtlelink {
	/*position: relative;*/
	font-size: 0.8em;
	/*display: block;*/
	color: #D0BD61;
}
a.subtlelink:hover {
	color: #333333;
}
.subtletext {
	font-size: 0.8em;
	color: #D0BD61;
}
.subtletext:hover {
	color: #333333;
}
a#career {
	top: 120px;
	left: 380px;
	width: 300px;
	text-align: right;
}
a#appload {
	top: 280px;
	left: 60px;
	width: 220px;
	text-align: left;
}
div.main ul {
	list-style: none;
}

div#contactinfo {
	/* weird way to get contact to line up with right side: */
		position: relative;
		right: -40px;
	/* end of weird placement */
	text-align: left;
	padding-bottom: 3px;
}

div#contactromanmhrab {
	text-align: left;
	color: #D0BD61;
}

div#contactaddress {
	padding-bottom: 3px;
}

div#contactemail {
}

a.contactlink {
	font-size: 0.8em;
	font-weight: bold;
	color: #D0BD61;
}
a.contactlink:hover {
	font-weight: bold;
	color: #666666;
}
.contacttext {
	font-size: 0.8em;
	font-weight: bold;
	color: #D0BD61;
}
.contacttext:hover {
	font-weight: bold;
	color: #666666;
}
.contacth1 {
	font-weight: bold;
	color: #D0BD61;
}
.contacth1:hover {
	font-weight: bold;
	color: #666666;
}

.headerPageName {
	font-size: 1.0em;
	font-weight: bold;
	color: #D0BD61;
	width: 200px;
}

div#statement1 {
	position: relative;
	top: 15px;
	left: 210px;
	width: 200px;
	text-align: left;
}
div#statement2 {
	position: relative;
	top: -170px;
	left: 545px;
	width: 200px;
	text-align: right;
}

div#links {
	position: relative;
	top: 0px;
	left: 120px;
	width: 500px;
	text-align: left;
}
div#links ul {
	margin: 0px;
	padding: 10px;
	font-size: 0.7em;
	list-style: none;
}
div#links ul li {
	color: #ffffff;
	margin: 3px;
}
div#links ul li a {
	color: #ffffff;
}
div#links ul li a:hover {
	color: #CC66FF;
}

div.normalbody p {
	font-size: 0.7em;
	color: #333;
	margin: 0;
}

/*
div#resumeheader {
	position: absolute;
	top: 60px;
	left: 420px;
}
div#resumeheader h3 {
	margin: 0px;
}
*/

div#submenu {
	/*position: relative;*/
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	font-weight: bold;
}
/*
div.submenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div.submenu ul li {
	display: inline;
	margin: 0px 6px;
}
*/

div#headermainmenu {
	top: 0px;
	left: 0px;
	width: 620px;
	text-align: center;
}

/*
div#bioetcsubmenu a, div#bioetcsubmenu a:visited {
	color: #999999;
}

div#bioetcsubmenu a:hover {
	color: #CC66FF;
}
*/

div#resumesubmenu {
	top: 20px;
	left: 340px;
	width: 600px;
	text-align: center;
}
div#resumesubmenu a {
	color: #6666CC; /*#999966*/
	font-weight: bold;
}
div#resumesubmenu a:hover {
	color: #333366; /*#666633*/
}

div#resumeviewport {
	position: relative;
	top: 26px;
	left: 340px;
	height: 440px;
	width: 600px;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	text-align: left;
	overflow: auto;
}
div#resumeviewport div.resumeitem  {
	position: absolute;
	top: 0px;
	left: 0px;
}
div#resumeviewport div.resumeitem div {
	margin: 2px 2px 6px 5px;
}
div#resumeviewport div.resumeitem div.line {
	color: #FFEFC0;
	text-align: center;
	margin: 0px;
}

div#resumeexhib {
	height: 940px;
	visibility: visible;
}
div#resumeaward {
	height: 280px;
	visibility: hidden;
}
div#resumeeducation {
	height: 120px;
	visibility: hidden;
}

/*
div#projectsholder {
	margin: 0px;
	padding: 0px;
}
div#projectsholder ul {
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #888;
}
div#projectsholder ul li {
	margin-right: 3px;
}
div#projectsholder ul li img {
	margin: 3px;
}
div#projectsholder table {
	margin-top: 10px
}
div#projectsholder table tr td {
	vertical-align: top;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
td#projectscategory {
	width: 100px;
	text-align: right;
}
td#projectsstills {
	 
}
td#projectsstills ul li {
	font-size: 0.7em;
	font-weight: normal;
	text-align: left;
}
td#projectsfolder {
	width: 200px;
	text-align: right;
}
td#projectssubfolder {
	width: 280px;
	text-align: right;
}
td#projectsitem ul {
	margin: 5px;
	border: none;
}
td#projectsitem img {
	margin-left: 5px;
}
div#stilldescription, div#viddescription {
	font-size: 0.7em;
	font-weight: normal;
	margin: 0px 0px 5px 5px;
	padding-top: 5px;
	width: 350px;
	border-top: 1px solid #ccc;
}

div.projectsitem {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
}

div.projectsitem p {
	font-size: 0.7em;
	font-weight: normal;
	width: 600px;
	display: block;
	margin: 0px auto;
	text-align: left;
}

div.flashcontainer {
	position: relative;
	margin: 20px auto;
	padding: 0px;
	text-align: center;
}
*/

div#footer {
}

div#footerfineprint a {
	color: #999999;
}
div#footerfineprint a:hover {
	color: #333333;
}

div#footerfineprint {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 0.6em;
	text-align: center;
}

div.gallerystatement p
{
	font-weight: normal;
	text-align: left;
	margin: 10px;
}