body {
	margin: 0px;
	padding: 0px;
}
#holder {
	padding: 0px;
	left: auto;
	right: auto;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	width: 750px;
	margin: 0px auto 0px;
	height: 650px;
	background-repeat: no-repeat;
	background-image: url(/images/SITE-home.jpg);
}
#header {
	height: 140px;
	border: 0px none #999999;
}
#navigation {
	margin: 0px;
	padding: 0px;
	width: 160px;
	float: left;
	left: 5px;
}
#page {
	margin: 0px;
	padding: 0px;
	display: block;
	float: right;
	width: 500px;
}
#pageContent {
	float: left;
	width: 520px;
	margin: 0px;
	padding: 0px;
}

#navContent {
	margin: 0px;
	position: relative;
	bottom: 0px;
	top: 20px;
	line-height: 1em;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#navContent a {
	margin: 0px 0px 2px;
	padding: 0px 0px 2px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #160400;
	font-weight: bold;
	text-align: right;
}
#navContent a:hover {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B34949;
	font-weight: bold;
}
#navContent ul {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#navContent li {
	margin: 0px;
	padding: 0px 0px 1px;
	list-style-type: none;
}

#subNav{ margin: 0px 0px 0px 8px; padding: 0px;}
#subNav ul {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#subNav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subNav a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5D2E1A;
	font-weight: normal;
	text-align: right;
}
#subNav a:hover {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC99CC;
	font-weight: normal;
}
#subsubNav{ margin: 0px 0px 0px 5px; padding: 0px;}
#subsubNav ul {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#subsubNav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subsubNav a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6B1B07;
	font-weight: normal;
	text-align: right;
}
#subsubNav a:hover {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC99CC;
	font-weight: normal;
}
#base {
	padding: 2px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 500px;
	height: 18px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	float: right;
}
.clearer {
	clear: both;
	float: left;
	width: 500px;
}
#base .baseright {
	float: right;
	margin: 0px;
	padding: 0px;
	display: block;
}
#base a {
	color: #990000;
	clear: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
.ListBox {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.ListTop {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.ListBox2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.XXX {
	font-family: "Times New Roman", Times, serif;
}
