#topNav a	{
	font-size: 14px;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	border-left: 1px solid #444444;
}

#topNav a:link, #topNav a:visited, #topNav a:active {
	color: #333333;
}

#topNav {
	padding-right: 2px;
	background: #999999;
	width: 670px;
	padding-top: 5px;
	padding-bottom: 3px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #11304C;
	border-bottom: 1px solid #11304C;
}
#topNav ul {
	margin: 0px;
	padding: 0px;
}
#topNav li {
	list-style: none;
	display: inline;
}

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#banner {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/blair_top_banner.jpg) no-repeat;
	height: 150px;
	border-top: 1px solid #11304C;
}


#topNav li.A a:hover { color: #E2E2E2; }
.contentA { background-color: #68A7EA; }

#topNav li.B a:hover { color: #E2E2E2; }
.contentB { background-color: #FF9933; }

#topNav li.C a:hover { color: #E2E2E2; }
.contentC { background-color: #ffE699; }

#topNav li.D a:hover { color: #E2E2E2; }
.contentD { background-color: #B9B9B9; }

#topNav li.E a:hover { color: #E2E2E2; }
.contentE { background-color: #ffE699; }

#topNav li.F a:hover { color: #E2E2E2; }
.contentF { background-color: #FF9933; }

#topNav li.G a:hover { color: #E2E2E2; }
.contentG { background-color: #ffE699; }

.bodyText {
	font-size: 12px;
	color: #11304C;
	margin-right: 20px;
	margin-left: 20px;
}
.bodyText h3 {
	font-size: 14px;
}
.bodyText li {
	margin-bottom: 14px;
	clear: both;
}
.textbookimage {
	float: right;
	text-align: right;
	padding-right: 35px;
}

.textbookimage img {
	border: 1px solid #666666;
	margin-left: 6px;
}

.bookimages {
	float: right;
	border: 1px solid #666666;
	margin-right: 75px;
	margin-bottom: 6px;
	margin-left: 6px;
}

.bodyText a {
	color: #333;
}

.bodyText a:visited {
	color: #330099;
}

.pagelinks a {
	margin-right: 50px;
	line-height: 2em;
}

#footer {
	background: #999999 url(images/gargoyle_bottom_banner.jpg) no-repeat 555px center;
	width: 670px;
	text-align: right;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	border-top: 1px solid #11304C;
	border-bottom: 1px solid #11304C;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#footer a {
	color: #333333;
	text-decoration: none;
}

#footer a:hover {
	color: #e2e2e2;
}

#content {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px 0px;
	font-size: 14px;
	text-align: left;
}


.floatLeft {
	float: left;
	border: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 12px;
}

.floatRight {
	float: right;
	border: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}

.bodyTextWhite	{
	font-size: 12px;
	color: #FFFFFF;
}

.darkLink a:link, .darkLink a:visited, .darkLink a:active	{
	text-decoration:	underline;
	color:	#333333;
}

.darkLink a:hover	{
	text-decoration:	none;
	
}

.bodyTextHeader {
	font-size: 13px;
	color: #333333;
	font-weight: bold;

}

.bodyTextHeaderWhite	{
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;

}

.pubLink a:link, .pubLink a:visited, .pubLink a:active	{
		color: #FFFFFF;
	text-decoration: underline;
}

.pubLink a:hover	{
	text-decoration: none;
}
#footer div {
	margin-right: 135px;
	margin-top: 12px;
	margin-bottom: 12px;
}

div.frontpagephoto {
	text-align: center;
	float: right;
	padding: 1px 30px 3px 35px;
}
div.frontpagephoto img {
	border: 1px solid #0E223B;
	margin-bottom: 5px;
}

div.frontpagetext {
	text-indent:0;
	padding-left:30px;
	text-align:justify;
}

.biopagephoto {
	float: left;
}

.biopagephoto img {
	border: 1px solid #0E223B;
	margin-right: 10px;
	margin-bottom: 10px;
}

.previouseditions {
	margin-top: 15px;
}

.previouseditions div {
	width: 185px;
	float: left;
	text-align: right;
	margin-bottom: 15px;
}
.previouseditions img {
	border: 1px solid #999999;
}
