body {
	background: center;
	background-image:url(images/background.jpg);
	background-repeat:repeat;
	margin-left: 0px;
	margin-top: 0px;
}
#topborder {
	background-image: url(images/topborder.jpg);
	background-repeat: repeat-x;
	margin-top:0px;
	height:35px;
	width:100%;
	position:absolute;
	left: 2px;
	top: 0px;
}
#header {
	background-image:url(images/header1.jpg);
	margin-left:123px;
	width:800px;
	height:142px;
	background-repeat:no-repeat;
	position:absolute;
	left: 0px;
	top: 0px;
}
#wrapper {
	position:relative;
	height: 100%;
	width:100%;
}

#leftnav {
	width:252px;
	/*float:left;
	margin-top:115px;
	margin-left:125px;
	margin-bottom:0px;*/
	background-color:#EBDE96;
	height:675px;
	position:absolute;
	left: 125px;
	top: 149px;
}
#leftnavlong {
	width:252px;
	/*float:left;
	margin-top:115px;
	margin-left:125px;
	margin-bottom:0px;*/
	background-color:#EBDE96;
	height:1000px;
	position:absolute;
	left: 123px;
	top: 150px;
}
#content {
	float:left;
	/*margin-left:0px;
	margin-top:115px;
	margin-right:0px;*/
	background-color: #FFC;
	padding:0em 1em 0em 1.2em;
	width:500px;
	height: 675px;
	position: relative;
	left: 380px;
	top: 149px;
	font-weight: bold;
	overflow:scroll;
}
#contentlong {
	float:left;
	/*margin-left:0px;
	margin-top:115px;
	margin-right:0px;*/
	background-color:#FFC;
	padding:0em 1em 0em 1.2em;
	width:505px;
	height: 1000px;
	position:absolute;
	left: 381px;
	top: 149px;
	font-weight: bold;
}
#rightpanel {
	float:left;
	width:152px;
	background-color:#EBDE96;
	/*margin-top:115px;
	margin-left:0px;
	margin-bottom:0px;*/
	height:599px;
	position:absolute;
	left: 775px;
	top: 159px;
}

#footer {
	margin-left:125px;
	margin-top:0px;
	width:794px;
	height:160px;
	background-color:#EBDE96;
	text-align:center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:0.70em;
	line-height:.90em;
	color:#997b12;
	font-weight:bold;
	vertical-align:middle;
	position:absolute;
	top: 829px;
	left: 0px;
}
#footerlong {
	margin-left:125px;
	margin-top:0px;
	width:799px;
	height:160px;
	background-color:#EBDE96;
	text-align:center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:0.70em;
	line-height:.90em;
	color:#997b12;
	font-weight:bold;
	vertical-align:middle;
	position:absolute;
	top: 1155px;
	left: 1px;
}
.centertext {
	text-align:center;
}
a:link {
	color: #997b12;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #997b12;
}
a:hover {
	text-decoration: underline;
	color: #997b12;
}
a:active {
	text-decoration: none;
	color: #997b12;
}
h1 {
	color:#997b12;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:1.4em;
}
h2 {
	color:#997b12;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:1.2em;
}
h3 {
	color:#997b12;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:1.1em;
}
.floatright {
	float:right;
	margin-right:15px;
}
.floatleft {
	float:left;
	margin-left:15px;
}
.redtext {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#F00;
}
.faqtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:.85em;
	font-weight: normal;
}
.bullettext {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:15px;
}
.tipsmtext {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:13px;
}
.specialstxt {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:1.2em;
	text-align:center;
	color:white;
	display:block;
	background-color:#840000;
}

