html {
		height: 100%;
		overflow: auto;
	}
	
	#flashcontent {
		height: 100%;
		margin:0 auto 0 auto;
	}
	/* end hide */

body {
		margin: 0;
		padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image:url(emorybg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #010101;
}

td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: normal;
}
h1 {
	font-size: 16px;
	color: #003300;
}
h2 {
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
}
.parahead {
	font-size: 12px;
	color: #006633;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 16px;
	text-transform: uppercase;
}p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
		text-decoration: none;
}
a:hover {
	color: #cccccc;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
		text-decoration: none;
}
.productsearch {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-transform: uppercase;
}
div.container {
	vertical-align: middle;
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	top: 50px;
}

div.left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
}

div.main {
	position: absolute;
	top: 0px;
	left: 210px;
	width: 500px;
}
.pdtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006633;
	font-weight: bold;
}
.pdhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	font-weight: bold;
}
.fbsmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.cellbg {
	background-color: #FFFFFF;
	opacity: .7;
	filter: alpha(opacity=70);
}
