@charset "utf-8";
/* CSS Document */
#wrap{
overflow:hidden;
margin:auto;
width:1000px;
background: #ffffff url(../images/menu_bg_rpt.jpg) left repeat-y;
}

#sidebar_left{
float:left;
margin:0px;
padding:0px;
width:216px;
}

html, body{
margin:0px;
padding:0px;
font-family: "Trebuchet MS", sans-serif;
font-size:13px;
color: #f4f6d8;
}

h2{
margin:0px;
padding:0px;
font-weight:normal;
font-size:20px;
}

h3{
margin:0px;
padding:0px;
font-weight:normal;
font-size:17px;
}

div.image_text{
float:left;
}

div.image{
background:#f4f6d8;
text-align:center;
margin:5px;
width:75px;
height:56px;
float:left;
border: 2px solid #f4f6d8;
}
div.image2{
background:#f4f6d8;
text-align:center;
margin:5px;
float:left;
border: 2px solid #f4f6d8;
}

a:hover.fronta {
text-decoration:none;
color:#f4f6d8;
}

a:link.fronta {
text-decoration:none;
color: #f4f6d8;
}

a:visited.fronta {
text-decoration:none;
color: #f4f6d8;
}
a:hover{
text-decoration:none;
color:#522e3a;
}

a:link{
text-decoration:none;
color: #522e3a;
}

a:visited{
text-decoration:none;
color: #522e3a;
}