body {
	background-color: #405c77;
	background-image: url(images/gradient_new.jpg);
	background-repeat: repeat-x;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 4px;
}

.breadcrumb {
	color: 151E27;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.breadcrumb:link {
	color: 151E27;
	text-decoration: none;
}
a.breadcrumb:visited {
	color: 151E27;
	text-decoration: none;
}

a.breadcrumb:hover {
	color: #151E27;
	text-decoration:underline
}
.BooksTable {
	background-color: #E4E6E3;
	border: 2px solid #F90;
	font-size: 20px;
	font-family: "Comic Sans MS", cursive;
}
.jobs {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bolder;
	color: #FA442B;
}

a:link {
	color: #000099;
	text-decoration: none
}

a:visited {
	color: #003399;
}
a:hover {
	text-decoration: underline;
}

.relatedLinks {
	color: #151E27;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

h1 {
	border-bottom-color: #06C;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	color: #06C;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 10px;
	padding-bottom: 4px;
}

h2 {
	border-bottom-color: #770000;
	border-bottom-style: solid;
	border-bottom-width: 1.5px;
	color: #880000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 10px;
}

a.related:link {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.related:visited {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.related:hover {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

a.copyright:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}


a.copyright:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}

a.copyright:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}



td {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
}

.APA {
	color: #330000;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
}
.white {
	color: #CCCCCC;
	font-size: 11px;
}
.photo_info {
	font-size: 10px;
	color: #666666;
}
.feature {
	font-size: 18px;
}
