/* Frame Top Area */ div.frametoptile { margin: 0 0 0 0; background-color: #233d6b; background-image: url(../images/layout/toptile2.gif); background-repeat: repeat-x; height:32px; } div.frametopleft { /* position:absolute; top:235px; left:0px; /**/ position:relative; top:-32px; background-image: url(../images/layout/topleft.gif); background-repeat: no-repeat; width:11px; height:32px; z-index:2; } div.frametopright3 { position:relative; top:-64px; right:0px; /* position:absolute; top:235px; right:0px; /**/ background-image: url(../images/layout/topright3.gif); background-repeat: no-repeat; background-position: top right; width:100%; height:32px; z-index:2; } div.framemainnavpos { position:relative; top:-64px; right:0px; /* position:absolute; top:245px; left:15px; /**/ width:90%; z-index:4; } /* Frame Edges */ div.frameleftedge { position:relative; top:-64px; right:0px; margin: 0 0 0 0; background-color: #000000; background-image: url(../images/layout/leftedge.gif); background-repeat: repeat-y; } div.frameleftedgebase { margin: 0 0 0 7px; background-image: url(../images/layout/leftedge-base.gif); background-repeat: no-repeat; background-position: 0 100%; } div.framerightedge { margin: 0 0 0 0px; background-color: #000000; background-image: url(../images/layout/rightedge2.gif); background-repeat: repeat-y; background-position: 100% 0; } div.framerightedgebase { margin: 0 0 0 0; background-image: url(../images/layout/rightedge-base2.gif); background-repeat: no-repeat; background-position: 100% 100%; } /* Frame Base Area */ div.framebaseleft { position:relative; top:-64px; right:0px; margin: 0 0 0 0; background-color: #000000; background-image: url(../images/layout/baseleft.gif); background-repeat: no-repeat; } div.framebaseright { margin: 0 0 0 11px; background-color: #000000; background-image: url(../images/layout/baseright2.gif); background-repeat: no-repeat; background-position: 100% 0; } div.framebasetile { margin: 0 0px 0 0; background-color: #000000; background-image: url(../images/layout/basetile.gif); background-repeat: repeat-x; height:7px; line-height:7px; } /* Frame Body */ div.framebody { margin: 0 7px 0 0; background-color:#233d6b; background-repeat: repeat-x; background-position: 0 100%; } div.framebodyarea { margin: 0 0 0 0; position:relative; /* top:-64px;*/ left:0px; background-color:#233d6b; border-width: 0px 0px 0px 0px; border-style:solid; border-color:#cc3333; /* min-height:200px;/**/ } /* Content Styles */ h1 { margin: 0 0 0 0; position:absolute; top:107px; left:35px; font-size:20px; color:#ffffff; } /* Navigation */ div.menubaritem { position:relative; top:-30px; left:12px; float:left; padding: 0 12px 0 0; font-family: verdana, arial, helvetica, sans-serif; font-size:15px; font-weight:bold; color:#ffcc00; } div.menubaritem a:link { color:#ffffff; text-decoration:none; } div.menubaritem a:visited { color:#ffffff; text-decoration:none; } div.menubaritem a:hover { color:#ffcc00; text-decoration:none; } div.menubaritem a:active { color:#00cc00; text-decoration:none; } div.menubaritemsub { float:left; padding: 0 12px 0 0; font-family: verdana, arial, helvetica, sans-serif; font-size:10px; font-weight:bold; color:#ffcc00; } div.menubaritemsub a:link { color:#ffcc00; text-decoration:none; } div.menubaritemsub a:visited { color:#ffcc00; text-decoration:none; } div.menubaritemsub a:hover { color:#00cc00; text-decoration:none; } div.menubaritemsub a:active { color:#ffffff; text-decoration:none; } /* Menu */ div.mainMenu { margin: 0 0 0 0; padding: 0 0 0 0; border-width: 0 0 0 0; } div.menuHidden { position:absolute; /* position:relative; top:-64px; /**/ visibility:hidden; z-index:6; } div.menuVisible { position:absolute; visibility:visible; /* position:relative; top:-64px; /**/ border-width: 2px 2px 2px 2px; border-style:solid; border-color:#990000; background-color:#d68430; padding: 2px 5px 2px 5px; z-index:6; } div.subitem { margin: 0 0 0 0; padding: 4px 0px 2px 0px; background-color:#d68430; font-size:11px; color:#ffffff; } div.subitem a:link { color:#ffffff; text-decoration:none; } div.subitem a:visited { color:#ffffff; text-decoration:none; } div.subitem a:hover { color:#ffcc00; text-decoration:none; } div.subitem a:active { color:#99ccff; text-decoration:none; }/* Layout */ body { background-color:#233d6b; background-image: url(../images/corner5.gif); background-repeat: no-repeat; background-position: 100% 100%; margin: 0 0 0 0; padding: 0 0 0 0; font-family: verdana, arial, helvetica, sans-serif; font-size:12px; color:#000000; } img { border-width: 0 0 0 0; border-style:none; } /*img { position:relative; border-width: 0 0 0 0; border-style:none; }/**/ p { margin: 0 0 1em 0; } h2 { margin: 0px 0 8px 0; padding: 0 0 0 0; font-family: verdana, arial, helvetica, sans-serif; font-size:15px; color:#993333; } h3 { margin: 0px 0 4px 0; padding: 10px 0 0 0; font-family: verdana, arial, helvetica, sans-serif; font-size:12px; font-weight:bold; color:#000000; } h4 { margin: 0px 0 4px 0; padding: 0px 0 0 0; font-family: verdana, arial, helvetica, sans-serif; font-size:12px; font-weight:bold; color:#993333; } font.h3 { margin: 0px 0px 4px 0px; padding: 10px 0 0 0; font-family: verdana, arial, helvetica, sans-serif; font-size:12px; font-weight:bold; color:#000000; }