body {
	color: #003300;
	font-family: Verdana;
	font-size: 12px;
	background-color: #999999;
	list-style-position: outside;
	list-style-type: circle;
}
#mainpastebd     {
	position: absolute;
	z-index: 0;
	top: 2px;
	width: 850px;
	height: 1200px;
	overflow: auto;
	visibility: hidden;
	text-indent: 0px ; 														
	margin-top: 15px;
	left: 7%;
	right: 7%;
}
#header_orig {
	position: relative;
	visibility: visible;
	z-index: 2;
	width: 790px;
	top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(http://www.dataprone.com/images/dataprone_BW_2.png);
	background-position: right;
	background-repeat: no-repeat;
}
#header {
	position: relative;
	visibility: visible;
	z-index: 2;
	width: 790px;
	top: 0px;
	background-image: url(http://www.dataprone.com/images/DPNE_glyph_green.png);
	background-position: 28px;
	background-repeat: no-repeat;
	border-bottom-width: 18px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: right;
	text-indent: 40px;
}
#header_doe {
	position: relative;
	visibility: visible;
	z-index: 2;
	width: 790px;
	top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(http://www.dataprone.com/images/dataprone_BW_2.png);
	background-position: right;
	background-repeat: no-repeat;
}
#maincontent     {
	list-style-type: square;
	position: relative;
	z-index: 2;
	width: 790px;
	visibility: visible;
	height: auto;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
#moviecontainer     {
	list-style-type: none;
	position: absolute;
	z-index: 2;
	width: auto;
	visibility: visible;
	height: auto;
	float: none;
	background-color: #FFFFFF;
	padding: 0px;
	left: 10px;
	top: 190px;
	right: auto;
	bottom: auto;
}
.QTmovie {
	left: 1px;
	top: 1px;
	vertical-align: top;
	text-align: left;
}
#foot  {
	position: relative;
	top: 0px;
	float: none;
	visibility: visible;
	color: #000000;
	background-color: #999999;
	padding-left: 5px;
	padding-right: 15px;
	width: 790px;
}
#demoselect {
	list-style-type: square;
	position: relative;
	z-index: 2;
	width: 250px;
	visibility: visible;
	height: 200px;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
	background-color: #0066FF;
	border: thin double #006600;
	clear: both;
}
#photobox   { font-size: 10px; font-family: Verdana; text-align: center; float: right; margin: 2px; padding: 2px; border: solid 2pt #406d45; position: relative; top: 1px; left: 1px; width: 325px; height: 450px; overflow: auto; visibility: visible }
#fpfooter   { color: #406d45; font-size: 10px; font-family: Verdana; background-color: #ff9; padding: 5px; border: solid 2px black; position: absolute; top: 418px; left: 3px; width: 624px; height: 123px; overflow: auto; visibility: visible; display: block }
 .linkline {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 25px;
}
.linkline a {
	color:#2E4B9F;
	text-decoration:none;
	}	
.linkline a:visited {
	color:#2E4B9F;
	text-decoration:none;
	}	
.linkline a:hover {
	color:#996537;
	text-decoration:italic;
	}	
.sf_outer_wrapper {
	margin: 15px auto 50px;
}

.sf_wrapper {
	position: relative;
	background-color: #CCCCCC;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
.content_wrapper {
	position: relative;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.yellow_wrapper {
	text-align: center;
	position: relative;
	background-color: #CCCCCC;
	color: navy;
	padding-right: 2px;
	padding-left: 5px;
	border: medium inset #996537;
}
.yellow_paragraph {
	text-align: left;
	position: relative;
	background-color: yellow;
	color: navy;
	font-size: 11px;
}
h1  {
	color: #003300;
	font-weight: bold;
	font-size: 22px;
	font-family: Verdana
}
h2  {
	color: #003300;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana
}
h3 {
	color: #003300;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana
}
h4 {
font-weight: bold; font-size: 12px; font-family: Verdana
}
tr {
	font-size: 12px;
}
.bounded {
	font-size: 12px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.darklink {
	color: #003300;
	text-decoration: none;
}
A:link    {
	color: #0066FF;
	text-decoration: none
}
A:visited    {
	color: #0033CC;
	font-weight: normal;
	text-decoration: none
}
A:hover   {
	color: #FF00FF;
	font-style: italic;
	font-weight: normal;
	text-decoration: none
}
A:active   {
	color: #339900;
	font-style: italic;
	font-weight: normal;
	text-decoration: none
}
A.contrast:link    {
	color: #FFFFFF;
	text-decoration: none
}
A.contrast:visited    {
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none
}
A.contrast:hover   {
	color: #FF00FF;
	font-style: italic;
	font-weight: normal;
	text-decoration: none
}
A.contrast:active   {
	color: #CCCCCC;
	font-style: italic;
	font-weight: normal;
	text-decoration: none
}
A.theme:link    {
	color: #003300;
	text-decoration: none
}
A.theme:visited    {
	color: #003300;
	font-weight: normal;
	text-decoration: none
}
A.theme:hover   {
	color: #FF00FF;
	font-style: italic;
	font-weight: normal;
	text-decoration: none
}
A.theme:active   {
	color: #003300;
	font-style: italic;
	font-weight: normal;
	text-decoration: none
}
.brandintext { 
	 color:  navy;
	 font-style: italic; 
	 font-weight: bold 
}
.brandintext2 {
	color: #0066FF; 
	font-style: italic; 
	font-weight: bold
}
.brandintext_noColor {
	font-style: italic;
	font-weight: bold
}
.serif { font-size: 30px; font-family: Times, "Times New Roman" }
.versionnote { font-style: italic; font-size: smaller }
.indent {
	margin-right: 15px;
	margin-left: 25px;
}
.ListMenu {
	list-style-position: outside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: None;
	text-decoration: none;
	border: none;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	display: list-item;
	margin: auto;
	font-style: italic;
}
.onlineFont { font-style: italic; font-weight: 600; font-family: Futura }
.fxFont { font-style: italic; font-weight: 600; font-family: Lucida }
.story_wide {
	position: relative;
	margin-left: 120px;
}
.story_wide a {
	color: #009900;
	text-decoration: underline
}
.story_wide a:hover {
	color: #00CC00;
	text-decoration: underline
}
.story_narrow {
	position: relative;
	width: 450px;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
}
.storypart {
	padding-right: 50px;
	padding-left: 10px;
}
.storytext {
	padding-right: 20px;
	padding-left: 10px;
}
#fotobox_right2 {
	position:absolute;
	width:300px;
	z-index:1;
	border: medium double #CCCCCC;
	height: auto;
	padding-bottom: 15px;
	left: 460px;
	top: 40px;
	padding-right: 5px;
	padding-left: 5px;
}
#picture_r {
	position:absolute;
	width:300px;
	z-index:1;
	border: medium double #CCCCCC;
	height: auto;
	padding-bottom: 15px;
	left: 460px;
	top: 40px;
	padding-right: 5px;
	padding-left: 5px;
}
#picture_b {
	position:relative;
	width:auto;
	z-index:1;
	border: medium double #CCCCCC;
	height: auto;
	padding-bottom: 15px;
	text-align: center;
	margin-top: 10px;
	padding-top: 5px;
}
#fotobox_right {
	position:relative;
	width:300px;
	z-index:1;
	border: medium double #CCCCCC;
	height: auto;
	padding-bottom: 15px;
	margin-top: 10px;
	margin-left: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
.emboss {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
}
.boundedbox {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
	width: 80%;
	text-align: center;
}
.itemTitle {
	color: gray;
	font-weight: 600;
	font-size: 1em
}
.itemDescription {
	color: gray;
	font-size: .9em;
	margin-left: 10px;
}
#leftNav {
	float:left;
	width:120px;
	font-size:1.2em;
	text-align:left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 50px;
	padding-right: 5px;
	background-color: #FFFFFF;
	height: 200px;
	z-index: auto;
	}
.nav {
	text-decoration:none;
	text-transform:none;
	}
.nav a {
	color:#003300;
	text-decoration:none;
	}	
.nav a:hover{
	color:#00CC00;
	}
	
.para {
	font-family: Arial, Helvetica, sans-serif;
}
.redalert {
	color: #FF0000;
}

