* {
margin:0px;
padding:0px;
}

a, a:hover, a:active, a img, a, a:hover img, a:active img  {
outline:none;
border:none;
}

body {
background-color:#99ccff;
}

#divContainer {
width:100%;
}

#divTop {
height:114px;
width:100%;
background-image:url(images/top-bk.gif);
background-repeat:repeat-x;
}

#divBackground {
height:435px;
width:100%;
background-image:url(images/bk.gif);
background-repeat:repeat-x;
}

#divText{
width:450px;
padding:40px 0 0 40px;
}

#divFooter {
height:px;
width:100%;
background-image:url(images/footer-bk.gif);
background-repeat:repeat-x;
}

p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; font-weight: normal; color: #ffffff; padding-bottom:15px;}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 25px; color: #003399}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 25px; font-weight: bold; color: #CCFF99}
a {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF9900; text-decoration: underline; font-style: oblique}

