/* CSS Document */

#menuNavigation {
	width:440px;		
	text-align:center;
	margin-left:300px;
	border-top: thin solid #999999;	
}

#menuNavigation ul {
	list-style:none;
	margin:0;
	padding:0;
	padding-top:2px;
	padding-bottom:4px;
}

#menuNavigation li {
	display:inline;
	font-size:0.9em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003399;
	line-height: 24px;
}

	
#menuNavigation a:link, #menuNavigation a:visited {
	margin-right:2px;
	padding:3px 5px 2px 5px;
	color: #003399;
	font-weight:bolder;
	text-decoration:none;
	}
	
#menuNavigation a:hover {
	color:#666666;
	}

#Banner{
	width:740px;
	height:100px;
	border-bottom: thin solid #999999;
	}

#BannerImage{
float:left;
}

#BannerImage_right{
float:right;
margin-right:15px;
}

#Image_left
{
float:left;
margin-right:15px;
}

#Image_right
{
float:right;
margin-left:15px;
}

#BannerQuote{
margin-left: 300px;
font-size: 0.7em;
text-align: justify;
background-image:url(../images/victoria-street.jpg);
}

.style1 {color: #003399}
.style2 {color: #FF0000}
	
.footnote{
font-size:0.6em;
text-align:right;
}

p, h1, h2, h3, li {
	font-family: Arial, Helvetica, sans-serif;
}
	
p {
	font-size: 0.8em;
}
	
li {
	font-size:0.8em;
	}
			
h1 {
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	color: #003399;
	text-align:left;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	margin-top: 5px;
	margin-bottom: 3px;
}

h2 {
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
	text-align:left;
	color: #666666;
	font-weight:bold;
	text-decoration: none;
	padding-top: 10px;
	word-spacing: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

h3 {
	font-size:0.8em;
	color: #666666;
	font-weight:bold;
	}
	
hr {
	color: #999999;
	noshade;
}	

#LinkNavigation{
	position:absolute;
	top:6em;
	left:0px;
	padding:0px;
	margin-top:25px;
	margin-left:10px;
	width:150px;
}

#LinkNavigation ul {
	list-style:none;
	margin:0px;
	padding:0;
}
#LinkNavigation li {
display:inline;
	margin-bottom:2px;
	font-weight:bold;
}

#LinkNavigation li a {
	display:block;
	padding: 2px 2px 2px 0.5em;
	color:#003399;
	text-decoration:none;
}
	
#LinkNavigation li a:hover {
	color:#666666;
}

#Main_Content{
width:740px;
padding-top:30px;
padding-bottom:4px;
}


#left {
float: left;
width: 170px;
}

#center {
margin-left: 180px;
margin-right: 180px;
padding-left: 5px;
padding-right: 5px;
}

#right {
float:right;
width: 180px;
}

#menuPubsFoot {
	width:180px;		
	text-align:right;
	margin-top: 10px;
	margin-left:10px;
}

#menuPubsFoot ul {
	list-style:none;
	margin:0;
	padding:0;
	padding-top:2px;
	padding-bottom:4px;
}

#menuPubsFoot li {
	
	font-size:0.9em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003399;
	line-height: 24px;
}

	
#menuPubsFoot a:link, #menuPubsFoot a:visited {
	margin-right:2px;
	padding:1px 5px 2px 5px;
	color: #003399;
	font-weight:bolder;
	text-decoration:none;
	}
	
#menuPubsFoot a:hover {
	color:#666666;
	}
	
#bookDetails{
font-size: 0.7em;
color: #003399;
}

.marginQuote{
text-align:right;
color: #003399;
font-size: 0.75em;
margin-top: 30px;
margin-left: 20px;
}

.marginQuotePerson{
text-align:right;
color: #003399;
font-size: 0.75em;
font-style:italic;
font-weight:bold;
margin-left: 20px;
}

