html,body {
	margin:0;
	padding:0;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-repeat: repeat;
}
.homeland {
	width: 25%;
	padding-left: 2em;
}
.curtisphto {
	width: 75%;
	}

p { 
	line-height:1.5; 
	margin:0 0 1em;
}

div#container {
	position:relative; /* center, not in IE5 */
	width:750px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-image: url(../images/bg.png);
	background-repeat: repeat;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.info-contact {
	width: 100%;
	position: relative;
}

div#header {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	background-color: #333333;
	background-repeat: no-repeat;
	background-position: 100% 10px;
}
	div#header p {
		font-style:italic;
		font-size:1.1em;
		margin:0;
	}

div#nav {
	padding:1em;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	background-color: #00000;
	background-position: 98% 10px;
}
	div#nav p {
		font-style:italic;
		font-size:1.1em;
		margin:0;
	}


div#content {
	padding:1em 1em 5em; /* bottom padding for footer */
}
	div#content p {
		text-align:justify;
		padding:0 1em;
	}

div#footer {
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
	background: #471205;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #333333;
	background-color: #000000;
}
	div#footer p {
		padding:1em;
		margin:0;
	}
.editorialHeader {
	font-size: 28px;
	line-height: 20px;
	font-weight: bold;
	color: #0099CC;
	text-align: left;
	letter-spacing: -2px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bodyCOPY {
	font-size: 14px;
	line-height: 25px;
	color: #CCCCCC;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.footerCopy {
	font-size: 10px;
	line-height: normal;
	color: #FFFFFF;
}
.rightCLMborder {
	border: thin dotted #999966;
	margin-right: 5px;
}
.rightCLMBorder-Copy {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	padding: 10px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.rightCLMborder-Header {
	font-size: 14px;
	line-height: 25px;
	color: #FF9900;
	text-indent: 10px;
	white-space: normal;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
s
