
body 
{
margin-top: 0px;
margin-left: 0px;
color: black;
background-color: #687f78;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px;
}

#wrapper
{
position: relative;
margin: auto;
width: 1000px;
background-color: white;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;

}

#leftcol {
position: absolute;
top: 110px;
left: 13px;
width: 160px;
height: 300px;
background-color: white ;
border-color: #687f78;
border-style: inset;
border-width: 2px;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}

#leftcol ul  {
padding: 0;
margin: 0;
list-style: none;
}

#leftcol ul li {
padding-left: 20px;
padding-top: 20px;
margin: 0;
left: 0;
}


#leftcol a {color: #69887d; font-size: 16px; font-family: Arial; font-weight: bold; text-decoration: none}
#leftcol a:visited {color: #69887d; font-weight: bold; text-decoration: none}
#leftcol a:active {color: #666666; font-weight: bold; text-decoration: none}
#leftcol a:hover {color: #D9D6D6; font-weight: bold; text-decoration: none}


#rightcol {
position: absolute;
left: 830px;
top: 90px;
width: 100px;
}


#centercol {
margin-left: 140px;

z-index: 5;
margin-top: 0px;
height: 65px;

}


#content {
padding-left: 5px;
padding-top: 10px;
margin-left: 185px;
margin-right: 20%;
}

#main {
margin-left: 185px;
z-index: 15;
padding-left: 5px;
}

#maincont {
margin-left: 185px;
padding-top: 10px;
padding-left: 5px;
}




#back {
background-color: #D9D6D6;
margin-left: 0px;
margin-top: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
width: 1000px;

}

#back ul  {
display: inline;
padding: 0;
margin: 0;
list-style: none;
}

#back ul li {
display: inline;
padding-left: 50px;
margin: 0;
left: 0;
}



#back ul li:first-child {
padding-left: 190px;

}


#place {
position: absolute;
z-index: 15;
top: 150;
left: 300;
background-color: pink;
color: black;
width: 65%;
padding: 10px 10px 10px 0;
}


#footer {
margin-left: 185px;
padding-left: 5px;
width: 500px;

}

#logo {
position: absolute;
top: 0;
left: 0;
width: 150px;
height: 75px;
}

.imgpad{

padding-left: 43px;
padding-top: 5px;
}








a {color: #3a6e90; font-family: Arial; text-decoration: none}
a:visited {color: #8AAAD5; text-decoration: none}
a:active {color: #666666; text-decoration: none}
a:hover {color: #B2AC79; text-decoration: underline}



a.nav {color: white; font-family: Arial; font-size: 11px; font-weight: bold;
 text-decoration: none}
a.nav:visited {color: white; text-decoration: none}
a.nav:active {color: #666666; text-decoration: none}
a.nav:hover {color: #3a6e90; text-decoration: none}


h1 
{
padding-top: 15px;
margin-top: 0px;
padding-left: 0px;
color: #69887d;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 36px; 
font-style: normal; 
font-weight: bold;
text-decoration: none
}



h2 
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px;
font-weight: bold;
text-decoration: none;

}





p  
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px;
font-style: normal; 
font-weight: normal; 
text-decoration: none;
margin-top: 0px;

}

p.info  
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none;
padding-top: 10px;

}





