/*----body----*/
* { padding:0; margin:0; list-style:none; text-decoration:none; }
body { background:url(images/bg.gif) repeat; font:12px Arial; color:#000;}

/*----header----*/
#header { width:850px; margin:1px auto 0;}
#header p { text-indent:-9999px;}
#header p a { display:block; background:url(images/banner.jpg) no-repeat; height:150px;}

/*----main----*/
#wrapper { background:#fff url(images/header2.jpg) no-repeat top; width:850px; margin:auto; border:1px solid #aaaaaa; border-top:none; }

/*----misc----*/
.clear { clear:both;}

/*----left----*/
#left { width:180px; float:left; background:#bfbcbc url(images/sidebar_bg.jpg) no-repeat; }
#sidebar { display:block; margin:15px; padding-right:2px;}
#sidebar hr { background:url(images/hr.gif) no-repeat; display:block; height:5px; border:none; margin:18px 0 4px 0;}
#left h2 { font:bold 16px Arial; color:#000; margin-bottom:10px;}
#left ul { margin-bottom:10px;}
#left ul li { background:#cccccc; height:20px; line-height:20px; font: bold 13px Arial; border:1px solid #000066; margin-bottom:5px;}
#left ul li a { display:block; color:#0000cc; padding:2px;}
#left ul li a:hover { text-decoration:underline;  }


/*----right----*/
#right { width:600px; float:right; margin-top:10px; padding-right:35px; }
#right h2 { font:bold 16px Arial; text-align:center; margin-bottom:10px; }
#right h1 { font:bold 18px Arial; text-align:center; margin-bottom:10px; }
#right p.desc { font:bold 15px Arial; }
#right a.bold { font-weight:bold;}

#right p { padding-bottom:20px; text-align:justify;}
#right p a { color:#0000cc; text-decoration:underline; font-size:12px;}
#right h3 { font:bold 14px Arial; margin-bottom:5px;}



#right ul#adsense { margin:0; }
#right ul#adsense li { float:left; display:inline; padding:0 0 20px 0; }

#right ul { margin:20px 0 0 180px;}
#right ul li { float:left; display:inline; font-size:10px; padding-right:40px; font-weight:bold;}
#right ul li a { color:#006633;}
#right ul li a:hover { color:#009900;}

#footer { display:block; background:#cccccc; text-align:center;}
#footer a { color:#0000cc; text-decoration:underline; font-size:12px;}