@charset "UTF-8";
h1 {
	font-size: 18px;
	color: #000000;
}
h2 {
	font-size: 16px;
	color: #000000;
}
h3 {
	font-size: 14px;
	color: #000000;
}
#photocutlineblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#topbarfenlogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6B0000;
	height: 35px;
	text-align: center;
	border-bottom-width: medium;
	border-bottom-style: inset;
	border-bottom-color: #000000;
	padding-top: 10px;
}
.oneColFixCtrHdr #container {
	border: 1px solid #000000; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 880px;
	position: relative;
	background-color: #FFFFFF;
	background-position: center;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
body  {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #666666;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	background-color: #DDDEFA;
	width: 860px;
	padding-left: 20px;
	font-weight: bold;
	height: 55px;
	text-align: left;
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	font-size: 14px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 20px;
	position: relative;
}
.oneColFixCtrHdr #footer {
	background-color: #DDDDDD;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
.oneColFixCtrHdr #footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #DDDDDD;
}.oneColFixCtrHdr #divnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	height: 25px;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: outset;
	border-bottom-color: #993300;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
	color: #003399;
}
#adpricingtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: center;
	width: 840px;
	font-weight: bold;
	border: thin ridge #000000;
}
#banneraddisplay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: thin;
	border-top-style: outset;
	border-top-color: #003366;
}

