@charset "utf-8";

body {    background-color: #DFE7EA; 
    
font-family:  Verdana, Arial, Helvetica, sans-serif; 
    
font-size: 12px;
color:#595454;
  text-align: center;
}


p {
font-size: 12px; 
font-family:  Verdana, Arial, Helvetica, sans-serif; 
margin-bottom: 0; margin-top: 6px; 
padding-left: 5px; 
padding-right: 5px;
}

li {
font-size: 12px; font-family:  Verdana, Arial, Helvetica, sans-serif; 
margin-bottom: 0; color:#595454;
}

h1
{    text-align: center; 
 
    margin-bottom: 5px;


}

h2
{     
    font-size:120%;
      margin-top: 0px;
      padding: 5px;

} 

h3{
    font-size:100%; 
font-strength: bold; 
      padding: 5px;

}
 .wrapper {
   text-align: left;
   margin-left: auto;
   margin-right: auto;
	width:1000px;
   }
div.wrapper {
   text-align: left;
   margin-left: auto;
   margin-right: auto;
	width:1000px;
   }

.in-wrap
	{ background-color:#A9BCCB; 
 	width:991px;
	}

.maintextmain {position:absolute;    float:left;  
    width: 500px;
    padding: 4px 4px 10px 4px; /*top right bottom left*/
 background-color:#FFFFFF; 
   margin-left: 229px;
margin-top:5px;
    border: 4px inset navy; 
  text-align: left;
}
.maintext {position:absolute;    float:left;  
    width: 700px;
    padding: 0px 0px 10px 0px; /*top right bottom left*/
 background-color: #FFFFFF;
   margin-left: 229px;
margin-top:5px;
    border: 4px inset navy; 
  text-align: left;
}

.sidebar-l {position:absolute;
    float:left;  
   width: 198px; 
padding: 0px 0px 0px 0px; /*top right bottom left*/
margin-left: 0px;
margin-top:5px;
background-color:#FFFFFF; 
   border: 0px; 
}


 

 .sidebar-r {position:absolute;
     float:right;  
 margin-left:781px;
margin-top:5px;
    width: 198px;
    
padding: 0px 0px 0px 0px; /*top right bottom left*/
background-color:#FFFFFF; 
    border: 0px  ; 


}
 
.header {
    padding: 0px 0px 00px 0px; /*top right bottom left*/
    text-align: center ;
border:1px solid black;

}  

<!-- 
a:link { color:#595454;   text-decoration:underline;
}

a:visited { color:#595454;  text-decoration:underline;
}
a:hover { background-color:lightgrey;
}
a:active { color:blue; background-color:silver; 
}
-->

<!-- a.menunew:link { font-size:70%; color:#3CB371; font-weight:bold; background-color:white;
}
a.menunew:visited {font-size:70%;  color:#3CB371; font-weight:bold; background-color:white; 
}
a.menunew:hover { font-size:70%; color:white; background-color:#2E8B57
}
a.menunew:active { font-size:70%; color:	#DAA520; font-weight:bold; background-color:white; 
}
-->
li.menunew {display:inline
}
ul.menunew
{
    float:left;
    width:100%;
    padding:2px;
    margin:0;
    list-style-type:none; 

}
a.menunew
{
    float:left;
    width:8em;
    text-decoration:none;
    background-color:white;
    
padding:0.2em 0.6em;
    border-right:3px solid #3CB371;

}


#container {
width:950px;
border:0px solid black;
float:left;
}

/*Credits: CSSpplay */
/*URL: http://www.cssplay.co.uk/menus/pro_five */

.menu5 {padding:5px 0 0 1em; margin:0; list-style:none; height:40px; position:relative; background:transparent url(pro_five_0c.gif) repeat-x left bottom;   font-size:11px; width:980px;}
.menu5 li {float:left; height:40px; margin-right:1px;}
.menu5 li a {display:block; float:left; height:40px; line-height:35px; color:#333; text-decoration:none; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 4px; cursor:pointer; background:url(pro_five_0a.gif) no-repeat;}
.menu5 li a b {float:left; display:block; padding:0 16px 5px 12px; background:url(pro_five_0b.gif) no-repeat right top;}
.menu5 li.current a {color:#000; background:url(pro_five_2a.gif) no-repeat;}
.menu5 li.current a b {background:url(pro_five_2b.gif) no-repeat right top;}
.menu5 li a:hover {color:#000; background: url(pro_five_1a.gif) no-repeat;}
.menu5 li a:hover b {background:url(pro_five_1b.gif) no-repeat right top;}
.menu5 li.current a:hover {color:#000; background: url(pro_five_2a.gif) no-repeat; cursor:default;}
.menu5 li.current a:hover b {background:url(pro_five_2b.gif) no-repeat right top;}
