html, body{
	margin: 0px;
	padding: 0px;
	background: #898989;
	color: #898989;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

#head{
	margin-top: 2px;
	padding-top: 12px;
	padding-left: 18px;
	padding-left: 18px;
	height: 62px;
	background: #ECECEC;
	font-weight: 600;
	min-width: 780px;
}

#head a, #head a:visited{
	text-decoration: none;
	color: #898989;
}

#head a:hover, #head a:active{
	text-decoration: none;
	color: #ECECEC;
}

#title{
	float: left;
	font-size: 40pt;
}

#nav{
	float: left;
	margin-left: 48px;
	font-size: 18px;
}

#nav-bio, #nav-portfolio, #nav-statement, #nav-teaching, #nav-contact{
	float: left;
	margin: 0px;
	margin-right: 12px;
	margin-top: 40px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#nav-bio:hover, #nav-portfolio:hover, #nav-statement:hover, #nav-teaching:hover #nav-contact:hover, #nav-teaching:hover, body.Bio  #nav-bio, body.Portfolio  #nav-portfolio, body.Statement  #nav-statement, body.Teaching #nav-teaching, body.Contact  #nav-contact{
	background: #898989;
	color: #ECECEC;
}

#nav-bio:hover a, #nav-portfolio:hover a, #nav-statement:hover a, #nav-teaching:hover a, #nav-contact:hover a, #nav-teaching:hover a, body.Bio  #nav-bio a, body.Portfolio  #nav-portfolio a, body.Statement  #nav-statement a, body.Teaching #nav-teaching a, body.Contact  #nav-contact a{
	color: #ECECEC;
}

#content{
	margin-left: 33px;
	margin-right: 30px;
	margin-top: 12px;
	margin-bottom: 12px;
	background: #ECECEC;
	padding: 9px;
	clear: both;
	font-size: 13pt;
	font-weight: 500;
	min-width: 750px;
}

body.Bio #content, body.CV #content, body.Teaching #content, body.Contact #content, body.About #content, body.Other #content{
	max-width: 850px;
}

#content img{
	border: none;
}

#smalldesc{
	font-size: 9pt;
	font-style: italic;
}

#tagb{
	font-size: 9pt;
	background: url('../images/tagb.gif') center no-repeat;
	height: 11px;
	width: 120px;
	margin: 2px;
	padding: 4px;
	text-align: center;
	float: left;
}

#tagb:hover{
	background: url('../images/tagbsel.gif') center no-repeat;
}

#tagbsel{
	font-size: 9pt;
	background: url('../images/tagbsel.gif') center no-repeat;
	height: 11px;
	width: 120px;
	margin: 2px;
	padding: 4px;
	text-align: center;
	float: left;
}

#box{
	float: left;
	text-align: center;
	margin: 9px;
	clear: top;
	height: 240px;
}

#box:hover{
	filter:alpha(opacity=58);
	-moz-opacity:.58;
	opacity:.58;
	color: #898989;
}

body.Portfolio #content a, body.Portfolio #content a:visited, body.Portfolio #content a:active{
	text-decoration: none;
	color: #898989;
}

body.Portfolio #content a:hover{
	text-decoration: none;
	color: #000000;
}

#clear{
	clear: both;
}

#footer{
	background: #ECECEC;
	margin: 0px;
	margin-bottom: 2px;
	height: 20px;
	padding: 9px;
	padding-left: 33px;
	padding-right: 30px;
	font-style: italic;
	font-size: 9pt;
}

body.Bio #footer, body.CV #footer, body.Teaching #footer, body.Contact #footer, body.About #footer, body.Other #footer{
	max-width: 850px;
}

#footer a, #footer a:visited, #footer a:active{
	text-decoration: none;
	color: #898989;
}

#footer a:hover{
	text-decoration: none;
	color: #ECECEC;
}

#copyright{
	float: left;
}

#altnav{
	float: right;
}
