#wrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/left_bar_back.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;
	border: medium none #333333;
}
#wrapback {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 3px;
}
body {
	background-image: url(images/body_back.jpg);
	background-repeat: repeat-x;
}
#top {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	text-align: right;
}
#body {
}
#navigation {
	height: 45px;
	background-color: #FFFFFF;
	background-image: url(images/navigation_back.jpg);
	background-repeat: repeat-x;
	text-align: center;
	line-height: 50px;
	font-family: Palatino;
	font-size: 14px;
	padding-left: 60px;
}
#topspacer {
	height: 9px;
	width: 100%;
}
p {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer p {
	margin-bottom: 3px;
}
#footer p a {
	margin-bottom: 3px;
	text-decoration: underline;
	color: #000000;
}
#footer p a:hover {
	margin-bottom: 3px;
	text-decoration: none;
	color: #000000;
	font-style: italic;
}
#pagetitle {
	position: relative;
	height: 25px;
	width: 250px;
	left: 255px;
	top: 175px;
	z-index: 30;
	text-align: center;
}
#pagetitle h1 {
	margin: 0px;
	font-size: 16px;
	font-family: Palatino;
	color: #006699;
	text-align: left;
}
#header {
	background-image: none;
	height: 213px;
	width: 800px;
	background-repeat: no-repeat;
}
.clear {
	clear: both;
}
#leftcontent {
	float: left;
	width: 230px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
}
#rightcontent {
	float: right;
	width: 530px;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#footer {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Palatino;
	font-size: 11px;
}
#whitespacer {
	background-color: #FFFFFF;
	height: 5px;
	width: 100%;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
#navigation a {
	color: #000000;
	text-decoration: none;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
#navigation a:hover {
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
h2 a {
	color: #333333;
	text-decoration: underline;
}
h2 a:hover {
	color: #333333;
	font-style: italic;
}
#leftcontent a {
	color: #006699;
}
#leftcontent a:hover {
	color: #006699;
	text-decoration: underline;
}
.leftnav {
	color: #FFFFFF;
}
.leftnav a {
	color: #FFFFFF;
	text-decoration: none;
}
.leftnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#leftcontentadmin {
	float: left;
	width: 230px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
}
#leftcontentadmin a {
	color: #FFFFFF;
}
#leftcontentadmin a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

