/* CSS Document */

body{
/*background-color:#2e2e2e;*/
background-color:#a2dbdf; 
/*background-color:#0054a4;*/
background-repeat: no-repeat;
background-position:top right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
margin-top:3px;
margin-bottom:3px;
}
.header{
background-image:url(images/temp1_headerbg.gif);
background-position:bottom;

}
<!-- the css for the backgrond image -->
.headerbg{background-image:url(images/headerbg.jpg);
background-repeat:no-repeat;
padding: 0px;
}


.tdmenu{
font-size:12px;
color:#FFFFFF;

background-image:url(images/temp1_menu_bg.gif);
height: 27px;


}
a.menulink{
text-decoration:none;
padding: 0px 20px 0px 20px;
color:#FFFFFF;
}
.contentbody{
margin:0px auto;
width:770px;
padding: 10px;
background-color:#FFFFFF;
}
.content{background-image:url(images/temp1_bg2.gif);
background-repeat:no-repeat;
padding-top: 20px;
}

a {color:#0256a3;}

.tdcontentRT{
width:200px;
vertical-align:top;
color: #818286;
margin-right:10px;
}


.tdcontentRT P{
padding-top: 0px;
margin-top:1em;
margin-bottom:1em;
}

h2, h3, h4, P{
padding-top: 0px;
margin-top: 0px;
margin-bottom: 0px;
}

h2{ font-size: 200%;
color:#0256a3;
font-weight: normal;}

h3{
color:#0256a3;
font-size: 150%;
}

h4{ font-size: 120%;
color:#0256a3;}

.footer{
clear:both;

background-image: url(images/temp1_footerbg.jpg);
background-repeat: repeat-y;
padding: 5px;
text-align:right;
color:#13a6b6;

}

.RTtitle{
background-image: url(images/temp1_title_bg.gif);
background-repeat:no-repeat;
background-position:top;
padding: 7px;
text-align:center;
font-size:130%;
border-bottom: 1px solid #ffffff;
font-weight: bold;
color:#0054a4;

}

.RTcont{
background-image: url(images/temp1_cont_bg.jpg);
background-repeat:no-repeat;
background-position:bottom;
padding: 10px;
}
.contimg{ margin: 0px 0px 0px 70px;}

.content2{
margin: 0px 30px 0px 100px;
line-height: 1.6em;

}
.headertopRT{
color:#f1f1f1;
}

a.menulink2{
text-decoration:none;
color:#f1f1f1;
}

form {margin-bottom: 0px;}
