/* CSS Document */

html {
	margin-bottom: 1px;
	min-height: 100%;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

body {
	background-color: #000000;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 178px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: auto;
}
#content {
	float: right;
	width: 570px;
	margin-top: 35px;
	margin-bottom: 150px;
	padding-bottom: 0px;
}
#content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
	float: left;
	width: 200px;
	margin-top: 35px;
	margin-bottom: 20px;
}
#nav ul {
	list-style-type: none;
	margin-top: 0px;
}
#nav ul li {
	margin-bottom: 20px;
	margin-left: -20px;
}
#nav  li  a  {
	color: #999999;
	text-decoration: none;
}
#nav  li  a:hover  {
	color: #F3541C;
}
#nav    li    a.selected  {
	color: #F3541C;
}
#footer {
	background-color: #666666;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 35px;
	clear: both;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EEBE17;
	padding-top: 0px;
	margin-bottom: 0px;
}
#bottom-nav {
	text-align: center;
	padding-top: 7px;
}
#bottom-nav a {
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 1px;
	padding-right: 3px;
	padding-left: 3px;
}
#bottom-nav a:hover {
	color: #FFFF00;
}
#bottom-nav a.selected {
	color: #FFFF00;
}
.notification {
	text-align: center;
	color: #F27A2C;
}
a.email {
	text-decoration: none;
	color: #F27A2C;
}
a:hover.email {
	color: #F27A2C;
	text-decoration: underline;
}


.pdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #248AC1;
	text-align: center;
}

#library  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 250px;
	margin-left: 150px;
	border: 1px solid #CCCCCC;
	padding: 0px;
}
#library a {
	text-decoration: none;
	color: #666666;
}
#library a:hover {
	color: #57AEC2;
	text-decoration: underline;
}


#library th {
	font-size: 14px;
	background-color: #248AC1;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFFFFF;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#library td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin: 0px;
	text-align: center;
	background-color: #fffff0;
}
#library tr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#library td.alt {

}
#library2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 150px;
	margin-left: 25px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#library2 a {
	text-decoration: none;
	color: #666666;
}
#library2 a:hover {
	color: #57AEC2;
	text-decoration: underline;
}
#library2 tr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#library2 th {
	font-size: 14px;
	background-color: #248AC1;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFFFFF;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#library2 td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin: 0px;
	width: 100px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 0px;
}
#library2  tr.alt {
	background-color: #F3F3F3;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
#credits {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 5px;
}
#credits p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
#credits   a  {
	color: #797979;
	text-decoration: none;
}
#credits a:hover {
	text-decoration: underline;
}
.pic-david {
	float: right;
	height: 191px;
	width: 263px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 10px;
}
