/* CSS Document */
body
{
	background-image : url(images/stainedbg.jpg);
}
td.footer A:link {text-decoration: none; font-size: 13px;}
td.footer A:visited {text-decoration: none; font-size: 13px;}
td.footer A:active {text-decoration: none; font-size: 13px;}
td.footer A:hover {text-decoration: underline; color: green; font-size: 13px;}

td.footer
{
	color: black;
	font-family: garamond, serif;
	font-size: 13px;
	font-weight: normal;
}
.text
{
	font-family: Century Gothic;
	font-size: 15px;
}
.white
{
	font-family: Century Gothic;
	font-size: 15px;
	color: #FFFFFF;
}
.border
{
	background-image : url(images/border2.jpg);
	background-repeat : repeat-y;
	background-position : left; 
}
.border2
{
	background-image : url(images/border2.jpg);
	background-repeat : repeat;
}
.heading
{
	font-family: Century Gothic;
	font-size: 20px;
}

table
{
	background-color : #f3f3f3;
}

td
{
color: black;
	font-family: garamond, serif;
	font-size: 16px;
}

td A:link {text-decoration: none; font-size: 11px;}
td A:visited {text-decoration: none; font-size: 11px;}
td A:active {text-decoration: none; font-size: 11px;}
td A:hover {text-decoration: underline; color: green; font-size: 11px;}
.table
{
	background-repeat: no-repeat;
	background-position : center center;
	background-image: url(images/watermark.jpg);
}

.table2
{
	background-repeat: no-repeat;
	background-position : center center;
	background-image: url(images/w.jpg);
}

.construction
{
	background-repeat: no-repeat;
	background-position : center center;
	background-image: url(images/wsglogo.jpg);
}

/*any elements place below this line*/
img 
{
	border: thin none;
	background-repeat: repeat-no
}
a
{
	font-family: Copperplate Gothic Light;
	font-size: 15px;
	color: #00008B;
}
h1 
{
	color: black;
	font-family: garamond, serif;
	font-size: 16px;
}
h2
 {
	color: black;
	font-family: garamond, serif;
	font-size: 13px;
}
.hidden
{
	visibility: hidden;
}
