@charset "utf-8";
body {
	color: #5F5F5F;
	background: #495a74 url(../images/bg2.jpg) repeat-y center;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.oneColFixCtrHdr #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background: #8da3c1;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 60px 0 10px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #ffffff;
	font-size: 4.5em;
	font-weight: normal;
	letter-spacing: -3px;
}

#mainContent h1 {
	font-weight: normal;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 2.5em;
	margin: 20px 0 0 0;
	padding: 0 0 6px 0;
	text-transform: capitalize;
	color: #607591;
	}

h2 {
	font-weight: bold;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 2em;
	margin: 20px 0 0 0;
	padding: 0 0 6px 0;
}

h3 {
	font-weight: bold;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.6em;
	margin: 20px 0 0 0;
	padding: 0 0 6px 0;
	color: #7b8ea8;
}


.oneColFixCtrHdr #navbar {
	height: 40px;
	background: #7897c1;
}

.oneColFixCtrHdr #mainContent {
	padding: 20px 20px 60px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF url(../images/bg.jpg) repeat-x top;
}

.oneColFixCtrHdr #footer {
	padding: 40px 20px 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#8da3c1;
	text-align: right;
}

.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.oneColFixCtrHdr #footer a:link, .oneColFixCtrHdr #footer a:visited {
	color: #464646;
	text-decoration: none;
	}
	
.oneColFixCtrHdr #footer a:hover, .oneColFixCtrHdr #footer a:active {
	color: #464646;
	text-decoration: underline;
	}

a:link, a:visited{
	color: #5b697c;
	text-decoration: underline;
	}
a:hover, a:active {
	color: #5b697c;
	text-decoration: underline;
	}

#FlashID {
	margin: 0px 0px 20px 10px;
	float: right;
}

.right {
	margin: 0px 0px 20px 20px;
	float: right;
}

.left {
	margin: 0px 20px 20px 0px;
	float: left;
}
p {
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 1.4em;
	line-height: 1.4em;
	font-family: Verdana;
}

.pagebar {
	padding: 0 0 0 20px;
	margin: 0;
	border-top: black 1px solid;
	border-bottom: black 1px solid;
	height: 35px;
	background: url(../images/navbar.jpg);
}

.pagebar a {
	display: block;
	font-size: 1.2em;
	float: left;
	color: #495a74;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	height: 27px;
	text-align: center;
	padding: 8px 15px 0px 15px;
	text-decoration: none;
}


.pagebar a:hover {
	background-color: #cecece;
	text-decoration: none
}

.pagebar li a.current {
	background: #7b8ea8;
	color: #ffffff;
	font-weight: bold;

}
.pagebar li {
	list-style-type: none;
	display: inline;
}

#ukbookworld {
	margin: 10px 0 20px 0;
	padding: 10px 10px 10px 40px;
	font-size: 1em;
	line-height: 1em;
	width: auto;
	text-align: right;
	color: #999;
	font-weight: bold;
	background: #ffffff url(../images/mag_glass_r1.gif) no-repeat 5px 5px;
	border: 1px solid #000;
}

#contact_top {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	line-height: 1em;
	width: 400px;
	float: right;
	text-align: right;
	color: #434e5c;
	font-weight: bold;
}
.oneColFixCtrHdr #container #header #contact_top p {
	line-height: 1.4em;
	color: #ffffff;
	margin: 0px;
	padding: 0 10px 0 0;
}

.oneColFixCtrHdr #container #header #contact_top p a:link, .oneColFixCtrHdr #container #header #contact_top p a:visited {
	color: #464646;
	text-decoration: none;
	}
	
.oneColFixCtrHdr #container #header #contact_top p a:hover, .oneColFixCtrHdr #container #header #contact_top p a:active {
	color: #464646;
	text-decoration: underline;
	}

.oneColFixCtrHdr #container #header #contact_top #ukbookworld p {
	color: #666;
	padding: 0;
	font-size: 1.2em;
}

.oneColFixCtrHdr #container #header #contact_top #ukbookworld p a:link, .oneColFixCtrHdr #container #header #contact_top #ukbookworld p a:visited {
	color: #4a7cc1;
	}
	
.oneColFixCtrHdr #container #header #contact_top #ukbookworld p a:hover, .oneColFixCtrHdr #container #header #contact_top #ukbookworld p a:active {
	color: #4a7cc1;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}
.oneColFixCtrHdr #container #footer p {
	font-size: 1.4em;
	font-weight: bolder;
	color: #464646;
}

#header a:link, #header a:visited, #header a:hover, #header a:active {
	color: #ffffff;
	text-decoration: none;
	}

ul {
	font-size: 1.4em;
	line-height: 1.4em;
	font-family: Verdana;
	margin-top: 0px;
}

ul li {
	margin-bottom: 20px;
}
.oneColFixCtrHdr #container #mainContent .dates li {
	margin-bottom: 6px;
}
.oneColFixCtrHdr #container #mainContent.ephemera {
	background: url(../images/ephemera.png) no-repeat center bottom;
	padding-bottom: 170px;
}

#map_canvas {
	width: 600px;
	height: 400px;
	margin: 0;
	border: solid 1px #000000;
}

.label {
	background: #495a74 url(../images/menu.gif);
	color: #fff;
	padding: 4px;
	font-weight: bold;
	border: 1px #000000 solid;
	}
