/* @override http://127.0.0.1/~judy/coho2007-2/base.css */

body{
	margin: 25px auto 0px;
	width: 769px;
	font-size: 14px;
}

#perf_table{
	border: 1px solid silver;
	width: 90%;
	margin: 0 auto;
}
img{
	border-style: none;
}
a:link, a:visited{
	color: navy;
	text-decoration:none;
}
a:hover{
	color:navy;
	text-decoration: underline;
	
}
#border{
	border-left: 1px solid #761a22;
	border-right: 1px solid #761a22;
	border-bottom: 1px solid #761a22;
	margin: 0;
	padding-bottom: 10px;
}
#tabs{
	
	text-align: center;
}
#header{
	background-color: #761a22;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 2px;
	color: 2A64B4;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 56px;
}
#subheader{
	
	border-bottom: 1px solid black;
	font-variant: small-caps;
	font-style: italic;
	font-size: 14px;
	text-align: right;
	margin-right: 0;
	background: white url(images/shadow.gif) repeat-x;
	height: 21px;
	margin: 0;
	padding: 7px 15px 0 0;
	color: gray;
}
#content{
	width: 750px;
	font: normal 11pt/13pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-right: auto;
	margin-left: 10px;
	bottom: 150pt;
	display: table;
	color: #444;
}

#indexText {
	width: 301px;

}
#footer{
	text-align: center;
	margin: 21px 0 6px;
	float: none;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: gray;
}
#crest{
	position: relative;
	top: -119px;
	float: none;
	left: 444px;
}
#motto{
	top: -119px;
	position: relative;
	float: none;
	left: 498px;
}

h1{
	color: #761a22;
	text-align: left;
	font: normal 18pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 5px 0 20px 0px;
}
h2{
	color: gray;
	margin: 5px 0 5px 0px;
	font: 18px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	top: 25px;
	bottom: 10px;
}
h3{
	color: navy;
	margin: 5px 0;
	font: normal normal 14px/13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.pictures{
	float: left;
	padding: 0;
	border: 1px solid gray;
	margin-top: 3px;
}
.profileText{
	margin-left: 125px;
	margin-bottom: 42px;
}

.list {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: square;
	text-shadow: #000000 0 0 0;
	list-style-position: outside;
	opacity: 0.5;
	text-align: left;
}

.buttons{
	list-style-type: none;
	
}
.buttons li{
	background: url(images/gradient.jpg) repeat-x;
	border: 1px solid gray;
	width: 80px;
	text-align: center;
	padding: 2px 5px;
	display: inline;
	margin: 4px;
}
.buttons li:active{
	background: url(images/gradient_inv.jpg) repeat-x;
}
.buttons .year{
	background-image: none;
	border-width: 0;
}
.buttons .year:active{
	background: none;
}
