body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:  #333333;
	text-align:justify;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

li {
list-style:square outside;
}
	


/*new code*/

div.header,div.footer
{
padding:0;
color:white;
background-color:gray;
clear:left;
}
h1.header
{
padding:0;
margin:0;
}
div.left
{
float:left;
width:180px;
margin:0px 0;
padding:0px 10px 0px;
}
div.content
{
margin:0 0 0 200px;
border-left:1px solid gray;
padding:0px 20px 20px;
min-height:520px;
line-height:150%;
text-align:left;

}

div.right {
	float:right;
	width:320px;
	margin-left:20px;
	padding:0px 0 20px;
}

div.slideshow {
	float:right;
	width:300px;
	height:200px;
	margin-left:20px;
	padding:0px;
}
	
/*end new code*/



.oneColElsCtrHdr #container {
	width: 900px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #FFFFFF url(/images/DDhead2.jpg) top no-repeat;
	/*background-position:top;
	background-attachment:fixed;
	background-repeat:no-repeat;*/
	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtrHdr #header { 
	/*background: #FFFFFF; */
	padding: 10px 0px 20px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.oneColElsCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.oneColElsCtrHdr #footer { 
	padding: 0px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	/*background:#2A3F55;*/
	text-align:center;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #DDDDDD;
	line-height:14px;

} 
.oneColElsCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}



td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:200;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.subhead {
	font-weight:bold;
}

.box1 {
	padding: 2px;
	border-width: 2px;
	border-style: solid;
	border-color: #CCCCDD #666633 #666633 #CCCCDD;
	background-color:#1C5371;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

.box2 {
	/*font-style: italic;*/
	word-spacing: 2pt;
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	border-color:#1C5371;
	background-color:#EDEDED;
}

/*image styles */

.insetimage {
	border:1px;
	border-style: solid;
	border-color: #AAA;
}

.rightimage {
	margin-left:20px;
	margin-bottom:10px;
	/*border:solid;
	border-color:#BBB;
	border-width:1px;*/
}

.leftimage {
	margin-right:20px;
	margin-bottom:0px;
	border:solid;
	border-color:#BBB;
	border-width:1px;
}

/*menu links */

a {
	text-decoration:none;
}

a.nav:link {
	
	color:#033;
}

a.nav:visited {
	
	color:#033;
}
a.nav:hover {
	
	color:#D41F00;
}

a:link {
	color:#800000;
	font-weight:bold;
}

a:visited {
	color:#555F55;
	font-weight:bold;
}

a:hover {
	color:#00BFAA;
	font-weight:bold;
}



.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding: 1px 5px;
	line-height: 20px;
	background-color: #FFF;
	border:1px;
	border-style: solid;
	border-color: #AAA;
	margin:0 5px 10px 5px;
}

div.menutext:hover,div.menutext2:hover,div.menutext3:hover,div.menutext4:hover,div.menutext5:hover {
	border-color: #D40000;
}

.outlinetable {border:1px;
border-color:#DDD;
border-style:solid;
background-color:#FFF;
}

.outlinetable td {border:1px;
border-color:#DDD;
border-style:solid;
}
