body, div, h1, h2, h3, h4, h5, h6, img {
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body {
	text-align: center;
	margin-top: 20px;
}

#wrapper {
	width: 750px;
	border: 1px solid #a99b75;
	margin: auto;
	text-align: center;
}

#topMenu {
	width: 709px;
	background: url(/images/top-gradient.gif) repeat-y;
	text-align: right;
	height: 30px;
	margin: auto;
	position: relative;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 60%;
}

#topMenu a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#linkHolder {
	float: right;
	line-height: 25px;
	padding: 0;
	text-align: right;
	margin-top: 5px;
}

#linkHolder div {
	line-height: 25px;
	min-height: 25px;
	float: left;
	margin-left: 1px;
	padding: 0 13px 0 13px;
}

#linkHolder div span {
	vertical-align: middle;
}

#homeLink {
	text-align: left;
	line-height: 30px;
	min-height: 30px;
	position: absolute;
	top: 8px;
	left: 8px;
	font-size: 110%;
}

* html #homeLink {
	height: 30px;
}

#homeLink span {
	vertical-align: middle;
}

#aboutClasp {
	background: #27507a;
}

#aboutScape {
	background: #af9149;
}

#membersArea {
	background: #5c7284;
}

#homeMainContent {
	width: 709px;
	margin: auto
}

#homeTop {
	text-align: left;
	background: url(/images/homepic-top.jpg) top right no-repeat;
}

#homeTop img {
	margin: 25px 0 30px 40px;

}

#homeMiddle {
	text-align: left;
	background: url(/images/homepic-middle.jpg) top right no-repeat;
	height: 137px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 80%;
	color: #103258;
	margin: 0;
	padding: 55px 320px 0px 40px;
}

#homeMiddle p {
	margin: 0;
}

#homeFooter {
	margin: 0;
}

#innerTitle {
	width: 682px;
	margin: auto;
	padding: 25px 0 0 0;
	min-height: 86px;
}

#innerTitle .clear {background-color:#be9d49;}

#logoImage {margin-left:15px;}

*html #innerTitle {
	height: 86px;
}

#innerTitle img {
	float: left;
	margin-left: 11px;
}

#innerMainContentContainer {
	margin: 0 25px 0 25px;
	background: url(/images/inner-main-back.gif) repeat-y;
	font-family: arial, verdana, helvetica, sans-serif;
}

#leftBar {
	float: left;
	width: 190px;
	padding: 15px 0 0 0;
}

#clearDiv, .clear {
	clear: both;
	line-height: 1px;
}

#innerTitle h1 {
	color: #af893a;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	text-align: right;
	position: relative;
	top: 60px;
}

#innerMainContent {
	margin: 0 15px 10px 220px;
	padding-top: 10px;
	font-size: 80%;
	color: #103258;
	text-align: left;
}

#innerMainContent a {
	color: #103258;
	font-weight: bold;
	text-decoration: none;
}

#subLinks {
	border-bottom: 1px solid #be9d49;
	padding: 0 0 10px 10px;
	font-size: 90%;
	margin-bottom: 15px;
}

.valign {
	vertical-align: middle;
}

#credit {font-size:75%;font-family: arial, verdana, helvetica, sans-serif;}

.clear {clear:both; font-size:1px; height:1px; line-height:1px; display:block;}