body {
	background: #BCB3A7;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: 0px;
	padding: 0px;
}

a {
    color: #444433;
    text-decoration: none;
    font-weight: bold;
}
a:visited {
    color: #333322;
}
a:hover {
    color: #003366;
}

.float_right {
	float: right;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 5px;
}
.float_left {
	float: left;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 5px;
}

ul {
	margin-top: 5px;
}

li {
	margin-bottom: 5px;
	margin-left: -15px;
}

#encompass	{
	position: relative;
	width: 730px;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	border-width: 5px;
	border-style: solid;
	border-color: #000000;
	background: url(../images/layout/bkg.jpg) no-repeat top center #C4CFDB;
}

#top {
	width: 730px;
	height: 155px;
	border-width: 0px;
	border-collapse: collapse;
}

#titlebar {
	z-index: 0;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 2px;
	width: 726px;
	color: #FFFFFF;
	font-size: 0.8em;
	background: #000000;
	clear: both;
	border: 0px;
	border-collapse: collapse;
	text-align: center;
	vertical-align: top;
}
#titlebar a {
	text-decoration: none;
	color: #FFFFFF;
}
#titlebar a:hover {
	color: #999999;
}

#headerbar {
	width: 710px;
	border-width: 0px;
	border-collapse: collapse;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#header_table {
	width: 100%;
	font-size: 0.9em;
	font-weight: bold;
}

#header1 {
	width: 33%;
	height: 25px;
	margin: 4px;
	color: #FFFFFF;
	background: #333333;
	text-align: center;
	vertical-align: middle;
}
#header1 a {
	text-decoration: none;
	color: #FFFFFF;
}
#header1 a:hover {
	color: #BDA686;
}
.con_head1 {
	color: #333333;
	background: #BDA686;
	text-align: center;
	margin-bottom: 15px;
	padding: 5px;
	font-size: 1.0em;
	font-weight: bold;
}

#header2 {
	width: 33%;
	height: 25px;
	margin: 4px;
	color: #FFFFFF;
	background: #333333;
	text-align: center;
	vertical-align: middle;
}
#header2 a {
	text-decoration: none;
	color: #FFFFFF;
}
#header2 a:hover {
	color: #BD8A86;
}
.con_head2 {
	color: #333333;
	background: #BD8A86;
	text-align: center;
	margin-bottom: 15px;
	padding: 5px;
	font-size: 1.0em;
	font-weight: bold;
}

#header3 {
	width: 33%;
	height: 25px;
	margin: 4px;
	color: #FFFFFF;
	background: #333333;
	text-align: center;
	vertical-align: middle;
}
#header3 a {
	text-decoration: none;
	color: #FFFFFF;
}
#header3 a:hover {
	color: #EFA254;
}
.con_head3 {
	color: #333333;
	background: #EFA254;
	text-align: center;
	margin-bottom: 15px;
	padding: 5px;
	font-size: 1.0em;
	font-weight: bold;
}

#header4 {
	width: 33%;
	height: 25px;
	margin: 4px;
	color: #FFFFFF;
	background: #333333;
	text-align: center;
	vertical-align: middle;
}
#header4 a {
	text-decoration: none;
	color: #FFFFFF;
}
#header4 a:hover {
	color: #86BD89;
}
.con_head4 {
	color: #333333;
	background: #86BD89;
	text-align: center;
	margin-bottom: 15px;
	padding: 5px;
	font-size: 1.0em;
	font-weight: bold;
}

#header5 {
	width: 33%;
	height: 25px;
	margin: 4px;
	color: #FFFFFF;
	background: #333333;
	text-align: center;
	vertical-align: middle;
}
#header5 a {
	text-decoration: none;
	color: #FFFFFF;
}
#header5 a:hover {
	color: #82B8BD;
}
.con_head5 {
	color: #333333;
	background: #82B8BD;
	text-align: center;
	margin-bottom: 15px;
	padding: 5px;
	font-size: 1.0em;
	font-weight: bold;
}

#header6 {
	width: 33%;
	height: 25px;
	margin: 4px;
	color: #FFFFFF;
	background: #333333;
	text-align: center;
	vertical-align: middle;
}
#header6 a {
	text-decoration: none;
	color: #FFFFFF;
}
#header6 a:hover {
	color: #B599C8;
}
.con_head6 {
	color: #333333;
	background: #B599C8;
	text-align: center;
	margin-bottom: 15px;
	padding: 5px;
	font-size: 1.0em;
	font-weight: bold;
}

#content_area {
	width: 697px;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 11px;
	padding-bottom: 0px;
	font-size: 0.8em;	
}
.full_cell {
	width: 687px;
	padding: 10px;
	background: #FFFFFF;
	border: 2px;
	border-style: outset;
	border-left-color: #999999;
	border-top-color: #999999;
}
#partial_left {
	width: 218px;
	border: 0px;
	border-collapse: collapse;
	float: left;
}
#partial_left p {
	margin-bottom: 5px;
}
#partial_right {
	width: 459px;
	border: 0px;
	border-collapse: collapse;
	margin-left: 2px;
	float: right;
}
#partial_right a {
	color: #0000CC;
}
#partial_right a:visited {
	color: #330066;
}
#partial_right li {
	margin-bottom: 12px;
	margin-top: 12px;
}
.con_cell {
	width: 99%;
	padding: 7px;
	padding-bottom: 15px;
	background: #FFFFFF;
	border: 2px;
	border-style: solid;
	border-color: #999999;
	margin-bottom: 0px;
}

#sliver {
	border: 710px;
	clear: both;
	font-size: 0.1em;
	margin-bottom: 10px;
}

#copyright {
	position: relative;
	z-index: 2;
	width: 736px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	color: #CCCCCC;
	font-size: 0.8em;
	background: #000000;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
	clear: both;
	text-align: center;
	vertical-align: top;
}
#copyright a {
	text-decoration: none;
	color: #FFFFFF;
}
#copyright a:hover {
	color: #999999;
}

