body {
	background: #F2F1ED repeat-y center;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container {
	background: url(bkg.jpg) repeat-y center;
	height: 100%;
	width: 900px;
}#header {
	width: 826px;
	background: url(header.jpg) no-repeat;
	text-align: center;
	height: 244px;
}
#nav {
	background: url(nav_bkg.jpg) repeat-x;
	height: 47px;
	padding: 9px 0px 0px;
	width: 826px;
	text-align: center;
}
#nav a {
	color: #FFFFFF;
	text-transform: capitalize;
	text-decoration: none;
	font: bold 12pt Arial, Helvetica, sans-serif;
	padding-right: 13px;
	padding-left: 13px;
	border-bottom: 1px solid #E1E1E3;
	padding-bottom: 10px;
	margin: 0px;
}
#nav a:hover {
	border-bottom: 1px solid #7FD5CC;
}
#main {
	margin: 0px;
	padding: 0px 0px 25px;
	text-align: left;
	font: 12px/16px Tahoma, "Trebuchet MS";
	width: 810px;
}
#main a {
	color: #267379;
	text-decoration: none;
	font-weight: bold;
}
#main a:hover {
	color: #267379;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #10886D;
}

#menu {
	width: 190px;
	float: left;
	margin-right: 15px;
	background: #EEEDE9;
	padding: 0px 0px 0px 10px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
#menu a {
	display: block;
	border-right: 8px solid #E6E5E1;
	margin: 0px;
	padding: 10px 0px;
	color: #8AA2A0;
	text-decoration: none;
	letter-spacing: 2px;
	font-size: 12px;
	font-weight: bold;
}

h1 {
	color: #0E896D;
	font: bold 20pt Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 0px;
	margin-top: 0px;
}
h2 {
	font-weight: bold;
	color: #30767E;
	font-size: 14pt;
}
h3 {
	font-size: 11pt;
	color: #000000;
	text-decoration: underline;
	padding-bottom: 0px;
	margin-bottom: 5px;
}


#menu a:hover {
	border-right: 8px solid #0D886C;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
#footer {
	background: #F7F7F4;
	height: 50px;
	clear: both;
	vertical-align: bottom;
	border-top: 1px solid #E6E5E1;
	border-bottom: 1px solid #E6E5E1;
	color: #A9C2B5;
	font: 9px Tahoma, "Trebuchet MS";
	padding-top: 10px;
}
#footer a {
	color: #B7BFC1;
	text-decoration: none;
}

#righter {
	float: right;
	clear: none;
	width: 600px;
	color: #BFCCC4;
	text-decoration: none;
}
#main table {
	margin: 0px;
	padding: 0px;
}
#main td {
}
#index2 {
	background: #EEEDE9;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 2px none #54959B;
	border-right: 2px solid #54959B;
	border-bottom: 2px solid #54959B;
	border-left: 2px solid #54959B;
	padding: 5px;
}
#index1 {
	background: #EEEDE9;
	border-top: 2px solid #54959B;
	border-right: 2px solid #54959B;
	border-bottom: 2px none #54959B;
	border-left: 2px solid #54959B;
	padding: 5px;
	font: italic 14pt Arial, Helvetica, sans-serif;
	text-align: center;
	color: #0E866B;
}
#index2 li, #index_edit li {
	margin-bottom: 10px;
	font-size: 12px;
}
td#index_edit h1 {
font: italic 14pt Arial, Helvetica, sans-serif;
	text-align: center;
	color: #0E866B;
}
#index_edit {
	background: #EEEDE9;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 2px solid #54959B;
	border-right: 2px solid #54959B;
	border-bottom: 2px solid #54959B;
	border-left: 2px solid #54959B;
	padding: 5px;
}
td#index_edit ul {
	text-align:left;
}
div.link_list p {
	margin-top: 1px;
}
