/* VENUS DREAMS */
body {
    margin: 0px 0px;
    padding: 0px;
    text-align: center;
/*	background:#3F2500; */
	background:#889977;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
div#main {
    width: 800px;
    margin: 0px auto;
    text-align: left;
    padding: 0px;
	}

#logoBar{
	margin: 0px auto; 
/*	background:url(images/transLogoDFMid.gif) no-repeat;*/
	background: url(images/transLogo2.gif) no-repeat;
/*	background: url(images/imgDragonflyLogo.gif) no-repeat; */
	height:108px; width:337px;
	}

#menuWidth{width:800px;}
#menuWidthFooter{width:600px;}
#menuUL{margin-left:155px;}

#bodyContent{
	width:798px;
	background:#FFFFFF;
	border: 1px solid #3F2500; /*#669999*/
	}

#paleBackground{background:#FFFFFF;}

/* Creates single lined box */
#tableIndexContent
{
    border-width: 1px 1px 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}


#divSpacer5{line-height:5px;}
#divSpacer{line-height:10px;}
#divSpacerSm{line-height:20px;}
#divSpacerMed{line-height:50px;}
#divSpacerLg{line-height:100px;}
#divSpacerBody{line-height:50px;}
#divGrnSpacer{ background:#3F2500; /*background:#77AA66;*/ line-height:50px;}
#divSpacerContact{line-height:50px;}

#divFooterSpacer{background:#3F2500; line-height:20px;}
.footerBack{background:#3F2500; line-height:25px;}

#genText8{font-size:8px;color:#889977;/*:#221100;*/}
#genText10grn{font-size:10px;color:#889977;}
.backColor{background:#3F2500;}
#genText10{font-size:10px;color:#221100;}
	.bold{font-weight:bold;}
	.italic{font-style:italic;}

#genText12{font-size:12px;	color: #221100;/*#000099; *//*#660099;*/}
	.bold{font-weight:bold;}
	.boldLeft{font-weight:bold;text-align:left;}
	.left{text-align:left;}
	.underlineBold{text-decoration:underline; font-weight:bold;}
	
#genText14{font-size:14px;	color:#221100;}

#genText20{font-size:20px;	color:#221100;}	
#genText24{font-size:24px;	color:#77AA66;}		

#href{text-decoration:none; font-weight:bold;color: #221100;}
#hrefU{text-decoration:underline; font-weight:bold;color: #221100;}

#bodyImg{float:left; margin-right:10px;}

/*** BOTTOM MENU  ***/
#menuTableBtm{margin-left:0px;}

#menuBtm a{
	text-decoration:none;
	color:#889977;
	}
#menuBtm{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#889977;
	text-align: left;
}
#menuBtm a:link { color:#889977; }
#menuBtm a:hover { color:#FFFFFF;} 
#menuBtm a:active { color:#889977; } 
.menuSepBtm{color:#889977;}
/**************************************************************************/