﻿body {background-image: url('images/bkg.gif'); font-family: Arial, Verdana, Helvetica, sans-serif; margin: 0; }
h1 {font-family:Arial, Helvetica, sans-serif; font-size:24px; font-weight:bold; color: #000000; padding: 0 10px 0 10px;}
h2 {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color: gray; padding: 0 10px 0 10px;}
p {font-family:Arial, Helvetica, sans-serif; font-size:12px;color: #000000; padding: 0 15px 0 15px;}

#wrapper {width:760px; margin-top: 10px; margin-left:auto; margin-right: auto; }
#header {height: 100px; background-image: url('images/hdrbkg.jpg');  }
#header-left {float: left; width: 183px; height: 100px; }
#header-right {float: right; width: 250px; height: 85px; padding-top: 10px; }
#nav {height: 30px; background-color: #000000;}
#nav-left {	height: 30px; width: 183; float: left;}
#content-outside { }
#content {width: 760px; margin: 20px auto 0 auto; background-color: #FFFFFF; }
#content-left {float: left; width: 350px; }
#content-right {float: right; width: 350px; }
#sub-cont-left {float:left; width:285px; background-color: #E8E8E8; }
#sub-cont-right {float: right; width:285px; background-color: #FFFFFF; }
#footer {clear: both; width: 760px; height: 30px; text-align: left; background-color: gray;}
#footer-right {float:right; width:150px; text-align: right;}

.center {text-align: center;}
.white {color: #FFFFFF;}
.twelvepx {font-size: 12px;}
.thirtysixpx {font-size: 36px; color: #FFFFFF;}
.BlackTxt {color: #000000;}
.style8 {font-size: xx-large;color: #FFFFFF;}


a:link {color: #FF0000; text-decoration:none;}
a:visited {color: #FF0000; text-decoration:none;}
a:active {color: #FF0000; text-decoration:none;}
a:hover {color: #FFFF00; background-color: #FF0000; text-decoration:none;}

.questionlinks a:link {color: #FF0000; text-decoration:none;}
.questionlinks a:visited {color: #ff0000;text-decoration:none;}
.questionlinks a:active {color: #ff0000;text-decoration:none;}
.questionlinks a:hover {color: #FFFF00;text-decoration:none; background-color: red; }

.whitelink {}
.whitelink a:link {color: #FFFFFF; text-decoration:none; font-size: 12px;}
.whitelink a:visited {color: #FFFFFF; text-decoration:none; font-size: 12px;}
.whitelink a:active {color: #FFFFFF; text-decoration:none; font-size: 12px;}
.whitelink a:hover {color: #FFFFFF; background-color: #FF0000; text-decoration:none; font-size: 12px;}

.style1 {margin-bottom: 1px;}
.style2 {margin-left: 25px;	margin-right: 25px;	margin-top: 17px;}
.style3 {margin-bottom: 1px;margin-top: 32px;}
.style4 {color: #000000; font-size: 14px;}
.style6 {margin-bottom: 0px;}
.style7 {margin-top: 0px;}
