/*-------------- DEFAULT ---------------*/
body {
    background:#FCF9E3 url(images/main_bg.gif) 0 49px repeat-x; color:#695D1E;
    font:normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
    margin:0; padding:0;
}
div, p, img, a, ul, form, input, h1, h2 {margin:0; padding:0;}
ul {list-style:none;}
a {text-decoration:none;}
a.lien {text-decoration:none; color:#695D1E;}
a.lien:hover {text-decoration:underline; color:#695D1E;}
img {border:none;}
.spacer {font-size:0; line-height:0; clear:both;}
/*-------------- HEADER ---------------*/
#header {
    width:728px; padding:0 0 0 52px; margin:0 auto; height:242px;
    background:url(images/header_pic.jpg) 100% 49px no-repeat; position:relative;
}
/*----- TOP MENU -----*/
#header img {
    position:absolute; top:158px; left:622px;
}
#header h2.punchline {
    color:#695D1E; font:bold 10px/12px Arial, Helvetica, sans-serif;
    position:absolute; left:622px; top:205px; display:block; width:135px;
}
#header ul {
    padding:0 0 7px 0; height:42px; font-size:10px; line-height:12px;
    font-weight:bold; text-transform:uppercase; position:relative;
}
#header ul li {float:right; padding:0 10px 0 0;}
#header ul li a {
    color:#827F1B; background:#FCF9E3; padding:19px 8px 11px 8px; width:auto;
    display:block;
}
#header ul li a:hover {background:#F9EFB0; color:#827F1B;}
#header ul li span {
    background:#F9EFB0; color:#827F1B; display:block;
    padding:19px 8px 11px 8px; width:auto;    
}
#header form {
    background:#fff url(images/form_bg.gif) 0 0 repeat-y; width:153px;
    padding:16px 0 0 10px; height:177px; color:#545453;
}
#header form h2 {
    background:url(images/meme_log_hdr.gif) 0 0 no-repeat; height:19px;
    font:bold 16px/15px Arial, Helvetica, sans-serif; padding:5px 0 15px 25px;
}
#header form label {
    font:bold 10px/13px Verdana, Arial, Helvetica, sans-serif;
    padding:0 0 0 10px; height:13px; display:block;
}
#header form input.txtBox {
    width:116px; padding:1px 0 0 1px; margin:0 0 0 9px;
}
#header form input.submitBtn {
    margin:9px 0 0 76px;
}
/*----------------------- BODY ----------------------*/
#body {
    width:721px; padding:9px 0 0 59px; margin:0 auto;
}
/*----------- LEFT PANEL ----------*/
#leftPanel {width:525px; float:left;}
#leftPanel h2 {
    height:38px; padding:0 0 0 14px;
    font:italic 20px/38px Georgia, "Times New Roman", Times, serif;
    background:url(images/body_h2bg.gif) 0 0 repeat-x;
}
#leftPanel h3 {
    height:38px; padding:0 0 0 14px;
    font:italic 16px/38px Georgia, "Times New Roman", Times, serif;
    background:url(images/body_h2bg.gif) 0 0 repeat-x;
}
#leftPanel p {padding:0 0 0 17px;}
#leftPanel p.moreBtn {
    margin:32px 17px 26px 17px; padding:0; height:18px; 
    background:url(images/more_bg_flat.gif) 0 50% no-repeat;
}
#leftPanel p.moreBtn a {
    background:#F1E34C url(images/more_btn.jpg) 0 0 no-repeat; width:59px; height:18px;
    display:block; text-align:center; color:#322B01; float:right;
}
/*----- NEWS ------*/
#leftPanel div.news {
    width:210px; float:left; padding:16px 31px 0 22px;
}
#leftPanel div.news p {
    padding:1px 0 0 0; line-height:14px;
}
#leftPanel div.news p.moreBtn1 {
    height:18px; padding:0; background:url(images/more_bg_doted.gif) 0 50% repeat-x;
    margin:35px 0 0 0;    
}
#leftPanel div.news p.moreBtn1 a {
    width:51px; height:18px; text-align:center; display:block; float:right;
    color:#322B01; background:#FCF9E3 url(images/more_btn_botom.gif) 0 0 no-repeat;
    line-height:18px;
}
#leftPanel div.newsRight {
    padding:16px 0 0 28px; 
    background:url(images/vertical_doted_bdr.gif) left top repeat-y;
}
/*----------- RIGHT PANEL ----------*/
#rightPanel {
    width:147px; float:left; padding:0 0 42px 30px;
}
#rightPanel h2 {
    height:27px; padding:0 0 0 9px;
    font:italic 16px/27px Georgia, "Times New Roman", Times, serif;
    background:url(images/right_h2bg.gif) 0 0 repeat-x;
}
#rightPanel ul {
    font:bold 12px/24px Arial, Helvetica, sans-serif;
    padding:10px 4px 33px 0;
}
#rightPanel ul li {
    background:url(images/dotted_black_border.gif) left bottom repeat-x;
    padding:0 0 1px 0;
}
#rightPanel ul li a {
    height:24px; display:block; padding:0 0 0 12px; color:#393939;
    background:#FCF9E3 url(images/bullet_right.gif) 92% 50% no-repeat;
}
#rightPanel ul li a:hover {
    background-color:#F5F2D9; color:#000;
}
/*----------------------- FOOTER ----------------------*/
#footer {
    background:#FFF6C1 url(images/footer_bg.gif) 0 0 repeat-x;
    padding:19px 0 16px 0; color:#685C14;
}
#footer ul {
    font-size:10px; line-height:12px; margin:0 auto;
    font-weight:bold; text-transform:uppercase; width:670px;
}
#footer ul li {float:right;}
#footer ul li a {
    padding:1px 12px; display:block; width:auto; color:#6A6816;
    background:#FFF6C1;
}
#footer ul li a:hover {
    color:#FFF6C1; background:#6A6816;
}
#footer p {
    clear:both; text-align:center; padding:8px 0 0 0;
    font:normal 9px/11px Arial, Helvetica, sans-serif;
}
#footer p a {
color:#685C14; text-decoration:none;
}
#footer p a:hover {
text-decoration:underline;
}
/*-------------- MISCLENIOUS ---------------*/
.topPad {padding-top:20px !important;}