p { }
body {
	text-align: left;
	leftmargin="0";
	marginheight="0";
	marginwidth="0";
	topmargin="0";
	background-color: #042542;
	font-size: 12px;
	color: #FFFFFF;
 }

/***********************************************/
/* Global Page Design and Page Wrappers */
/***********************************************/ 
#PageCell  /* Wrapper encloses all elements of the page, includes Fax drop shadow on boarders  */ {
	text-align: left;
	height: 696px;
	width: 960px;
	position: relative;
	z-index: 1;
	visibility: visible;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: black;
	background-image: url(../images/generic/background_tile.gif);
	margin: auto;
	background-color: #FFFFFF;
}

/***********************************************/
/* Text Styles                                 */
/***********************************************/
.earlyBirdSpecial {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.bodyCopyItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #C2FFFD;
	letter-spacing: 0.05em;
	font-style: italic;
}
	
.bodyCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #C2FFFD;
	letter-spacing: 0.05em;
}
.bodyCopyBOLD {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodyCopyHEAD {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 12px;
	letter-spacing: .03em;
}


.silentAuction {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #C2FFFD;
	letter-spacing: 0.05em;
	line-height: 16px;
}
.silentAuctionyBOLD {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
}

.bullett {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center center;
}

.rule {
	height: 3px;
	width: 98%;
	background-color: #5F66AE;
	color: #5F66AE;
}

.photoFoatRIght {
	padding-right: 33px;
	background-position: right;
	margin-right: 33px;
}

.contactUs {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	line-height: 19px;
	color: #C2FFFD;
	font-weight: normal;
}
/***********************************************/
/* Media Styles                                */
/***********************************************/

.videoFrame {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	border: 2px solid #333333;
	background-color: #86BEDF;
	text-align: center;
	vertical-align: bottom;
	padding: 5px;
}


/***********************************************/
/* Link Styles                                */
/***********************************************/

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #FFFF00;
	text-align: center;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #FFFF00;
	text-align: center;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: ##FFFF00;
	text-align: center;
	text-decoration: none;
}
.watchHere {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0041A1;
	padding: 12px;
}
