/* CSS Document */

#adwrapper{
width:600px;
}
#adcontent{
padding-top:2px;
}
#adbanner {
width:600px;
height:92px;
text-align:center;
}

#admenu {
width:600px;
height:20px;
}

#adfooter {
clear:both;
text-align:center;
color:#922d46;
}


#leftpic {
width:199px;
height:90px;
float:left;
text-align:center;

}

#rightpic{
width:199px;
height:90px;
float:right;
text-align:center;
}

#middlepic {
width:199px;
height:90px;
text-align:center;
float:left;
}

.heading {
background:#922d46;
color:#FFFFFF;
text-align:center;
font-size:14px;
font-weight:bold;
width:600px;
padding-top:3px;
padding-bottom:3px;
}

.adtbl {
border-collapse:collapse;
border-width:thin;
border-style:solid;
border-color:#000000;
}

.adtbl td{
border-collapse:collapse;
border-width:thin;
border-style:solid;
border-color:#000000;
}