/*#d6cfc2*/

body{
background-color: dimgray;
font-family: verdana;
color: dimgray;
font-size: 10px; 
}

a:visited, a:active, a:link{ 
color: dimgray;
letter-spacing: 0px;
text-decoration: none;
font-weight: bold;
}

a:hover{ 
color: #993300;
font-weight: bold;
}

hr{
color: dimgray;
}

.headerImg{
border-bottom: 20px solid dimgray;
border-top: 10px solid dimgray;
}

#wrapper{
background-color: #FFFFFF;
width: 900px;
}

#wrapper div.menu{
float: left;
text-align: center;
font-size: 12px;
width: 180px;
height: auto;
padding: 10px;
background-image: url('mBord.png');
background-repeat: no-repeat;
}

#wrapper div.mainPart{
float: left;
border-left: 20px solid dimgray;
text-align: justify;
padding: 0 10px 10px 10px;
width: 660px;
font-size: 11px;
background-image: url('mainBordT.png');
background-repeat: no-repeat;

}

.leftImgs{
border-right: 10px solid white;
border-bottom: 10px solid white;
}

.rightImgs{
border-left: 10px solid white;
border-bottom: 10px solid white;
}

.mainTitle{
color: dimgray;
font-family: verdana;
font-size: 16px; 
font-weight: bold;
padding: 10px 10px 15px 0;
}

.subTitle{
color: dimgray;
font-family: verdana;
font-size: 13px; 
font-weight: bold;
padding-bottom: 10px;
}

.photos{
border: 2px solid dimgray;
}

.footer{
width: 900px;
text-align: center;
padding: 10px;
}

.footTop{
border-top: 20px solid dimgray;
}
.footBot{
border-bottom: 20px solid dimgray;
}
