body {
    background:#cccccc ;
    text-align:center;
    color:#5c4e50;
    font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    font-size:11pt;
    line-height:150%;
    margin:0;
    
    
}
#wrap {
    margin-left:auto;
    margin-right:auto;
    width:780px;
    text-align:left;
    background:white;
}
#content {
color:#444444;
line-height:150%;
text-align:justify;
}
#container 
{
    padding:15px 15px 15px 15px;
}

#header {
    background:#CDBD95 ;
    min-height:85px;
    margin-bottom:43px;
    width:780px;
}
h1 {
color:#00465F;
font-size:1.5em;
text-align:center;
}
h2 {
color:#00465F;
font-size:1.2em;
text-align:left;
}
#footer{
text-align:center;
    width:780px;
}
a
{

	color:#7f6e71;
	text-decoration:none;

}
a:hover
{
	text-decoration:underline;
	color:#FF0000;
}
a:visited
{
   	color:#7f6e71;
	text-decoration:none;
}