@charset "utf-8";

/* CSS Document */

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 1000px;
	background-image: url(../images/banner_header.jpg);
	height: 135px;
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;

}

#navbar {
	text-align: center;
}

#content {
	margin-left: 260px;
	margin-right: 310px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 80%;
	color: #2f2f2f;
	margin-top: 68px;
	position: relative;
}

#latestnews {
	margin-bottom: 40px;
	margin-top: 80px;
	font-variant: small-caps;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
}

h1{
	margin-bottom: 40px;
	margin-top: 80px;
	font-variant: small-caps;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
}

#date {
	margin-bottom: 40px;
}

.imgposn {
	right: 150px;
	float: left;
	position: relative;
	margin-right: -150px;
	margin-top: 5px;
}

* {
	margin: 0px;
	padding: 0px;
	border:0;
}

p {
	margin-bottom: 15px;
}

.paraspacing {
	margin-top: 70px;
}

a .logoposn {
	position: relative;
	left: 200px;
	float: right;
	margin-top: 60px;
	margin-left: -150px;
	border: 0;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.redbold {
	font-weight:bold;
	color:red;
}

a:link {
	color: #999999;
}

a:hover {
	color: #999999;
}

a:visited {
	color: #999999;
}

#footer {
	background-image: url(../images/footer.gif);
	background-position: center;
	height: 34px;
	width: 1000px;
}

#guide #footer {
	margin-top: 30px;
}

#alam {
	position: relative;
}

#markblake {
}

#andybrown {
}

#blakebutler {
}

#stevecaires {
}

#stephancollishaw {
}

#peterdoggett {
}

#engrish {
}

#dayoforster {
}

#lucyhayden {
}

#martinlampen {
}

#lynnetteledoux {
}

#stevemandich {
}

#lornamartin {
}

#martelmaxwell {
}

#drshanker {
}

#merrynwebb {
}

#susanweiner {
}

#robynyoung {
}

.pageheading {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
}

#extender {
	height: 500px;
}

ul {
	margin-left: 30px;
	margin-bottom: 20px;
}

li {
	margin-bottom: 10px;
}

#agent {
	margin-bottom: 20px;
	margin-top: -40px;
}

#index {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #0000CC;
	line-height: 1.5em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 10px;
	margin-bottom: 10px;
}

.smallcaps {
	font-variant: small-caps;
	font-size: 80%;
}

#booklogo {
	position: absolute;
	left: 460px;
	top: 125px;
	border:0;
}
#booklogo  img{
border:0;
}

#footer{
text-indent:-9999px;
}
