body {
	font-family: Times New Roman, serif;
	font-size: 13px;
	color: #000;
	line-height: 17px;
	background: #DABE97;
}

img { behavior:	url("/images/page/pngbehavior.htc"); }

h1.topofpage {
	color: #030;
	font-size: 19px;
	font-weight: normal;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}	
	
h1 {
	color: #030;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	margin-top: 1px;
	margin-bottom: 6px;
}	
	
h2 {
	color: #030;
	font-size: 16px;
	font-weight:normal;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 6px;
}

div#mainwrap {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

div#leftcolumnwrap {
	width: 506px;
	float: left;
	text-align: left;
	background: url(/images/page/leftcolumn_highbckgrd_new.jpg) no-repeat top;
}

div#rightcolumnwrap {
	width: 464px;
	height: 840px;
	float: left;
	text-align: left;
	background: url(/images/page/rightcolumn_highbckgrd_new.jpg) no-repeat top left;
}

div#leftcolumn {
	padding: 126px 32px 30px 44px;
	line-height: 15px;
}

#navbar {
	margin: 54px 0 0 24px;
	font-size: 14px;
}

#navbar ul {
	margin: 0; 
	padding: 0;
	color: #FFF;
}

#navbar li {
	margin: 0 8px 0 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navbar a:link, #navbar a:visited {
	color: #391C00;
	text-decoration: none;
}

#navbar a:hover {
	color: #360;
	text-decoration: none;
}

#staticphoto {
	width: 464px;
	height: 349px;
	margin-top: 12px;
}

#footerbar {
	margin: 20px 0 0 24px;
	font-size: 14px;
	color: #391C00;
}

#footerbar a:link, #navbar a:visited {
	color: #391C00;
	text-decoration: none;
}

#footerbar a:hover {
	color: #360;
	text-decoration: none;
}

#copyright {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	text-align: center;
}