a.nav {
	color: #FFFFFF;
	font-size: 9pt;
}

a.nav:hover {
	color: #FF0000;
	font-size: 9pt;
}

a { color: White; }

a:hover { color: Red; }

a:visited {
	color: #FFFFFF;
}

body {
	background-image: url(images/livingBG2.jpg);
	color: #FFFFFF;
	font-family: "Arial Black";
	vertical-align: top;
	background-color: black;
	background-repeat: no-repeat;
}

div.flash1 {
	text-align: center;
}

div.whiteback {
	background-color: #FFFFFF;
	border-top: 3px solid #B8CCF3;
	color: #483D8B;
	margin: 5px;
	padding: 5px;
	vertical-align: top;
}

p {
	color: white;
	font-family: Tahoma;
	font-size: 12px;
	text-indent: 2em;
	font-weight: bold;
}

table.body {
	border: 7px ridge #DBDBDB;
	border-bottom: none;
	border-right: none;
	color: #FFFFFF;
}

table.header {
	border-bottom-color: #B8CCF3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

td.nav {
	border-right: 1px solid #B8CCF3;
	vertical-align: top;
}

td.topnav {
	border: 1px solid #B8CCF3;
	font-size: 10pt;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

table.topnav { vertical-align: top; }

td.divider { text-align: left;  font-size: 10pt; font-family: "Arial Black";
	 }
table.thumbs { font-size: 8pt;  font-family: "@Arial Unicode MS";  }
h4.blue {
	color: #000080;
	font-size: large;
	margin: 0px 0px;
	text-align: center;
}
h3 {
	background: transparent;
	color: #F00E0F;
	font: italic bold large;
	text-align: center;
}
h6 {
	background: transparent;
	color: #F00E0F;
	font: bold 12pt;
	text-align: center;
}
hr.triumph { color: #B8CCF3;  height: 2px;  }

a.email { font-size: 10pt;  font-style: normal;  font-family: "@Arial Unicode MS";  font-weight: normal;  color: white;     }


p.copy {
	color: white;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	text-indent: 0px;
}


