html, body {
    background-color: #424239;
    color: #000000;
    padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
a:link  { color: #666666; text-decoration: underline }
a:visited { color: #999999; text-decoration: underline;}
a:hover {color: #CCCCCC ; text-decoration: underline;}
a:active { color: #CCCCCC; text-decoration: none;}
#wrapper {
    margin:0 auto;
    width: 785px;
    background-color:#424239;
	text-align: center;
          }
#wrapper_up {
	margin: 0 auto;
	width: 785px;
	background-color:#424239;
	text-align: center;
	}
#wrapper_down {
	margin: 0 auto;
	width: 785px;
	background-color:#424239;
	text-align: center;
	}
#container {
	float: left;
	width: 785px;
	background-color: #FFFFFF;
        border-top: 1px solid #FFFCF2;
        border-right: 1px solid #FFFCF2;
        border-left: 1px solid #FFFCF2;
        border-bottom: 1px solid #FFFCF2;
    }
#header_sup {
	float:left;
	text-align: center;
	background-color: #D0C6B4;	
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #FFFCF2;
	word-spacing: 15px;
	width: 785px;
	}
#header     { background-color: transparent; background-image: url("../images/header_graph.png"); background-position: 100% 100%; text-align: center; padding-top: 10px; width: 785px; float: left; vertical-align: middle }
#mainnav {
	float: left;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	word-spacing: 5px;
	width: 785px;
	border-bottom: 1px solid #7A7262;
	}
#left-content {
	float:left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	background-color: #FFFFFF;	
	width: 150px ;
	height: 200px ;
	border-right: 1px solid #7A7262;
	text-align: left;
	}
		
#right-content {
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 555px;
	min-height: 450px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	}
#footer {
	float:left;
	text-align: center;
	background-color: #E5DFCC;	
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #7A7262;
	word-spacing: 15px;
	width: 785px;
	}
#footer-sub {
	float:left;
	text-align: center;
	background-color: #424239;	
	padding-top: 10px;
	padding-bottom: 10px;
	width: 785px;
        border-left: 1px solid #424239;
        border-right: 1px solid #424239;
	}
#footer-sub-right {
	float:right;
	text-align: right;
	background-color: #424239;	
	padding-top: 2px;
	padding-bottom: 2px;
	width: 50px;
    color: #424239;
	}
#footer-sub-left {
	float:left;
	text-align: left;
	background-color: #424239;	
	padding-top: 2px;
	padding-bottom: 2px;
	width: 200px;
    color: #7A7262;
	}
.page_title { font-size: 45px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-stretch: semi-expanded; color:#181408}	
.page_header{ font-size: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: oblique; font-weight: bold; text-decoration: underline;}	
.header_1  { font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: oblique; font-weight: bold;}
.header_2 { font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color:#558000  }
.header_3 { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }

.body { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.text_sub  { font-size: 10px; font-family: Verdana, Arial, Helvetica, san-serif; font-style: oblique;}
.footer_textl { font-size: 9px; font-family: Verdana, Arial, Helvetica, san-serif; color: #D9CFBD;}
.footer_textr { font-size: 9px; font-family: Verdana, Arial, Helvetica, san-serif; color: #424239; text-decoration: underline;}


ul {    
    list-style-position: outside;
    line-height: 2em;
    background-color: #FFFCF2;
    padding-right: 5px;
    border-left: 1px solid #E5DFCC;
    border-top: 1px solid #E5DFCC;   
    }




