* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #29360f;
	font: 11px/17px Verdana, Geneva, Arial, Helvetica, sans-serif;		
	color: #000000;
	text-align: center;
}

h1 {
	padding: 20px 0 0 12px;
	font: 26px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #89B0E0;
}

h2 {
	padding: 0 0 0 25px;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #89B0E0;
}

h3 {
	width: 250px;
	height: 30px;
	font: bold 12px/30px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #E7EFF8;
	background: #ffffff url(Images/bar_left.gif) no-repeat top;
}

h4 {
	padding: 0px 0 12px 0;
	font: bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #29360f;	
}

h4.first {
	padding-top: 0;
}

p {
	padding: 5px 0;
}

a {
   text-decoration: underline;
	color: #38480c;	
}

a:hover {	
	text-decoration: none;
	color: #B9C3D7;
}

#main {
	width: 780px;
	text-align: left;
}

#top {
	width: 780px;
	height: 120px;
}

#middle {
    margin: 0px 0px 0px 50px;
	padding-top: 0px;
	width: 600px;
}

#right_1 {
	float: right;
	width: 600px;	
}

#right_2 {
	padding: 0 20px 0 0;		 
}

#cont_right {
	width: 580px;	
}

#cont_right_top {
	height: 20px;
	background: url(Images/cont_right_top.gif) no-repeat top;
}

#cont_right_middle {
	padding: 0 20px;
	font: 11px/17px Verdana, Geneva, Arial, Helvetica, sans-serif;	
	text-align: justify;
	color: #485816;
	background: #ffffff url(Images/cont_right.gif) repeat-y;
}

#cont_right_bottom {
	height: 20px;
	background: url(Images/cont_right_bottom.gif) no-repeat bottom;
}

#bottom {
   clear: both;	
}

#bottom p {
   padding: 10px 0 10px 30px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
}

.contLeftEnd {
	width: 250px;
	height: 30px;	
	background: #ffffff url(Images/bar_left.gif) no-repeat top;
}

.container2 {
        width: 458px;
        margin: 0px 0px 0px  148px;
        background: #ffe9ba;
}

/* circle */

#navCircle2 {
        margin: 0;
        padding: 0 0 20px 10px;
        border-bottom: 1px solid #485816;
}

#navCircle2 li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#navCircle2 a:link, #navCircle2 a:visited {
        float: left;
        font-size: 10px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #485816;
}

#navCircle2 a:link.active2, #navCircle2 a:visited.active2, #navCircle2 a:hover {
        padding-bottom: 6px;
        background: url(Images/circle.gif) no-repeat bottom center;
}
-->

                <!--
/* code for presentation purpose (CSS preview) */
body {
        font-family: verdana, sans-serif;
        font-size: 11px;
        background: #eeeeee;
}


                -->
                </style>
