body {
	background: url(bkg2.jpg);
	margin: 0px;
	padding: 0px;
}
#layout {
	width: 699px;
	margin-top: 100px;
	font-family: "Trebuchet MS";
	color: #675E61;
	font-size: 12px;
}
#layout h1 {
	color: #B7B29E;
	text-align: center;
	font: bold 13pt/12px "Times New Roman", Times, serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
}
#icon {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	vertical-align: text-top;
}
#title {
	color: #8EA1B0;
	text-transform: capitalize;
	bottom: 0px;
	font: bold 18pt/40px garamond;
	height: 40px;
	vertical-align: middle;
	text-align: center;
}
#nobkg {
	background: url(transparent);
}
#content {

	background: #FFFFFF;
	margin-top: 100px;
	font-family: "Trebuchet MS";
	color: #646D96;
	font-size: 12px;
}

#layout #content a {
	text-decoration: none;
	color: #92B1B6;
	font-weight: bold;
}

#title img {
	color: #8EA1B0;
	text-transform: capitalize;
	font: bold 18pt/25px garamond;
	vertical-align: bottom;
	bottom: 0px;
	top: 0px;
}
p {
	padding: 0px;
	text-indent: 50px;
	margin: 5px 0px 0px;
}
#layout #content a:hover {
	text-decoration: none;
	color: #CDB970;
	font-weight: bold;
}
#disclaim {
	background: #F9F9F9;
	color: #9BAEBD;
	text-align: center;
	font: 10px "arial narrow";
	vertical-align: bottom;
}
#layout #disclaim a {
	color: #6A7181;
	text-decoration: none;
}
#navigate {
	font: bold 18px/40px garamond;
	color: #5B96A4;
	padding-left: 10px;
}
#navigate a {
	color: #5B96A4;
	text-decoration: none;
}
#navigate a:hover {
	color: #9BAEBD;
	text-decoration: none;
}
