body {

	margin: 0px; padding: 0px;

}

#master {

	width: 780px; height: 100%;

}

#header {

	width: 780px; height: 66px;

	background-image: url("images/header.gif");

	background-repeat: no-repeat;

	vertical-align: top;

	text-align: right;

	padding-top: 48px;

}

#header span {

	display: none;

}

#header a {

	font-family: verdana;

	font-size: 12px;

	color: black;

	text-decoration: none;

	margin: 0 30px 0 0;

}

#header a:hover {

	text-decoration: underline;

}

#nav {

	width: 144px;

	background-image: url("images/bbarbottom.gif");

	background-repeat: repeat-y;

	vertical-align: top;

	padding-top: 16px;

}

#nav a {

	text-align: center;

	margin-top: 8px;

	margin-left: 10px;

	border: 1px solid white;

	display: block;

	width: 124px;

	font-family: helvetica, verdana;

	font-size: 12px;

	color: black;

	text-decoration: none;

}

#nav a:hover {

	background-color: #F7D381;

}

#content {

	width: 596px;

	background-color: #E9ECF3;

	vertical-align: top;

	font-family: verdana;

	font-size: 12px;

}

#content h1 {

	font-family: verdana;

	font-size: 18px;

}

#content td {

	vertical-align: top;

	font-family: verdana;

	font-size: 10px;

}

#content p {

	text-indent: 10px;

	font-size: 10px;

	font-family: verdana;

	text-align: justify;

	margin: 0 8px 8px 8px;

}

#footer {

	height: 10px;

	background-color: #E9ECF3;

	color: #0075B0;

	font-family: verdana;

	font-size: 9px;

	text-align: center;

	vertical-align: top;

	padding-bottom: 8px;

}

.lefty {

	width: 20px;

	background-image: url("images/tileleft.gif");

	background-repeat: repeat-y;

}

.righty {

	width: 20px;

	background-image: url("images/tileright.gif");

	background-repeat: repeat-y;

}

#logostrip {

	text-align: center;



	width: 740px; height: 89px;

	background-image: url("images/footer.gif");

	background-repeat: no-repeat;

	margin-bottom: 8px;

}

#logostrip img {

	border: 0px;

}