
body{
 font-family:georgia,times,serif;
 font-size:100%; 
 color:#666666;
 background-color:#ffffff;
 background-image:url('dcbg2.gif');
 background-repeat:repeat-x;
 margin-top:66px;
 margin-left:0;
 margin-right:0;
 margin-bottom:0;
}
h1{
 border-top:1px dashed #666666;
 text-align:center;
 margin:0;
 padding-top:40px;
 font-weight:100;
 font-size:40px;
 color:#888888;
 background-color:#ffffff;
 letter-spacing:20px;
 background-image:url('dc1.gif');
 background-repeat:no-repeat;
 background-position:center;
 height:83px;
}
h2{
 text-align:center;
 padding-left:300px;
 margin:0;
 font-weight:100;
 font-style:italic;
 font-size:19px;
 color:#006633;
 background-color:#ffffff;
}
#parentcontainer{
 margin-top:90px;
 text-align:center;
}
#innercontent{
 margin-left:auto;
 margin-right:auto;
 width:600px;
 text-align:justify;
 line-height:150%;
}
span{
 font-size:1.5em;
 font-weight:100;
 font-style:italic;
}
#bottom{
 border-top:1px dashed #666666;
 margin-top:150px;
 height:66px;
 background-image:url('dcbg2.gif');
 background-repeat:repeat-x;
 background-position:bottom left;
}
img{
 margin-top:50px;
 margin-bottom:50px;
 border-top:1px solid #cccccc;
 border-bottom:1px solid #cccccc;
}
#form{
 margin-top:150px;
 font-size:76%;
 height:400px;
}
#left{
 width:280px;
 float:left;
}
#right{
 border-left:1px solid #cccccc;
 padding-left:15px;
 width:280px;
 float:right;
}
#subcon{
 margin-top:60px;
 margin-bottom:20px;
}
input{
 width:280px;
 border-color:#eeeeee;
 color:#000000;
 background-color:#ffffff;
}
.submit{
 font-family:georgia,times,serif;
 background-color:#eeeeef;
 width:280px;
 border-color:#eeeeee;
 color:#000000;
}
textarea{
 width:280px;
 height:200px;
 overflow:hidden;
 border-color:#eeeeee;
 color:#000000;
 background-color:#ffffff;
}
textarea:focus, input:focus{
 border:1px solid #000000;
}
a{
 color:#000000;
 background-color:#ffffff;
}