/* CSS Document */

.main_body {background-color:#631333;}
.standard_text {font:Georgia, Times New Roman, Times, serif;}

.content_table {background-image:url(images/whitecontainer.png);
				background-repeat:no-repeat;}

.background_image {background-image:url(images/background.jpg);
				   background-repeat:no-repeat;
				   background-position:center;}
				   
.nounderline_link {text-decoration:none; }

/* For the FAQ show/hide function */
.hidden { display: none; }
.unhidden { display: block; }

<STYLE type="text/css">
<!--
  A  {text-decoration: none}
a:link { color: #233d34}
a:visited {  color: #631333}
a:hover {  color: #da2426}
-->
</STYLE>
