body {
background-color: #a2d1f0; font-size:13px;
}

#container {margin-left:auto; margin-right:auto; width:798px;background-image:url(../images/body.jpg);}
#header {height:84px;}
#nav {height:31px; background-image:url(../images/back_nav.gif);}
#ladies { text-align: center; color: red; paddding-left: 10px; padding-left: 10px; padding-bottom: 20px; line-height: 95%;}

#ladies a:link {color: #912b44;}
#ladies a:visited { color: #912b44;}
#ladies a:hover { color: #912b44;}
#ladies a:active { color: #912b44;}


.bodytext {}
.content{  background-image:url(../images/back-top.jpg); background-repeat:no-repeat; min-height:406px;}
.left {float:left; width:230px; padding-top:100px; padding-left:10px;font-size: 12px;color: #330000;}
.right {float:right; width:528px; padding-top:5px; padding-right:30px; color:#EBEBEB;}
.bottom {clear:both; height:40px; background-image:url(../images/bottom.jpg);}
.fill {
font-size: 12px;
color: #330000;
}

a:link {
	color: #2E4F65;
}
a:visited {
	color: #2E4F65;
}
a:hover {
	color: #000000;
}
a:active {
	color: #2E4F65;
}

.field {background-image: url(../images/formBG.jpg); border:none;

}

#footer { text-align:center; font-size:12px; clear:both; background-color: #a2d1f0;}

.dropcap {
float: left;
margin-right:-1px; margin-top:-15px;

}


.blue {
color: #a2d1f0;
}



ul {
margin-right: 20px;
color: #FF9900;
}

ul li {
color: #FFE1B5;
list-style-type-color: red;
margin: 10px 0;
list-style-image: url(../images/bullet.gif);
}

.dkBlue {
color: #2E4F65;
}

form table input, form table textarea {
font: 14px verdana, arial, sans-serif;
color: #2E4F65;
border: 1px solid #2e4f65;

}
.underline {
width: 100%;
border-bottom: 1px dashed;
}