@charset "utf-8"; /* CSS Document */ body { background-image:url(images/body_bg.jpg); background-repeat:repeat-x; background-color:#ebeef3; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#7c828a; font-weight:bold; line-height:1.5;} table, tr, td { background-image:url(images/table_bg.jpg); background-repeat:repeat-y; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#7c828a; line-height:1.5;} a:link, a:visited { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#424b57; font-weight:bold; text-decoration:underline;} a:hover { border-bottom:2px solid white; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#424b57; font-weight:bold; text-decoration:none;} a:active { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#424b57; font-weight:bold; text-decoration:underline;} /*** Skeleton ***/ #main { width:900px; position:absolute; right:0; top:0;} /* Top */ #sitetitle_01 { background-image:url(images/01_sitetitle.jpg); background-repeat:no-repeat; width:450px; height:104px; float:left;} #sitetitle { width:300px; height:100px; font-family:"Pump Demi Bold LET", Verdana; font-size:40px; color:white; font-weight:bold; padding:30px 0px 0px 50px;} #sitetitle:first-letter { font-family:"Pump Demi Bold LET", Verdana; font-size:40px; color:#9ea0a3; font-weight:bold;} #empty_02 { background-image:url(images/02.jpg); background-repeat:no-repeat; width:450px; height:104px; float:right;} /* Middle */ #empty_03 { background-image:url(images/03.jpg); background-repeat:no-repeat; width:450px; height:198px; float:left;} #empty_04 { background-image:url(images/04.jpg); background-repeat:no-repeat; width:450px; height:198px; float:right;} /* Navigation */ #navigation_05 { background-image:url(images/05_navigation.jpg); background-repeat:no-repeat; width:450px; height:181px; float:left;} #navigation { padding:40px 0px 0px 170px; width:400px; height:150px; font-family:Verdana; font-size:12px; color:#d9ea0a3; text-decoration:none; text-transform:uppercase; line-height:2; } #line1 {margin:0px 0px 0px 17px;} #line2 {margin:0px 0px 0px 11px;} #line3 {margin:0px 0px 0px 12px;} #line4 {margin:0px 0px 0px 17px;} #line5 {margin:0px 0px 0px 28px;} #line6 {margin:0px 0px 0px 49px;} #navigation a:link, #navigation a:visited { font-family:Verdana; font-size:12px; color:#ddc6c4; text-decoration:none; text-transform:uppercase; font-weight: bold;} #navigation a:hover { padding-bottom:1px; border-bottom: 4px solid white; font-family:Verdana; font-size:12px; color:#ddc6c4; text-decoration:none; text-transform:uppercase; font-weight: bold;} #navigation a:active { font-family:Verdana; font-size:12px; color:#ddc6c4; text-decoration:none; text-transform:uppercase; font-weight: bold;} #empty_06 { background-image:url(images/06.jpg); background-repeat:no-repeat; width:450px; height:181px; float:right;} /* Sidebar */ #sidebar_07 { background-image:url(images/07_sidebar.jpg); background-repeat:no-repeat; width:450px; float:left;} #space_x { height:60px; width:222px; margin-left:200px;} #sidebar { width:222px; background-image:url(images/cat_bg.jpg); background-repeat:repeat-y; margin:10px 0px 20px 200px; } #sidebar p { font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-align:justify; padding:0px 20px;} h3 { background-image:url(images/cat_h.jpg); background-repeat:no-repeat; width:222px; height:46px; padding:22px 0px 0px 40px; margin-bottom:-22px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:white; font-weight:bold;} #sidebar_bottom { background-image:url(images/cat_bottom.jpg); background-repeat:no-repeat; width:222px; height:38px; margin:-20px 0px 0px 200px;} /* Content */ #content_08 { border:0px solid green; background-image:url(images/08_content.jpg); background-repeat:no-repeat; width:450px; height:80px; float:right; margin-left:-21px;} #content { width:410px; height:100%; margin-left:auto; margin-right:auto;} #content p { padding:0px 10px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:11px; text-align:justify; text-indent:30px;} #content p:first-letter { font-family:"Arial Black", Arial, Verdana; font-weight:bold; color:white; font-size:14px; text-align:justify; } h1 { width:395px; background-color:#e5d4d2; border-right:6px solid white; font-family:Arial, Helvetica, sans-serif; font-size:15px; color:white; text-align:right; padding:2px 10px 2px 5px; text-transform:uppercase; letter-spacing:1px; margin-top:30px; margin-bottom:-10px;} h1:first-letter { font-family:"Arial Black", Arial, Verdana; font-size:15px; color:#9ea0a3; font-weight:bold; text-transform:uppercase; letter-spacing:1px;} h2 { font-family:Arial, Helvetica, sans-serif; text-indent:20px; color:white; font-size:10px; margin-top:30px;} /* Bottom */ #footer_09 { background-image:url(images/footer.jpg); background-repeat:no-repeat; width:900px; height:140px; clear:both;} #footer { margin-left:280px; padding:80px 0px 10px 0px; border:0px solid red; width:600px; height:40px; font-family:Arial; color:white; text-align:right;} #footer a:link, #footer a:visited { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:white; font-weight:bold; text-decoration:underline;} #footer a:hover { border-bottom:2px solid #424b57; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#white; font-weight:bold; text-decoration:none;} #footer a:active { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:white; font-weight:bold; text-decoration:underline;}