@charset "utf-8";
/* CSS Document */

body
{
background-image:url(../Images/bg7.gif);
text-align:center;
line-height:22px;

}
h1
{
margin-top:0px;
font-size:20px;
color:#5f3b4b;

}
#wrapper
{
margin-left:auto;
margin-right:auto;
width:956px;
border:2px solid #000000;
margin-top:17px;
background-image:url(../Images/contentbg.gif);
}
#header
{
background-image:url(../Images/header.gif);
height:154px;
width:956px;
border-bottom:2px solid #000000;
}
#header-menu
{
float:right;
height:30px;
padding-top:84px;
}
#header-menu a
{
color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
text-decoration:none;
}
#footer
{
background-image:url(../Images/footer.gif);
width:956px;
height:47px;
border-top:2px solid #000000;
color:#602a3d;
font-size:14px;
padding-top:5px;

}
#footer a
{
color:#602a3d;
text-decoration:none;
}

h2{
margin-top:0px;
font-size:18px;
color:#5f3b4b;
}

#content
{

float:left;

text-align:justify;
padding:25px;
width:665px;
}
#left-menu
{
float:left;
text-align:left;
padding-left:0px;
padding-top:5px;
width:240px;
background-image:url(../Images/left-bottom.jpg);
background-position:bottom left;
background-repeat:no-repeat;

}
.left-menu-item-a
{
height:17px;
width:216px;
padding:7px;
padding-left:25px;
line-height:15px;
}
a
{
text-decoration:none;

color:#5f3b4b;
}
a:hover
{
text-decoration:underline;

color:#000000;
}

.left-menu-item-a a
{
font-family:Georgia, "Times New Roman", Times, serif;
color:#8f8974;
text-decoration:none;
font-weight:bold;


}
.left-menu-item-b a
{
font-family:Georgia, "Times New Roman", Times, serif;
color:#5c4d3e;
text-decoration:none;
font-weight:bold;

}
.left-menu-item-b
{
height:17px;
width:216px;
padding:7px;
padding-left:25px;
background-color:#cfcab5;
background-image:url(../Images/arrow.gif);
background-position:right;
background-repeat:no-repeat;
line-height:15px;
}
