body
{
	background-color: #FFF;
	background-image: url("Bgrnd1.gif");
	background-repeat: repeat;
	background-position: left top;
	margin: 0;
	color: #000;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 10px;
	line-height: 14px;
}

#content
{
	width: 750px;
	margin: 0 auto 0 auto;
	border-color: #A2001F;
	border-width: 1px;
	border-style: solid;
}

td.logo
{
	width: 176px;
	height: 156px;
	background-color: #FFF;
	background-image: url('images/logo.gif');
	background-repeat: no-repeat;
	background-position: left top
}

td.header
{
	width: 574px;
	height: 156px;
	background-color: #FFF;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	background-position: left top
}

td.rghtCol
{
	background-image: url('images/fill.gif');
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #972910;
	width: 176px
}

.info
{
	margin: 25px 15px 10px 15px;
}

td.centerCol
{
	width: 574px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 10px;
	line-height: 14px;

}

td.footer
{
	background-image: url('images/footerFill.gif');
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F1E9EB;
	height: 25px;
	text-align: center
}

h1
{
	color: #A2001F;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height: 24px;
	margin: 0px 20px 5px 25px;
	padding: 5px 0 0 0;
}

h2
{
	color: #000;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	margin: 10px 20px 0px 25px;
	text-transform: uppercase;
	padding: 5px 0 0 0;
}

h3
{
	color: #000;
	text-align: left;
	line-height: 14px;
	font-size: 9px;
	margin: 5px 100px 0px 25px;
	padding: 1px 0 1px 0px;
	text-decoration: none;
	font-weight: bold;
}

h4
{
	color: #A2001F;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	margin: 5px auto 10px auto;
}

h5
{
	color: #000;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	margin: 0px 100px 0px 25px;
	line-height: 14px;
}

h6
{
	color: #000;
	font-size: 9px;
	font-weight: 700;
	text-align: left;
	margin: 10px 60px 0px 25px;
	line-height: 16px;
	font-style: italic;
}

#shout
{
	padding: 0px;
	background-color: #F1E9EB;
	border-color: #A2001F;
	border-width: 1px;
	border-style: solid;
}

#shout p
{
	text-align: center;
	margin: 0px 0px 0px 0px;
}

#content p
{
	text-align: left;
	margin: 10px 30px 5px 25px;
}

div.spacer15 { height: 15px; }
div.spacer25 { height: 25px; }
div.spacer45 { height: 45px; }

#nav ul { margin: 10px 5px 10px 3px; }

#nav li { margin: 10px 15px 5px 0; }

#nav a:link
{
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}

#nav a:visited
{
	color: #DACCC8;
	font-weight: normal;
	text-decoration: none;
}

#nav a:hover
{
	color: #CFF;
	font-weight: normal;
	text-decoration: underline;
}
