BODY {

COLOR: #000; /* default text color */

background: url(images/bg.gif);



font-family: arial;

margin: 0px; /* no margins on any sides */

}





/* General Settings */





a.footer:link, a.footer:visited {

text-decoration: underline;

color: #ffffff;

}





H1 {

font-family: arial;

COLOR: #635047;

font-size: 14pt;

text-align: left;

}





H2 {

font-family: arial;

COLOR: #635047;

font-size: 12pt;

text-align: left;

}





a:link, a:visited {

text-decoration: underline;

color: #0000ff;

}



a:hover {

text-decoration: none;

color: #0000ff;

}





p.bluelinks {

font-size: 80%;

FONT-FAMILY: Arial;

text-align: center;

font-weight: bold;

}





li {

margin-bottom: 6px;

}





ul.checkmark {

list-style-type: none;

}





ul.checkmark li {

background: url(images/checkmark.gif) no-repeat;

background-position: 0px 2px;

padding-left: 30px;

margin-bottom: 6px;

}





/* Fixed width in the middle of the screen with a border */





.container {

width: 871px !important;

width: 871px;

display: block;

border: solid 0px #000;

position: relative;

}





/* Not important if using one solid header the same size as the container above */





.headerwrapper {

border-bottom: solid 0px #ff0000;

}





.header {

position: relative;

display: block;

}





.headerform {

position: absolute;

top: 0px;

left: 400px;

width: 871px;

height: 203px;

background: url(images/footer.jpg) repeat-x;

}





/* Use to set the color and size of the leftbar */





td.leftbar {

background-color: #474747;

color: #000;

width: 200px;

border-right: solid 0px #000;

background-image: url(/images/nav_back.jpg);
	background-repeat: repeat-x;
}





/* leaving the width at 100% makes it so it will stay with the width set in the leftbar above */





div.mainbodytext {

FONT-FAMILY: arial;

font-size: 10pt;

}





div.navbar {

margin-top: 5px;

margin-bottom: 100px;

width: 100%;


}





a.nav:link, a.nav:visited {

background-color: #474747;

FONT-FAMILY: verdana;

font-size: 9pt;

color: #fff; /* text color */

text-align: left;

padding-left: 4px;

padding-right: 2px;

padding-bottom: 2px;

text-decoration: none;

width: 100%; 

margin-bottom: 6px;

border-bottom: solid 0px #000000;

display: block; /* makes it so you don't need br's between the buttons */

-moz-box-sizing:border-box;box-sizing:border-box;

}





/* 

border (format: style size color) solid black on top, and white on bottom gives effect of inner drop shadow - button being pushed down 

*/





a.nav:hover {

background-color: #1bace3;

text-decoration: none;

color: #000000;

}





#featured {

font-weight: bold;

}





div.addy {

position: absolute;

bottom: 0px;

background-color: #003333;

color: #ffffff;

width: 100%;

font-size: .75em;

padding: 0px;

}





td.mainwindow {

width: 650px;

padding: 15px;

background-color: #fff;

font-size: 10pt;

font-family: arial;

}





td.act {

padding: 5px;

background-color: #fff;

font-size: 10pt;

font-family: arial;

}





.examtable {border: solid 1px #000;

font-size: 10pt;

font-family: arial;

width: 90%;

}





a.green:link, a.green:visited {

color: #336600;  

text-decoration: none;

}





a.green:hover {

color: #A7A984; 

text-decoration: none;

}





.copy {background-color: #635047;

border-TOP: 0px;

display: block;

color: #fff; 

font-weight: bold;

font-size: 10pt;

FONT-FAMILY: arial;

text-align: center;

width: 871px;

padding-top: 10px;

padding-bottom: 10px;

background-image: url(/images/footer.jpg);
	background-repeat: repeat-x;

}





a.jwd:link, a.jwd:visited {

color: #fff;  

text-decoration: none;

font-weight: bold;

}





a.jwd:hover {

color: #0000ff;

}





a.admin:link, a.admin:visited {

color: #cccccc;  

text-decoration: none;

font-size: 10pt;

text-align: center;

width: 100%;

}





.question {

COLOR: #990033;

FONT-FAMILY: arial;

font-weight: bold;

}





.answer {

COLOR: #000000;

FONT-FAMILY: arial;

}





p.inheader {

position: absolute; 

top: 140px; 

right: 10px;

COLOR: #ffffff;

font-size: 100%;

FONT-FAMILY: arial; 

}





div.contactform {

width: 280px;

float: right;

text-align: center;

}





div.contactcontent {

width: 280px;

float: left;

}





.assess {

background-color: #000;

color: #fff;

}





.floatright {

float: right;

}





.floatleft {

float: left;

margin-right: 10px;

}





DIV {

-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding: 0;

}