body {
top 		: 0;
margin-top 	: 10;
border 		: 0;
padding-top 	: 0;
height		: 700px;
font  		: 107% Verdana;
}

pre {
font  		: 107% Verdana;
}

#wrapper {
top 		: 0;
margin-top 	: 108px;
border 		: 0;
padding-top 	: 0;

width 		: 1000px;
position 	: relative;
left 		: 50%;
margin-left 	: -500px;
}

#copyright {
padding-top 	: 16px;
padding-bottom 	: 0px;
padding-left 	: 0;
margin-left 	: 0em;

color 		: #abab90;

/*font-style	: oblique;*/
font-style	: normal;
font-family	: Verdana;
font-size 	: .7em;
font-weight 	: bold;
}

#main_menu {
margin-bottom 	: 0;
top 		: 0;
padding-left 	: 20px;
padding-right 	: 0px;
padding-top 	: 88px;
padding-bottom 	: 0;

/*right 		: 20px;*/
top 		: 0px;
height 		: 108px;

width 		: 1000px;
position 	: fixed;
left 		: 50%;
margin-left 	: -500px;

background-color: #ffffff;
background 	: url(images/Header.png) no-repeat;
color 		: #657484;
font 		: bold 0.7em Verdana;
}

#current_menu {
margin-top 	: 0;
margin-bottom 	: 0;
top 		: 0;
padding-left 	: 15px;
padding-right 	: 0px;
padding-top 	: 85px;

/*right 		: 20px;*/
top 		: 108px;
height 		: 600px;

width 		: 1000px;
position 	: fixed;
left 		: 50%;
margin-left 	: 295px;

background 	: url(images/Right-menu.png) no-repeat;
/*background-color: #f4f5ef;*/

color 		: #8e8766;
/*font-family 	: 'Arial';*/
font-size	: 1.07em;
/*font-family 	: Arial;  */
/*font-family 	: Verdana;*/
}

#content {
width 	: 770px;
float 	: left;
font  	: 107% Verdana;
/*color 	: #657484;*/
color 	: #525e6b;
}

p {
margin-top : 0;
text-align : justify;
font-family	: Verdana;
font-size 	: 1.07em;
color 	: #525e6b;
}

em {
font-style 	: normal;
font-weight 	: normal;
color 		: #4f97bf;
}

strong {
font-style 	: normal;
font-weight 	: normal;
color 		: #d79b3d;
}

a {
color 		: #b28133;
}

h1 {
padding-top 	: 30px;
padding-bottom 	: 10px;
font 		: 2.0em Times, serif, Arial;
/*font-weight 	: bold;*/
font-weight 	: normal;
font-style	: oblique;
text-decoration : underline;
color 		: #7e7d68;
}

h2 {
padding-top 	: 10px;
padding-bottom 	: 0px;
font 		: 1.8em Times, serif, Arial;
font-style	: oblique;
/*font-style	: normal;*/
font-weight 	: normal;
color 		: #7e7d68;
}

h3 {
padding-top 	: 10px;
padding-bottom 	: 0px;
font 		: 1.2em Verdana;
font-weight 	: normal;
color 		: #4583a6;
}

h4 {
padding-top 	: 10px;
padding-bottom 	: 0px;
font 		: 1em Verdana;
/*font-weight 	: bold;*/
font-weight 	: normal;
font-family	: Verdana;
font-size 	: 1.1em;
color 		: #929887;
}

#main_menu ul {
margin 		: 0;
padding 	: 0;
list-style 	: none;
width 		: 800px;
}

#main_menu ul li {
float 		: left;
padding 	: 0 3em;
}

#main_menu ul a {
text-decoration : none;
color 		: #657484;
}

#main_menu ul a:hover {
color 		: #d79b3d;
}



#current_menu ul {
margin-left 	: 0;
margin-right 	: 0;
margin-top 	: 0px;
margin-bottom 	: 0px;
padding 	: 0;
list-style 	: none;
overflow 	: hidden;
}

#current_menu li {
padding-top 	: 4px;
padding-bottom 	: 0px;
overflow 	: hidden;
font-size 	: 14px;
font-weight 	: bold;
list-style 	: none;
/*line-height 	: 23px;*/
text-decoration : none;
}

#current_menu li a {
margin-left 	: 0;
margin-right 	: 0;
padding-left 	: 8px;
padding-right 	: 8px;
padding-top 	: 2px;
padding-bottom 	: 2px;
display 	: block;
width 		: 150px;
text-decoration : none;
color 		: #8e8766;
font-style	: normal;
font-family 	: Arial;
/*font-family	: Verdana;*/
}

#current_menu li a:hover {
color 		: #5c4c00;
/*font-family 	: Arial;*/
}

#current_menu a {
text-decoration : none;
/*font-style	: oblique;*/
color 		: #8e8766;
}

#current_menu a:hover {
color 		: #5c4c00;
}

