﻿a:visited
{
	color: rgb(149,44,48); 
} 

a:link
{
	color: #0046AA; 
}

/* COMMENTED OUT FOR NOW ...

a:active 
{
	color: rgb(0,102,102);
}

table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
}

... COMMENTED OUT FOR NOW */

body {	
	background-color: #162a65;
	background-image: url('../snk_pic_page_background.jpg');
	background-repeat:repeat-x;
}

a img {
	height: 60px;
	width: 91px;
	border-style: solid;
	border-width: 1px;		
	border-color: #000000;
}

a img:hover {
	border-color: #FF0000;
}

a img:active {
	border-color: #000000;
}

a img:visited {
	border-color: #000000;
}

/* LAYER DEFINITIONS */

#container {
	float: center; 
	position: relative;  /* Any "position: absolute" divs inside this div will now be positioned relative to the top left corner of this div. */
	width: 966px;
	max-height: 10000px;
	margin-left: auto;  /* (Hack 1) Centers non-IE container div */
	margin-right: auto; /* (Hack 1) Centers non-IE container div */
	background-color: #FFFFFF;
	border-style: outset;
	border-width: 4px;
/*	border-color: #404040 #C0C0C0 #C0C0C0 #000000; */   /* top right bottom left */   /* darkGray lightGray lightGray black */
/*	border-color: #808080 #000000 #000000 #C0C0C0; */   /* top right bottom left */   /* mediumGray black black lightGray*/
	border-color: #808080 #000000 #000000 #C0C0C0; /* top right bottom left */   /* mediumGray black black lightGray*/
}
	
#banner {
	float: left;
	width: 966px;
	height: 190px;						/* Was 211 */
	border-top: 1px solid #FFFFFF;
	border-left: 0px solid #FF0000;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;	/* CHANGE TO 1px TO ADD THE WHITE LINE */
	padding-bottom: 25px;				/* To make a place for the menu bar. */
	background-color: #FFFFFF;			/* NOTE: THIS CAUSES THE EXTRA ONE PIXEL LINE THAT SHOWS THROUGH BELOW THE MENU BAR.  I DON'T KNOW WHY. */ 
}
	
#menu_bar {
	position: absolute;					/* So the drop-down menus will appear on top of the panel container, instead of behind it. */
	top: 189px;							/* Was top: 212px */
	left: 0px;							/* Was float: left; was left: 202px */
	width: 966px;
	height: 24px;
	border-top: 1px solid #000000;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 1px solid #000000;
	background-color: #003466;	
}
	
#panel_container {
	position: static;
	width: 100%;
	max-height: 9500px;
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 0px; 
	padding-bottom: 0px;
	background-color: #FFFFFF;
}
	
#center_panel {
	float: left;
	width: 792px;
	padding-left: 75px; 
	padding-right: 99px; 
	padding-top: 40px; 
	padding-bottom: 15px;
	border-left: 0px solid #FFFFFF;
	border-top: 1px solid #000000;		
	text-align: left;
}
	
#left_panel {
	float: left;
	width: 200px;
	height: 100%;
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 40px;          /* was 18px */
	padding-bottom: 10px;
	border-top: 3px solid #FF0000;		
	text-align: center;
}

#copyright_bar {
	float: left;
	width: 100%;
	height: 24px;
	border-top: 0px solid #000000;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 3px solid #000000;
	background-color: #000000;
}
	
/*
#left_banner {
	float: left;
	width: 200px;
	height: 190px;						Was 211
	border-top: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 2px solid #FF0000;
	padding-top: 12px;					To make a place for the menu bar. 
	padding-bottom: 13px;				To make a place for the menu bar.
	text-align: center;
	background-color: #FFFFFF;
}
*/
	
/*
#address_bar {
	float: left;
	width: 100%;
	height: 45px;
	border-top: 3px solid #bb0305;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #003466;
	background-color: #FFFFFF;
}
*/
	
/*
#whole_panel {
	float: left;
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 40px; 
	padding-bottom: 15px;
	text-align: left;
}
*/

/*
#right_panel {
	float: right;
	width: 355px;
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 40px; 
	padding-bottom: 10px;
	text-align: center;
	background-color: #CCCCCC;
}
*/
	
#block_indent {
	margin-left: 30px;
	text-align: justify;
}
	
#block_indent0 {
	margin-left: 30px;
	text-align: justify;
}
	
#block_indent1 {
	margin-left: 30px;
	text-align: justify;
}
	
#block_indent2 {
	margin-left: 30px;
	text-align: justify;
}
	
#block_indent3 {
	margin-left: 30px;
	text-align: justify;
}
	
#block_indent4 {
	margin-left: 30px;
	text-align: justify;
}
	
#block_indent5 {
	margin-left: 30px;
	text-align: justify;
}
	
#block_indent6 {
	margin-left: 30px;
	text-align: justify;
}
	
#block_indent7 {
	margin-left: 30px;
	text-align: justify;
}
	
#block_indent8 {
	margin-left: 30px;
	text-align: justify;
}
	
#block_indent9 {
	margin-left: 30px;
	text-align: justify;
}
	
#block_indent10 {
	margin-left: 30px;
	text-align: justify;
}
	
#block_indent_nojust {
	margin-left: 30px;
	text-align: left;
}
	
#block_indent_bullets {
	margin-left: 50px;
}
	
#announcement_box {
	position: absolute;
	width: 170px;
	height: 20px;
	z-index: 5;
	left: 667px;
	top: 230px;
	padding: 6px;
	border-style: double; 
	border-width: 3px;
	border-color: red;
	text-align: center; 
}

/* CLASS FOR CHANGING LINK COLORS IN TEXT ...
a:link.text
{
	color: #00FF00;
}
a:hover.text
{
	color: #0000FF;
}
a:visited.text
{
	color: #FF0000;
}
*/

p
{
	font-family: Verdana;
	font-weight: medium;
	color: #000000;
	text-align: left;
	font-size: 18px;
}
.p48px
{
	font-family: Verdana;
	font-weight: medium;
	color: #000000;
	text-align: left;
	font-size: 48px;
}
.p24px
{
	font-family: Verdana;
	font-weight: medium;
	color: #000000;
	text-align: left;
	font-size: 24px;
}
.p18px
{
	font-family: Verdana;
	font-weight: medium;
	color: #000000;
	text-align: left;
	font-size: 18px;
}
.pt
{
	font-family: Verdana;
	font-weight: medium;
	color: #000000;
	text-align: center;
	font-size: 20px;
}
.f_head
{
	font-family: Verdana;
	font-weight: medium;
	color: #000000;
	text-align: center;
	font-size: 24px;
}
.f_subhead
{
	font-family: Verdana;
	font-weight: medium;
	color: #000000;
	text-align: left;
	font-size: 18px;
}
.f_text
{
	font-family: Verdana;
	font-weight: medium;
	color: #000000;
	text-align: left;
	font-size: 15px;
}
.f_outdent_text
{
	font-family: Verdana;
	font-weight: medium;
	color: #000000;
	text-align: left;
	font-size: 15px;
	text-indent: -40px;
	margin-left: 40px;
}
.f_outdent_bullet_text
{
	font-family: Verdana;
	font-weight: medium;
	color: #000000;
	text-align: left;
	font-size: 15px;
	text-indent: -20px;
	margin-left: 20px;
}
.f_halftext
{
	font-family: Verdana;
	font-weight: medium;
	color: #000000;
	text-align: left;
	font-size: 13px;
}
.f_topbutton
{
	font-family: Verdana;
	font-weight: medium;
	text-align: left;
	font-size: 12px;
	border: 1px gray solid;
	float: right;	
	color: blue;
}
.f_address
{
	font-family: Times New Roman;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
	line-height: 24px;
}
.f_foot
{
	font-family: Times New Roman;
	font-weight: medium;
	color: gray;
	text-align: center;
	font-size: 13px;
	line-height: 24px;
}
.pg
{
	font-family: Courier;
	font-weight: bold;
	color: #000000;
	text-align: left;
	font-size: 15px;
}
.p15px
{
	font-family: Verdana;
	font-weight: medium;
	color: #000000;
	text-align: left;
	font-size: 15px;
}
.h1
{
	font-family: Bell MT;
	font-size: 48px;
	font-weight: bold;
	text-align: center;
}
.h2
{
	font-family: Bell MT;
	font-size: 32px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.h3
{
	font-family: Bell MT;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.h4
{
	font-family: Bell MT;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.h4g
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.h5
{
	font-family: Bell MT;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
.h6
{
	font-family: Bell MT;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
.h7
{
	font-family: Bell MT;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
.maplink
{
	font-family: Times New Roman, TimesNR, Times;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Bell MT;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
h1
{
	font-size: 48px;
}
h2
{
	font-size: 32px;
	font-style: italic;
}
h3
{
	font-size: 24px; 
	font-style: italic;
}
h4
{
	color: rgb(0,153,153);
}
h5
{
	color: rgb(102,102,102);
}
h6
{
	color: #C0C0C0;
}
