body{
background-color: #797979;
margin: 0px 0px 0px 0px; 
}
#header {
height: 75px;
border: 1px solid #000000;
margin: 0px 0px 0px 0px;
background-color: #ffffff;
}
#header2 {
position:absolute;
top: 45;
left: 5px;
height: 25px;
border: 0px;
margin: 0px 0px 0px 0px;
background-color: #ffffff;
}
#contentleft{
position: absolute;
left: 5px;
top: 95px;
width: 175px;
padding-bottom: 15px;
background-color: #ffffff;
border: 1px solid #000000;
}
#contentright{
position: absolute;
right: 5px;
top: 95px;
width: 175px;
padding-bottom: 15px;
border: 1px solid #000000;
background-color: #ffffff;
}
#module_header{
background-color: #f1f1f1;
margin-top: 20px;
margin-left: 7px;
margin-right: 7px;
padding-bottom: 2px;
border: 2px solid #f1f1f1;
text-align: center;
}
#module_content{
background-color: #e3e3e3;
text-align: left;
}

#content{
background-color: #ffffff;
margin-left: 185px;
margin-right: 10px;
margin-top: 10px;
border: 1px solid #000000;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
}
#content_header{
font-size: x-large;
color: #787878;
padding-left: 10px;
padding-bottom:10px;
}
