html { background-color: #ffde01;}
p { text-indent: 30px; text-align: justify;}
#wrapper {width: 960px;padding-top: 20px;margin: 0px auto;font-family: Comic Sans MS,Verdana,Helvetica,sans-serif;}
#navigation {font-size: 1.25em;}
#navigation a:visited, #navigation a:hover, #navigation a:link, #navigation a:active {color: black;text-decoration: none;}
#content {background-image: url(/media/images/middle_shadow.jpg);background-repeat: repeat-y;padding: 20px;margin-top: -3px;}
.shadow{margin: 0px;margin-bottom: -2px;margin-left: -1px;padding: 0px;}
.bottom_shadow{margin: 0px;margin-bottom: -2px;margin-left: 0px;padding: 0px;}
#nav_div {position: relative;z-index: 2;top: -100px;width: 955px;height: 300px;}
#footer {text-align: right;}
#header_logos {float: right;}
.cleaner { clear: both; }
h1, h2, h3, h4, h5 , h6 {margin: 5px;}
h1 {font-size: 2.5em;float: left;margin: 0px 0px 0px 30px;}
h2 {font-size: 2em;color: #960000;margin: 10px;}
h3 {font-size: 1.5em;}
/*----------------------Homepage CSS CSS----------------------*/
.front_photo {	border: 5px solid #ffde01;}
/*----------------------About CSS----------------------*/
#about_logo {margin: 0px auto;width: 297px;}#about_content {padding: 20px 100px 20px 100px;text-align: center;}.about_title {text-transform: uppercase;font-weight: bold;}
/*----------------------Column CSS----------------------*/
.column_2 {width: 409px;float: left;padding: 20px;text-align: center;}.border_right {border-right: 1px dashed black;}.text_box {text-align: justify;border-top: 2px solid black;border-bottom: 2px solid black;padding: 5px 25px 5px 25px;}.line {border-top: 2px solid black;height: 2px;padding: 5px;}
/*----------------------Download CSS----------------------*/
.download {float: left;	padding: 0 90px 0 90px;}
/*----------------------Contact CSS----------------------*/
#message {height: 150px;}
/*----------------------Form CSS----------------------*/
.error_label {color: red;background-color: #FFCCCC;}.error_field {background-color: #E0E0E0;}fieldset {width: 400px;margin: 0px auto;}label {padding: 10px;font-size: 1.25em;float: left;width: 100px;text-align: right;}input, textarea {padding: 10px;font-size: 1.25em;font-weight: bold;margin: 5px;border: 2px solid #000;}.submit {border: 0px;}