/* GENERAL STYLES */
body 
{
    font-family: Verdana;
    color: #333366;
    margin: 0px;
   /* background-position: 50% 50%; */
    background-color: #fff;
    background-image: url('../siteimages/dmp_back_main.jpg') ;
    background-repeat: repeat-x;
    background-attachment: fixed;
}
DIV#container {
    width: 705px;
    margin-left: auto;
    margin-right: auto;
    margin-top:0px;
    font-size:80%;
    background: #FFF;
    background-position: 50% 50%;
    padding: 30px 30px 30px 30px;
}
DIV#header {
    width:705px;
    height:80px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 5px 0px;
    clear:inherit;
}
DIV#footer {
    width:705px;
    padding: 10px 0px 0px 0px;
    margin: 0px 0px 5px 0px;
font-size:80%;
    border-top:1px #ccc dashed;
    clear:both;

}
DIV#content {
width:705;
padding:0px
margin:0px
padding-top:20px;
padding-bottom:20px;
}
DIV#content div#column2 {
	width:300px;
	float:right;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;padding-top:20px;
	}
DIV#content div#column1 {
	width: 390px;
	padding-left: 0px;
	padding-right: 5px;padding-top:20px;
}
DIV#content div#singlecolumn
{
width:705;
padding:5px
margin:0px
}
DIV#footer .right{
    float:right;

}
/* Replaced by headerStyle.XSLT 
DIV#nav_back
{   padding-top:80px;
    width:705px;
    height:247px;
    margin-top:20px;
    background-image: url('../navimages/nav_back_sustainable.jpg');
} */

/* EDITOR PROPERTIES */
h1{font-size:120%;font-weight:bold;}
h5{font-size:110%;font-weight:bold;}
p{font-size:110%;}
.umbSignUpText {float:right}

a:select, a:link, a:visited {
color:#395586;
font-weight:bold;
}

a:hover
{color:#395586;

}


/* EDITOR PROPERTIES */

