body {
	width: 852px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #CED8C3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
	line-height: 130%;
	height: auto;
}

html, body {
	height: 100%;
   margin: 0 0 1px;
   padding: 0;
   }
.bodyblack {
	color: #000000;
}
#container {
	width: 780px;
	clear: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	height: auto;
	background-image: url(Images/side_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#outerwrapper {
	background-repeat: repeat-y;
	background-position: top;
	height: auto;
	background-image: url(Images/glow_sides.jpg);
}
#header {
	background-color: #FFFFFF;
	background-image: url(Images/DPL_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: 780px;
}
#topimage {
	width: 780px;
	vertical-align: top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#leftcontent {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	width:170px;
	height:auto
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #002E5E;
	line-height: 120%;
	font-weight: lighter;
}
h2 {
	font-size: 14px;
	color: #002E5E;
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
#column2 {
	clear: none;
	float: right;
	width: 160px;
	padding-top: 20px;
	height: auto;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sidebarcopy {
	line-height: 150%;
	color: #663300;
	text-align: right;
	font-size: 14px;
	font-style: italic;
}
.photospace {
	padding-bottom: 15px;
}
#column1 {
	float: left;
	width: 385px;
	height: auto;
}
#typebelowgraphic {
	background-color: #FFFFFF;
	width: 260px;
	clear: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: center;
}
#rightcontent {
	float: right;
	width: 570px;
	clear: none;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-left: 15px;
	height: auto;
}
#bottomimage {
	background-image: url(Images/glow_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 852px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 50px;
}
#footer {
	clear: both;
	height: 50px;
	background-color: #B3C4D3;
	background-image: url(Images/bluesquare.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 195px;
	font-size: 12px;
}
.footer {
	padding-top: 20px;
	padding-bottom: 10px;
	color: #1C4270;
	vertical-align: middle;
	display: block;
}

.leftcontent {
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	width:100%;
	height:100%
}
a:link {
	color: #00467F;
	text-decoration: underline;
}
a:visited {
	color: #435863;
	text-decoration: underline;
}
a:hover {
	color: #3D64A0;
}
.bodyboldblue {
	font-weight: bold;
	color: #00457E;
	font-size: 14px;
}
.bodybold {
	font-weight: bold;
	color: #000000;
}
.sidebarbody {
	font-size: 11px;
	color: #000000;
	text-align: right;
	line-height: 120%;
	padding-left: 10px;
}
.bodyitalic {
	font-style: italic;
}
h3 {
	font-size: 15px;
	line-height: 130%;
	color: #3E4249;
}

#specialarea {
	width: 170px;
	clear: both;
	float: left;
	height: auto;
	
}	
	
	* html #specialarea{ /*IE only rule. Original menu width minus all left/right paddings */
	width: 168px;
}
#specialarea a{
	width: 101%; /*Define width for IE6's sake*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
}
.wireframemenu{
	width: 170px;
}	
* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
	width: 168px;
}

.wireframemenu ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.whitecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	color: #FFFFFF;
}
.whitecopy a {
display:inline;
color: #76993A;
text-decoration : none;
}

.wireframemenu a, .wireframemenu a:visited{
	display: block;
	width: 168px; /*Define width for IE6's sake*/
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	letter-spacing: 0.05em;
	border-bottom-width: .1em;
	border-bottom-style: solid;
	border-bottom-color: #938C80;
	text-indent: 6px;
}

.uberlink {
	background-color: #6A88AE;
	color: #FFFFFF !important;
	font-weight: bold;
	cursor: default;
}


body .wireframemenu a{ /*Non IE rule*/
	width: auto;
}

.wireframemenu a:hover{
	background-color: #B3C4D3;
	color: #000000;
}

#projects {
	background-color: #FFFFFF;
	height: 425px;
	width: 450px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: 5px;
	padding: 20px;
}
.left {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 5px;
}
.leftbackground {
	background-color: #ECEAE4;
	position: absolute;
	height: 100%;
	width: 100%;
}
#column2_client {
	clear: none;
	float: right;
	width: 160px;
	padding-top: 12px;
	height: auto;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
