/* CSS Document */ body{ padding : 0; margin : 0; background-color : #F3F0DA; background-image : url(images/mainbg.gif); background-repeat : repeat-x; } A:link {COLOR: #2E68A9; TEXT-DECORATION: none; outline: none} A:visited {COLOR: ##3D3D3D; TEXT-DECORATION: none; outline: none} A:hover {COLOR: #2E68A9; TEXT-DECORATION: underline; outline: none} #mainimage{ position : absolute; top : 63px; left : 0px; width : 700px; } #maincopy{ position : absolute; top : 266px; left : 12px; width : 470px; padding : 2; } #vline{ position : absolute; top : 268px; left : 497px; width : 1; } #vline2{ position : absolute; top : 245px; left : 670px; width : 1; height : 100%; background-color : #002B5B; } #rightnavheader{ position : absolute; top : 266px; left : 510px; width : 180px; } #rightnav{ position : absolute; top : 286px; left : 487px; width : 180px; } p{ font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 11px; font-weight : normal; color : #000; background-color : transparent; line-height : 120%; text-align: justify; } .header{ font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 11px; font-weight : bold; color : #000; background-color : transparent; list-style-type: none; } li{ font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 11px; font-weight : normal; color : #000; background-color : transparent; line-height : 150%; } .tomboff {list-style: url(images/tombbullet2.gif) } .tombon {list-style: url(images/tombbullet.gif) } h1{ font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 11px; font-weight : bold; color : #002A5F; background-color : transparent; line-height : 75%; } .smallcopy{ font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 9px; font-weight : normal; color : #000; } .cap {float: left; }