/* CSS Document */
body{ margin:0; padding:0; background:url(../images/bg.jpg); font-family:Georgia, "Times New Roman", Times, serif; font-size:10pt; color:#000000; } 
#pageArea{background:url(../images/body.jpg) repeat-y; width:990px;}
#pageHeader{background:url(../images/header.jpg) no-repeat; height:264px;}
#mainMenu{padding:184px 0 0 77px;}
#pageContent{padding:10px 25px 0 25px; text-align:left;}
#contentBottom{background:url(../images/bottom.jpg) no-repeat; height:39px;}
#pageFooter{background:url(../images/bg.jpg); color:#FFFFFF; font-size:7pt;}

