html, body, form { margin:0;padding:0; }
body{ font: 12px/1.4em Helvetica, Arial, sans-serif;height:100%;width:98%;margin:10px auto;padding-left:0;background-image:url(http://static.enterprisedreams.com/img/bg.jpg);background-position:left top;background-repeat:no-repeat; }
#defaultContainer { position:relative;width:92%;height:60px;margin:auto;background-color:#F6F6F6;border:outset 1px #C0C0C0;-moz-border-radius:5px;-webkit-border-radius:5px;padding:10px 20px 10px 20px;text-align:center; }
#logoContainer { position:absolute;left:30%;top:40%;width:412px;height:136px;margin:auto;z-index:1;background-image:url(http://static.enterprisedreams.com/img/eds_logo_full.png);background-position:left top;background-repeat:no-repeat; }
#footerContainer { position:absolute;left:4%;bottom:10px;width:88%;height:20px;margin:auto;background-color:#F6F6F6;border:outset 1px #C0C0C0;-moz-border-radius:5px;-webkit-border-radius:5px;padding:10px 20px 10px 20px;text-align:center;z-index:1; }
.blackBorder { border:1px solid #000000; }
a:link, a:hover, a:active, a:visited { font-weight:bold; }
a:link, a:visited { text-decoration:none;color:black; }
a:hover, a:active { text-decoration:underline;color:red; }