/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #040876;
}
body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
}
a {
	font-size: small;
	color: rgb(4,8,118);
}
a:link {
	text-decoration: none;
	color: rgb(4,8,118);
}
a:visited {
	text-decoration: none;
	color: rgb(4,8,118);
}
a:hover {
	text-decoration: underline;
	color: rgb(4,8,118);
}
a:active {
	text-decoration: none;
	color: rgb(4,8,118);
}

a img {border: none; }

.style4 {
	color: #FFFFFF;
	font-weight: bold;
}
.style5 {color: #FFFFFF}

.style6 { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #040876;
}

/* Stuff added by Steve */
/* ******************** */

/* common styles */
/*---------------*/


.full_width
{width: 990px; }

.page_body
{margin-left: 0px; margin-top: 5px; margin-bottom: 0px; margin-right: 0px; }

.header
{width: 990px; clear: both;}

.header_logo_1
{height: 100px; width: 200px; float: left; }

.header_right_bit
{width: 990px; float: right; }

.header_banner_1
{height: 100px; width: 760px; float: left; }

.main_bit {width: 990px; clear: both; }

.left_bit {float: left; width: 660px; }

.left_nav_table {float: left; width: 660px; }

.left_nav_button {float: left; width: 660px; margin-top: 2px; }

.left_nav_button1 {float: left; width: 660px; margin-top: 5px; }

.left_text {float: left; width: 660px; }

.right_bit {float: right; width: 330px; }


/* thumbnail styles   */
/*--------------------*/


.thumbnail_row
{padding-top: 0px; float: left; width: 988px; }
 
.thumb_and_text
  {width:325px; float: left; }

.thumb_and_text2
  {width:325px; float: right; }
  
.thumb_and_text3
  {width:242; float: left; }

.thumbnail_square
{width: 325px; height: 217px; border: solid 1px #999999; margin-top: 5px; }

.thumbnail_square2
{width: 242px; height: 362px; border: solid 1px #999999; margin-top: 5px; }

.hspace
  {width: 5px; float: left; }
  
.hspace2
  {width: 4px; float: left; }
  
/* index page styles */
/*-------------------*/


.menu_row
{padding-top: 0px; float: left; }

.index_menu
  { clear: both; height: 35px; width: 765px; margin-top: 5px; }  
  
.index_button
{width: 180px; height: 35px; border: none; float: left; }


.index_main { clear: both; width: 566px; height: 378px; }

.index_pic
  {height: 437px; width: 655px; margin-top: 5px; margin-right: 3px; float: left; background-color: #999999; border: #333333; }

.text_box_right {float: right; background-color: rgb(188,187,193); height: 420px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: rgb(255,255,255); }

.text_right { float: left; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: rgb(255,255,255); margin-left: 1px; }

.text_right a { text-decoration: none; color: rgb(255,255,255); }

.text_right a:hover,
.text_right a:active
{ text-decoration: underline; }

