body { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #c00; text-align: center; margin: 0; padding: 0; }
p { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; }
td {}
a:link { color: #f00000 }
a:hover { color: #000 }
a:active { color: red }

/* LAYOUT */
#top { background-image: url(../images/content_top.png); background-repeat: no-repeat; text-align: center; height: 15px; }
#main { background-repeat: repeat-y; min-height: 425px; margin: auto 40px 0 265px; }
#leftcolumn { color: #fff; text-align: center; width: 200px; float: left; padding-right: 15px; padding-left: 45px; }
#footer { color: white; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; margin-top: 0; padding: 20px 70px 10px; }
#footer a { color: white ; text-decoration: none; }
#footer a:hover { color: #c6c6c6 ; text-decoration: underline; }



#wrapper { background-image: url(../images/content.png); background-repeat: repeat-y; text-align: left; width: 850px; margin-top: 300px; margin-right: auto; margin-left: auto; }
#wrapper2 { background-color: #c00; background-image: url(../images/footer.png); background-repeat: no-repeat; text-align: left; width: 850px; margin-top: 0; margin-right: auto; margin-left: auto; }
#navigation { color: #fff; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-variant: small-caps; text-align: right; position: absolute; width: 450px; float: left; margin-top: 10px; margin-right: 35px; margin-left: 405px; }
#summary { text-align: left; position: absolute; width: 450px; float: left; margin-top: 62px; margin-right: 20px; margin-left: 340px; }

/**Left Colunm List**/
ul.leftNav { text-align: left; width: 175px; margin: 0; padding: 0; list-style: none; display: inline; }
ul.leftNav li { background-color: transparent; margin: 0; padding: 0; list-style-type: none; }
ul.leftNav li:hover {

}
ul.leftNav li a#active_menu-nav {  }
ul.leftNav li a { font-size: 12px; color: #ffffff; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; font-weight: bold; text-align: left; width: 175px; padding-top: 8px; padding-bottom: 8px; border-bottom: 1px dotted #fff; list-style-type: none; list-style-position: outside; display: list-item; }
ul.leftNav li a:hover { color: #afafaf; padding-top: 8px; padding-bottom: 8px; }

/* TOP NAVIGATION */
#navigation ul { margin: 0; padding: 0; list-style-type: none; }
#navigation a { color: #fff; font-weight: bold; display: inline; }
#navigation a:hover { color: #fff; font-weight: bold; text-decoration: underline; display: inline; }
#navigation li { float: left; margin-right: 15px; }

/* MISC */
.maintext { color: #000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; }
.copyright { color: #fff; font-size: 10px; font-weight: bold; line-height: 11px; text-decoration: none; }
a.white { color: orange }
a.white:hover { color: yellow }
h1 { color: #c00; font-size: 18px; font-family: Candara, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 20px; }

h2 { color: #c70300; font-size: 15px; font-family: Candara, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; font-style: italic; text-decoration: underline; text-align: left; text-indent: 15px; margin: 0; padding-top: 15px; padding-bottom: 0; }

h3 { color: #f00000; font-size: 15px; font-family: Candara, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; font-style: italic; text-transform: uppercase; text-align: left; text-indent: 15px; width: 180px; margin: 0; padding-top: 0; padding-bottom: 0; border-bottom: 1px solid #f00000; }

h4 { color: #f00000; font-size: 15px; font-family: Candara, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; font-style: italic; text-transform: uppercase; text-align: left; text-indent: 15px; margin: 0; padding-top: 0; padding-bottom: 0; border-bottom: 1px solid #f00000; }

h4 a { color: #f00000; font-weight: bold; font-style: italic; text-decoration: none; text-transform: uppercase; text-align: left; text-indent: 15px; margin: 0; padding-top: 0; padding-bottom: 0; }


