#DSG_wrapper {
margin: 0 auto;
padding: 0px;
width: 765px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
#color:#666666;
}
#DSG_headerbar {

}

#DSG_maincontent {
padding: 0 25px 25px 25px;
border: 1px solid #ccc;
border-top: 1px solid #EC008C;
/*border-bottom: 10px solid #EC008C;*/
}
.DSG_bold {
font-weight: bold;
}
#DSG_wrapper li {
list-style-type: square;
}
#DSG_wrapper li a {
list-style-type: none;
font-weight: bold;
text-decoration: none;
color: #335D89;
}
#DSG_wrapper li a:hover {
color: #ccc;
}
#DSG_wrapper a {
color:#335D89;
font-weight:bold;
list-style-type:none;
text-decoration:none;
}
#DSG_wrapper a:hover {
color:#CCCCCC;
}

.DSG_contentimg {
float: right;
margin-top: -9em;
}
#DSG_wrapper h1 {
/*background:#f7f7f7 url(images/bg-grey.png) top;*/
background-color: #f7f7f7;
background-repeat: no-repeat;
border-top: 1px dotted #ccc;
border-bottom: 0px solid;
padding: 5px;
}
.DSG_sectheading {
/*background:#f7f7f7 
background: url(images/bg-grey2.gif) top;
background-repeat: repeat;*/
border-top: 1px dotted #ccc;
border-bottom: 0px solid;
padding: 5px;
font-weight: bold;
}