body {
font-family :  arial, Tahoma, Sans-Serif;
font-size : 12px;
color : #0C0C0C;
margin : 0; padding : 0;
}

a {text-decoration:none; color:#C86C00;}
a:hover {text-decoration :underline;}
h1, h2, h3, img, form,input,ul, li {margin:0; padding:0;}
a img {border:0;}
p {padding :0 0 15px 0; margin : 0;}
h2 {color:#C86C00; font-size:16px;padding-bottom:15px;}
h3 {color:#C86C00; font-size:14px;}
.alignleft {float:left;}
.alignright {float:right;}
.center {text-align:center;}
img.alignleft {margin:0 10px 2px 0;}
img.alignright {margin:0 0 2px 10px;}


/* ======= Page Strucure ======== */
#header-outer {width:100%;background:#E67E17 url(images/h-bg.jpg) repeat-x; }
#header {width:828px; margin:0 auto;background:url(images/header.jpg) repeat-y;}
#wrapper-outer {width:100%;background:#FAB858 url(images/bg.jpg) repeat-x;}
#wrapper {width:796px;margin:0 auto;background:#fffffe url(images/dash.jpg) repeat-y 202px 0; }
#top-banner {width:728px; margin:0 auto;background:#fffffe;padding:5px 0;}
#content {float:left; width:548px; padding:10px 30px 0 16px;}
#sidebar {float:left; width:160px;padding:10px 17px 0 25px;background:url(images/sb-top.gif) no-repeat;color:#fff;}
#footer {width:772px; padding:0 12px;background:#CD8619 url(images/f-bg.jpg) repeat-x ;min-height:40px;clear:both;border-bottom:1px solid #fff;color:#fff;}
* html #footer {height:40px;}

/* ===== Header ===== */
#header .h-main {padding:15px 30px;background:url(images/h-main.jpg) no-repeat;}
#header h1 {color:#fff;font-size:60px; line-height:70px;font-weight:normal; text-align:center;}
#header h1 a, #header h1 a:hover {color:#fff;text-decoration :none;}



/* ===== Content ===== */
#content h2 a {color:#C86C00;text-decoration :underline;}
#content h2 a:hover {text-decoration :none;}
#content img {padding:4px; background:#eee; border:1px solid #999;}
#content img {max-width:340px;}
* html #content img {width:expression(this.width > 340 ? "340px" : this.width);}


/* ===== Sidebar ===== */
#sidebar a {color : #0C0C0C;}
#sidebar ul, li {list-style:none;}
.gsearch {border:1px solid #333;background:#FEE4C2;margin:10px 0;}
.gsearch h3 {border-bottom:1px solid #333;background:#C86C07;color:#fff;padding:2px 10px;line-height:16px;font-size:12px;}
.gsearch form {padding:6px;}
.gsearch input {margin:5px 0;}

/* ======= Footer ======== */
#footer p {padding:12px 0;line-height:16px;}
#footer a {color:#FAF45E;}
#footer a.by {float:right; line-height:40px; background:url(images/ikbe.jpg) no-repeat right top; padding-right:85px; display:block;color:#fff;text-decoration :none;}
#footer a.by:hover {color:#fff;text-decoration :none;}

.clr {clear:both; margin:0; padding:0; font-size:1px; line-height:1px;height:1px;}




