body
{
	font-family: Times New Roman;
	background-color: #fff;
	background: #fff url(../images/gradient.php?gradientAxis=y&color1=799abd&color2=ffffff&width=1&height=384) repeat-x top;
	color: #111;
	margin: 0;
	padding: 0;
}

a:hover
{
	text-decoration: none;
}

#content
{
	/*800px fixed width:*/
	width: 800px;
	margin: auto;
	/* golden ratio width:
	width: 76%;
	left: 12%;*/
	/*position: relative;*/
	margin-bottom: 0;
	padding: 0;
	background-color: #fff;
	color: #222;
}

#header
{
	background-color: #99badd;
	/*background: #fff url(../images/gradient.php?gradientAxis=y&color1=99badd&color2=ffffff&width=1&height=30) repeat-x top;*/
	position: relative;
	margin: 0;
	padding: 0;
}

#header h1
{
	padding: 0;
	margin: auto;
	margin-top: 0;
	margin-bottom: .5em;
	width: 100%;
	text-align: center;
	color: #fff;
}

#header img
{
	margin: 0;
	padding: 0;
	position: absolute;
	left: 4px;
	top: 5px;
}

#navigation
{
	text-align: center;
	border: 4px solid #99badd;
	border-top: 0;
	border-bottom: 0;
}

#sectionChooser
{
	margin: 0;
	padding: 0;
}

#sectionChooser ol
{
	margin: 0;
	margin-top: .5em;
	padding: 0;
	padding-bottom: .33em;
}



#sectionChooser li
{
	display: inline;
	margin: 0;
	padding: .33em;
	border: 2px solid #99badd;
	border-top: 0;
	border-bottom: 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
}



#sectionChooser li a
{
	color: #fff;
}

#sectionChooser ol, #subsectionChooser ol
{
	list-style-type: none;
	list-style-position: inside;
	text-indent: 0;
}

#sectionChooser .sectionChoice-unselected
{
	background-color: #799abd;
	color: #fff;
}



#sectionChooser .sectionChoice-selected
{
	/*background: #799abd url(../images/gradient.php?gradientAxis=y&color1=799abd&color2=ffffff&width=1&height=25) repeat-x bottom;*/
	background-color: #fff;
	border: 5px solid #799abd;
	/*border-top-width: 2px;*/
	border-bottom: 0;
	font-weight: bold;
}



#sectionChooser .sectionChoice-selected a, #subsectionChooser .subsectionChoice-selected a
{
	color: #222;
}



#sectionDisplay
{
	border: 4px solid #99badd;
	border-top: 0;
	margin: 0;
	padding: .5em;
	min-height: 320px;
}

#sectionDisplay h2
{
	margin: .5em 0;
	padding: 0;
}

#sectionDisplay p
{
	margin: 0;
	margin-bottom: 1em;
	padding: 0;
}

#sectionDisplay #portrait
{
	float: right;
	clear: right;
	margin: 0;
	margin-left: 5px;
	padding: 0;
	border: 4px solid #99badd;
	background: #fff url(../images/gradient.php?gradientAxis=y&color1=799abd&color2=ffffff&width=1&height=200) repeat-x top;
}

#sectionDisplay #portrait img
{
	margin: 0;
	padding: 0;
}

#sectionDisplay #portrait p
{
	margin: 0;
	padding: 0;
	text-align: center;
	text-indent: 0;
}

#sectionDisplay li
{
	margin: 0;
	padding: 0;
}

#sectionDisplay h3
{
	margin: 0;
	margin-bottom: .25em;
	padding: 0;
	font-weight: normal;
}

#sectionDisplay #honorsList p
{
	display: inline;
}

#sectionDisplay #publicationsList h3
{
	width: 450px;
	margin: 0;
	padding: 0;
}

#sectionDisplay #publicationsList ul
{
	margin-left: 475px;
}

#sectionDisplay #publicationsList, #sectionDisplay #honorsList
{
	margin: 0;
	padding: 0;
}

#sectionDisplay .publicationsListItem, #sectionDisplay .honorsListItem
{
	margin: 0;
	padding: 0 0.5em;
	border: 2px solid #eff4ff;
	list-style-type: none;
}

#sectionDisplay .highlighted-false
{
}

#sectionDisplay .highlighted-true
{
	background-color: #eff4ff/*#f7f7f7*/;
	color: #000;
}

#sectionDisplay .publicationsListItem ul li
{
	list-style-position: outside;
	list-style-type: circle;
	margin: 0;
	padding: 0;
}

#sectionDisplay .summary
{
	clear: left;
}

#sectionDisplay #map
{
	width: 775px;
	height: 580px;
	margin: 0;
	padding: 0;
}

#sectionDisplay .contactMethod
{
	margin: 0;
	margin-bottom: 1em;
	padding: 0;
}

#sectionDisplay .contactMethod p
{
	margin-bottom: .5em;
	padding: 0;
}

#sectionDisplay .contactMethod address
{
	font-style: normal;
}

#sectionDisplay .contactMethod .hint
{
	display: none;
	color: #799abd;
	font-weight: bold;
}

/*#sectionDisplay .contactMethod label
{
	text-align: left;
	padding-right: 1em;
}*/







#subsectionChooser li
{
	margin: 0;
	padding: 10px;
	border-top: 2px solid #99badd;
	border-bottom: 2px solid #99badd;
	/*border: 2px solid #99badd;
	border-top: 0;
	border-bottom: 0;*/
}



#subsectionChooser
{
	margin: 0;
	padding: 0;
	position: absolute;
	width: 160px;
}

#subsectionChooser ol
{
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #99badd;
}

#subsectionChooser li a
{
	color: #fff;
}

#subsectionChooser .subsectionChoice-unselected
{
	background-color: #799abd;
	color: #fff;
}

#subsectionChooser .subsectionChoice-selected
{
	font-weight: bold;
}

#subsectionContent
{
	padding-left: 180px;
}

#subsectionContent form ol
{
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
	margin-bottom: 1em;
	padding: 0;
}

#subsectionContent form ol li
{
	margin: 0;
	padding: .5em 0 1em 0;
	border-bottom: 1px dotted #000;
}

#subsectionContent form label
{
	display: inline-block;
	width: 120px;
	vertical-align: top;
	font-weight: bold;
}

#subsectionContent form .Input
{
	width: 400px;
}

#subsectionContent form textarea
{
	height: 4em;
}

#subsectionContent .NoRecordYet li, #subsectionContent .NoRecordYet p
{
	display: none;
}

#subsectionContent .NoRecordYet .RecordChooser
{
	display: list-item;
}

#subsectionContent .alert
{
	background-color: #ff0;
}

#subsectionContent #AllItems table
{
	border-collapse: collapse;
}

#subsectionContent #AllItems table tr
{
	cursor: pointer;
}

#subsectionContent #AllItems table tr td
{
	border: 1px solid #000;
}

#footer
{
	background-color: transparent;
	margin: 0;
	margin-bottom: 2em;
	padding: 0;
}
#footer p
{
	margin: auto;
	margin-top: 0;
	padding: 0;
	text-align: center;
	width: 12.5em;
	border: 4px solid #99badd;
	border-top: 0;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	background-color: #fff;
}
