
body { color: #000; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #666; }
.wrapper { background-image: url(../images/pag_bg.jpg); background-repeat: repeat-y; width: 850px; }
.main_content { color: #000; background-color: #fff; width: 788px; }
.header { background-color: #000; height: 214px; }
.nav { color: #d2cece; font-size: 13px; background-image: url(../images/nav-bg.gif); background-repeat: repeat-y; text-align: center; width: 208px; padding: 0 5px 10px 12px; }
.nav ul { margin: 0; padding: 0; list-style-type: none; }
.nav ul li { background-image: url(../images/button.gif); background-repeat: no-repeat; text-align: center; width: 200px; height: 36px; margin: 0; padding: 0; }
.nav ul li a:link, .nav ul li a:visited { color: #00f; font-size: 16px; font-family: Arial, "Trebuchet MS", Geneva, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; font-style: italic; line-height: 32px; text-decoration: none; width: 200px; height: 36px; display: block; }
.nav ul li a:hover { color: #f00; }
.heading { background-image: url(../images/header_bg.jpg); text-align: center; height: 76px; overflow: hidden; border-right: 1px solid #fff; border-left: 1px solid white; }
.content_col1 { font-size: 13px; text-align: left; padding: 10px; width: 340px; }
.combined_col { font-size: 13px; text-align: left; width: 583px; padding: 10px; }
.highlight_box { font-size: 17px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; font-style: italic; text-decoration: none; text-align: center; margin: 5px; padding: 5px; border: solid 5px #666; }
h2 { color: #369; font-size: 15px; border-bottom: 3px dotted #369; }
.content_col2 { color: #c00; font-size: 13px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; text-align: left; width: 223px; padding: 10px 5px; border-left: 1px solid #333; }
.content_col2 ul { margin: 0; padding: 0; list-style-type: none; display: block; }
.content_col2 ul li { margin: 0; padding-top: 1px; border-bottom: 1px dashed #666; }
.footer { font-size: 12px; line-height: 24px; background-color: black; background-image: url(../images/footer_bg.jpg); background-repeat: no-repeat; height: 38px; padding-top: 5px; padding-right: 10px; padding-left: 10px; }
.footer ul { margin: 0; padding: 3px 0 0; list-style-type: none; }
.footer ul li { height: 38px; float: left; margin: 0; padding: 0; display: inline; }
.footer ul li a, footer ul li a:visited { color: #30f; font-size: 12px; line-height: 24px; text-decoration: none; float: left; padding-right: 5px; padding-left: 5px; }
.footer ul li a:hover { color: #f00; text-decoration: underline; }
.copyright { color: #333; font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif; font-style: italic; line-height: 24px; float: right; }
.design_by { color: #999; font-size: 10px; font-style: italic; text-decoration: none; }
.design_by a { color: #fff; }
