Body { background-image : url(images/bg.gif); background-repeat : repeat; margin-bottom : 0px; margin-left : 0px; margin-right : 0px; margin-top : 0px; }

.main { background-image : url(images/bg_topleft.gif); background-repeat : no-repeat; background-position : top left; width : 709px }
.navleft { width : 183px; background-image : url(images/navleft_bg.gif); background-repeat : repeat-y; }
.navtop { width : 410px; height: 30px; }

.scanline { background-image : url(images/bg_scanline.gif); background-repeat : repeat-y; width : 507px; }

.heading { width : 492px; height : 85px; background-color : #FFFFFF; text-align : left; vertical-align : middle; }

.content { width : 492px; background-color : #FFFFFF; text-align : left; vertical-align : top; font-family : Arial, Helvetica, sans-serif; font-size : 11px; color : #666666; height : 455px; margin-right : 6px; z-index : -1; }
	
/* this is the TABLE propertise holding the content (text) Edit for padding, font size etc.. */
#content { text-align : left; vertical-align : top; font-family : Arial, Helvetica, sans-serif; font-size : 13px; color : #666666; padding-bottom : 15px; padding-top : 15px; padding-left : 0px; padding-right : 0px; }
#content a, a:link, a:visited, a:active { font-family : Arial, Helvetica, sans-serif; font-size : 13px; color : #FE5900; text-decoration : underline; }
#content a:hover { font-family : Arial, Helvetica, sans-serif; font-size : 13px; color : #FE5900; text-decoration : none; }

.footer { background-color : #000000; color : #666666; font-family : Arial, Helvetica, sans-serif; font-size : 10px; vertical-align : top; text-align : center; height : 30px; padding-top : 5px; }
.footer a,  a:active, a:visited, a:link { font-family : Arial, Helvetica, sans-serif; font-size : 10px; text-decoration : none; color : #FE5900; }
.footer a:hover { text-decoration : underline; color : #FE5900; }
.copyright { color : #666666; font-family : Arial, Helvetica, sans-serif; font-size : 10px; vertical-align : top; text-align : center; padding-top : 2px; border-top-width : 2px; border-top-style : solid; border-top-color : #545454; }