body{
font-family: georgia,helvetica,verdana,arial,sans-serif;
margin-top:40px;
background-color:#FFFFFF;

}
br {height:5px;}
a{background-color:#ffffff;color:#000000;}
a:visited{background-color:#ffffff;color:#000000;}
a:active{background-color:#ffffff;color:#000000;}
a:hover {background-color:#ffffff;color:#000000;}
#content{
			margin-left:110px;
			width:470px;
			height:380px;
			border: 1px solid #cecece;
			margin-top:60px;
			margin-bottom:40px;
			overflow: auto;
			z-index:1;
			top:-460px;
}
#main{

 background-image:url(images/backdrops/600.jpg);
 background-repeat: no-repeat;
 background-position:top left;
  padding-top:40px;
  margin:auto; 
  width:622px;
  height:600px; 
  border: 1px solid white;
  
}
.post{
			padding:5px;
			width:415px;
			height:200px;
				overflow: auto;
			border: 1px solid black;
			margin:10px;
 		font-size:90%;
		opacity: .5;
		filter: alpha(opacity=50);
		-moz-opacity: .5;
		background:#bebebe;
}

.post p.initial{
clear:right;
}

#nameplate{float:right;}

#dca_top{float:right;margin-right:10px;}
#footerlogos{ background-image:url(/images/backdrops/footer.jpg);}
.post_title{
			padding:0px;
			padding-bottom:8px;
			margin:2px;
			font-size: 120%;
			float:right;
}

.clientLogo{
clear:right;
width:100px;
height:100px;
float:right;
margin-right:5px;
margin-left:5px;
}

.clientLink{
clear:both;

}

.navImage{
float:right;
clear:right;
border:0;
}


.contactForm{
			padding:5px;
			width:415px;
    		overflow: auto;
			border: 1px solid black;
			margin:10px;
 		font-size:90%;
		opacity: .5;
		filter: alpha(opacity=50);
		-moz-opacity: .5;
		background:#bebebe;
}

.contactForm label {display:block;}
.contactForm input.text {width:400px;}
.contactForm textarea {width:400px;height:100px;}
