body {
background-image:url(/site-images/dsm_wood_bg.jpg);
font-family: 'Trebuchet MS', arial, times;
font-size: 14px;
line-height: 19px;
color:#42341a;
margin: 0px;
padding: 0px;
}

h1 {
font-size: 21px;
color: #1c5088;
font-weight: normal;
border-bottom: solid 1px #e1c795;
padding-bottom: 6px;
padding-top: 14px;
margin-bottom: 14px;
}

h2 {
font-size: 16px;
line-height: 18px;
color: #3b7ab9;
font-weight: bold;
margin: 0px;
padding: 6px 0px 2px 0px;
}

h3 {
font-size: 16px;
color: #1c5088;
font-weight: normal;
border-bottom: solid 1px #e1c795;
padding-bottom: 4px;
padding-top: 8px;
margin-bottom: 10px;
}


p {
margin: 0px;
padding: 5px 0px 15px 0px;
}

a:link {
color: #3b7ab9;
text-decoration: underline;
}

a:visited {
color: #3b7ab9;
text-decoration: underline;
}

a:hover {
color: #3b7ab9;
text-decoration: none;
}

a:active {
color: #3b7ab9;
text-decoration: underline;
}

#container {
margin-top:0px; 
margin-bottom: 0px;
margin-left:auto;
margin-right: auto;
background-image:url(/site-images/dsm_container_bg.jpg); background-repeat:repeat-x;
text-align: center;
}


#nav ul {
width: 736px;
height: 44px;
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
float: right;
}


#nav ul li{
	list-style: none;
	float: left;
	font-size: 15px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	height: 44px;
    color: #87bede;
	background: url(/site-images/dsm_nav_line_bg2.jpg); background-position: left; background-repeat: no-repeat;
	}

#nav ul li a {
	display: block;
	margin: 0px;
	padding: 15px 12px 0px 15px;
	height: 29px;
	font-size: 13px;
	line-height: 15px;
    color: #87bede;
	text-decoration: none;
    float: left;
	background: url(/site-images/dsm_nav_line_bg2.jpg); background-position: left; background-repeat: no-repeat;
	text-align: center;
	vertical-align:middle;
	font-weight: normal;
	}

#nav ul li a:visited {
	color: #87bede;
	
	}

#nav ul li a:hover{
	color: #ffffff;
	background: url(/site-images/dsm_nav_line_bg_roll2.jpg); background-position: left; background-repeat: no-repeat;
	}

#nav ul li.current a{
	color: #ffffff;
	}
	
	
#content {
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
width: 876px;
background-image: url(/site-images/dsm_content_bg.jpg); background-repeat: repeat-y;
clear: both;
text-align: left;
}

#leftcontent {
width: 579px;
margin: 0px;
padding: 0px;
float: left;
}

#leftcopy {
padding: 10px 35px 25px 25px;
}

	
#logo {
margin: 0px;
height: 103px;
background-image:url(/site-images/dsm_thick_bluebar.jpg); background-repeat: repeat-x;
}

#rightcontent{
width: 297px;
float: left;
margin: 0px;
padding: 0px;
background-image:url(/site-images/dsm_thick_bluebar.jpg); background-repeat: no-repeat;
}

#rightcopy {
padding: 25px 45px 25px 35px;
}

.left {
float:left;
}

.right {
float:right;
}

#footer {
width: 876;
margin-right: auto;
margin-left: auto;
text-align: center;
padding-top: 7px;
padding-bottom: 10px;
font-size: 12px;
}
