﻿body
{
	background:#49bab6;
}

#header
{
	margin-top: 10px;
}

#downloadl
{
	float: left;
}

#downloadr
{
	float: right;
}	

#breadcrumb
{
	font: 14px, "Times New Roman";
	font-style: italic;
	font-weight: bold;
	color: #000000;
	background-color: #FF0000;
	height: 20px;
	padding: 5px 0px 0px 5px
} 

#breadcrumb a
{
	font-weight: bold;
	text-decoration: none;
} 

#breadcrumb a:hover
{
	color: #a1d3a4;
}

h1 
{
	font: 30px, "Times New Roman";
	font-weight: bold;
	color: #000000;
	letter-spacing: 2px;
	margin-left: 225px;
}

h2
{
	font: 24px, "Times New Roman";
	letter-spacing: 2px;
	font-weight: bold;
	font-style: italic;
}

h3
{
	font-weight: bold;
}

p
{
	font: 20px, "Times New Roman";
	line-height: 175%;
}

 


#info
{
	line-height: 175%;
	margin-left: 225px;
	margin-top: 25px;
	width: 75%;
}

#navmenu
{
	display: block;
	font: 12px, "Times New Roman";
	font-weight: bold;
	text-align: left;
	line-height: 300%;
	float: left;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	background-color: #808080;
	margin-left: 10px;
	margin-top: 20px;
}

#footer
{
	font: 14px, "Times New Roman";
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #ff0000;
	height: 40px;
	padding: 5px 0px 0px 5px;
	margin-top: 40px;
	clear: both;
}

table.adscolour
{
	width: 75%;
	border: 2px solid #000000;
	background-color: #ffffff;
	padding: 5px;
	border-spacing:5px;
	text-align: center;
	color: #ff0000;
}

table.adsbw
{
	width: 75%;
	border: 2px solid #000000;
	background-color: #ffffff;
	padding: 5px;
	border-spacing:5px;
	text-align: center;
}

table.editions
{
	border: 2px outset #000000;
	text-align: center;
	width: 100%;
}

table.pages
{
	border: 2px solid;
	text-align: center;
	background-color: #000000;
}

a:link
{
	color:#ffffff;
	font-weight: bold;
}

a:visited
{
	color:#ffffff;
	text-decoration: underline;
	font-weight: bold;
}

a:hover
{
	color:#ffffff
	font-weight: bold;
}

.photo
{
	border: 1px solid;
}