BODY{ background-color: #797F83; margin: 0; padding: 0px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; }
IMG{ border: none; }
P{ margin: 10px 0; }
A{ color: #000; text-decoration: underline; }
A:hover{ text-decoration: none; }

#page{ width: 80%; margin: 0 auto; background-color: #797F83; }
.headerc{ background: url(../images/header_center.gif) repeat-x; font-weight: bold; padding-left: 5px; }
.headerc A{ display: block; text-decoration: none; color: #000; }
#leftside{ background-color: #CFC7BE; border:1px solid #A8A29B; }
#leftside UL{ margin: 15px 5px 15px 20px ; padding: 0; }
#leftside LI{ margin-bottom: 5px; color: #A8A29B; }

#rightside{ background-color: #fff; width: 100%; border: 1px solid #996666; }
#footer{ padding: 10px 0; text-align: center; line-height: 16px; color: #fff; }

TABLE#topmenu TD{ background-color: #9BA3A8; border-right: 1px solid #fff; padding: 5px; text-align: center; }
TABLE#topmenu A{ font-weight: bold; color: #fff; text-decoration: none; }
TABLE#topmenu A:hover{ text-decoration: underline; }

.leftmenu A{ color: #000; text-decoration: none; }
.leftmenu A:hover{ text-decoration: underline; }

.bannerright{ float: right; padding: 0 0 10px 10px; }
.bannerbottom{ text-align:center; padding: 10px; }
.noborderr{ border-right: none !important; }
.txtlogo{ color: #637a88; }

.titleleft{ background-color: #A8A29B; padding: 5px 10px; text-align: center; font-weight: bold; color: #fff;  }
.titleleft A{ color: #fff; text-decoration: none; }
.titleleft A:hover{ text-decoration: underline; }
.titleright{ background-color: #996666; padding: 5px 10px; text-align: center; font-weight: bold; color: #fff; }
.padcontent{ padding: 15px; }
.aboutauthor{ padding-top: 20px; font-style: italic; }
.author{ color: #996666; font-weight: bold; }

/*  Print Preview  */
@media print{
	BODY, .txtlogo, .author, #rightside { background-color: #fff; color: #000; border: none; }
	.noprint, TABLE#topmenu, #leftside, .bannerright, .bannerbottom, #footer, FORM { display: none; }
	.padcontent{ padding: 0; }
	.headerc, #page{ background: none; width: 100%; }
	.headerc { padding-bottom: 10px; }
	A { color: #000; text-decoration: none; }
	.titleright{ background-color: #cccccc; text-align: left; color: #000; margin-bottom: 10px; }
}