BODY {
	background-color: #F5F5F5;	
}


TABLE {
}

TABLE.mainTable {
	width: 800px;
	background-color: #FFFFCC;
}

TD {
}

TD.rightSide {
	background-image: url("images/feathers_right.jpg");
	background-position: top;
	background-repeat: no-repeat;
	background-color: #000000;	
	width: 163px;
	height: 469px;
}

TD.pageHeader {
	background-color: #990000;
	background-position: left;
	background-repeat: no-repeat;
	text-align: right;
}

TD.pageHeaderRight {
	width: 163px;
	background-color: #990000;
}

TD.textLeft {
	margin-top: 0px;
	width: 265px;
}

TD.picRight {
	width: 370px;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 0px;
}

TD.tinyMargin {
	width: 2px;
}


H1 {
	font-family: arial narrow; sans-serif;
}

H2 {
	font-family: arial narrow; sans-serif;
	color: #990000;
	font-size: 21px;
	line-height: 21px;
	margin-bottom: 6px;
}

H3 {
	font-family: arial narrow; sans-serif;
	color: #990000;
	font-size: 16px;
	line-height: 16px;
	margin-top: 0px;
}

H3.sidebarH3 {
	font-family: arial narrow; sans-serif;
	color: #990000;
	font-style: italic;
	text-align: left;
	margin-left: 20px;
}

P {
	font-family: verdana, sans-serif;
	font-size: 13px;
	line-height: 14px;
}

P.sidebar {
	font-style: italic;
	font-family: verdana, sans-serif;
	text-align: left;
	font-size: 9px;
	width: 340px;
	margin-right: 10px;
	margin-left: 20px;
}

P.bottomNav {
	text-align: center;
	font-family: arial narrow, sans-serif;
	font-size: 18px;
	margin-top: 8px;
	margin-bottom: 8px;
}

IMG {
	border: 0px;
}

A {
	color: #990000;
	text-decoration: none;
	cursor: pointer;
}

A:hover {
	color: #990000;
	text-decoration: underline;
}
