﻿html>body, html>body td, html>body th {
	font-size: small;
}	
html, body {
	font: 11pt/20pt Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px auto 0px auto;
	background: #000 url(doc-2006-top.png) repeat-x 0px 0px;
	color: #FFFFFF;
}
div, p, th, td, li, dd, dl, dt    {
	font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
}
table {
	border: 0px none;
	width: auto;
	vertical-align: middle;
	display: table;
}
caption {
	font: bold 1.5em/normal Georgia, "Times New Roman", Times, serif;
	text-align: left;
	letter-spacing: 0.025em;
	border: 0px none;
	margin-top: 0.5em;
	padding-top: 0.5em;
}
th {
	font: bold 1.5em/1em Georgia, "Times New Roman", Times, serif;
	letter-spacing: .1em;
	text-transform: lowercase;
	text-align: center;
	padding: 0.25em;
}
td {
	font: normal .95em/normal Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-align: center;
}
h1, h2, h3, h4, h5 {
	font: bold 1em/1.5em Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0em;
	padding: .25em 0em .25em 2em;
}
h6, p.fineprint {
	font: normal 0.9em/1em geneva, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: .25em 2em 0em 2em;
	padding: .25em 2em 0em 2em;
	color: #999999;
}
p {
	font: 1em/1.5em Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: .1em 4em .1em 1em;
	margin: .1em 4em .1em 1em;
}
ul>li, ol>li, ul, ol, li {
	font: 1em/1.25em;
	letter-spacing: normal;
	list-style: none outside;
	padding: 0.1em 0.5em 0.1em 1em;
	margin: 0.1em 0.5em 0.1em 1em;
	text-align: left;
	display: block;
}
img	{
	border: none;
	margin: 0px;
	padding: 0px;
}
b, strong, abbr {
	font-weight: bold;
}
em, i, blockquote{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
 pre, tt, code {
	font-family: Monaco, "Andale Mono", "Courier New", Courier, monospace;
	font-weight: bold;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:link	{
	color: #E6D373;
	background: #000;
}
a:visited {
	color: #E6D373;
	background: #000;
}
a:hover {
	color: #DDCCFF;
	background: #000;
}
a:active {
	color: #ddccff;
	background: #654080;
}
 input, select, textarea{
	color: #FFFFFF;
	text-align: left;
	background: #250040;
	border-top: 1px solid #404040;
	border-right: 1px solid #4D4D4D;
	border-bottom: 1px solid #595959;
	border-left: 1px solid #666666;
	padding: 0.10em;
	margin: 0.10em .5em 0.10em .5em;
	font-size: 1em;
	line-height: 1.35em;
}
 input:focus, textarea:focus, select:focus{
	color: #fff;
	border-top: 1px solid #BFCC28;
	border-right: 1px solid #a8b335;
	border-bottom: 1px solid #91993d;
	border-left: 1px solid #7a8040;
	padding: 0.10em;
	margin: 0.10em .5em 0.10em .5em;
	text-align: left;
	font-size: 1em;
	line-height: 1.35em;
	background: #4B0080;
}
#container {
	margin: 0px auto;
	padding: 0px;
	width: 700px;
	position: relative;
	left: 0px;
	top: 0px;
}
#mainbox {
	height: auto;
	width: 700px;
	text-align: center;
}
#topbox {
	background: url(doc-top-bg_01.png) no-repeat 0px 0px;
	position: absolute;
	height: 100px;
	width: 700px;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
#navbox {
	position: absolute;
	height: 35px;
	width: 700px;
	left: 0px;
	top: 100px;
	text-align: center;
	background: url(doc-top-bg_02.png) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
}
#navigation {
	margin: .2em 1em 1em;
	padding: .2em 1em 1em;
	text-align: center;
}
#navigation li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style: none;
}
#navigation a {
	float: left;
	line-height: 1.25em;
	padding: 0.5em;
	border-top: 1px solid #4A0080;
	border-right: 1px solid #4A0080;
	border-bottom: 2px solid #4A0080;
	border-left: 1px solid #4A0080;
	background: #281933;
	text-align: center;
}
#navigation a.active, #navigation a:hover {
	padding-bottom: 0.25em;
	border-bottom: 4px solid #9500FF;
	color: #9500FF;
}
#servlist li {
	padding-left: 20px;
	background: url(d-bullet3.png) no-repeat 0px 5px;
}
#textouterbox {
	position: absolute;
	height: auto;
	width: 540px;
	left: 0px;
	top: 135px;
}
#textbox {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 538px;
	border-right: 2px solid #330033;
}
#footerbox {
	border-right: 2px solid #330033;
	border-left: 2px solid #330033;
	padding: 0.75em 0em 0em 0em;
	margin: 0em;
	line-height: 1em;
}
#doc-welcome, #doc-who, #doc-what {
	text-align: center;
	height: 57px;
	width: 540px;
	margin: 0px;
	padding: 0px;
	text-indent: -5000px;
}
#doc-welcome {background: url(doc-bg-welcome.png) no-repeat 0px 0px;}
#doc-who {background: url(doc-bg-03.png) no-repeat 0px 0px;}
#doc-what {background: url(doc-bg-05.png) no-repeat 0px 0px;}
#doc-hires, #doc-giclee, #doc-digit, #doc-market, #doc-scan, #doc-todoc, #doc-location, #doc-error, #doc-thanks {
	text-indent: -5000px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 540px;
}
#doc-todoc {background: url(doc-bg-to-doc.png) no-repeat 0px 0px;}
#doc-hires {background: url(doc-bg-09.png) no-repeat 0px 0px;}
#doc-giclee {background: url(doc-bg-10.png) no-repeat 0px 0px;}
#doc-digit {background: url(doc-bg-11.png) no-repeat 0px 0px;}
#doc-market {background: url(doc-bg-12.png) no-repeat 0px 0px;}
#doc-scan {background: url(doc-bg-13.png) no-repeat 0px 0px;}
#doc-location {background: url(doc-bg-in-touch.png) no-repeat 0px 0px;}
#doc-error {
	background: url(doc-bg-error.png) no-repeat 0px 0px;
}
#doc-thanks {
	background: url(doc-bg-thanks.png) no-repeat 0px 0px;
}
.cleartop, .cleartopalt, clearbottom, .clearbottomalt {
	display: block;
	text-align: center;
	width: 100%;
	height: 36px;
	margin: 0px;
	padding: 0px;
	clear: both;
	}
.cleartop {
	background: url(doc-pdivide.png) no-repeat 0px 0px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.cleartopalt {
	background: url(doc-pbreak.png) no-repeat 0px 0px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.clearbottom {
	background: #000000 url(doc-pbreak-alt01.png) no-repeat 0px 0px;
	line-height: 1em;
	height: 40px;
	width: 540px;
	clear: both;
	margin: 0;
	padding: 0;
	display: block;
	text-align: center;
}
.clearbottomalt {
	background: url(doc-pbreak-alt03.png) no-repeat 0px 0px;
	margin-top: 0;
	padding-top: 0;
}
#where, #hours, #telephone, #emailus, #new, #soon, #fees, #eye, #ink{
	padding-left: 20px;}
#new, #soon {padding-left: 25px;}
#emailus {background: url(d-email.png) no-repeat 0px 4px;}
#new {background: url(d-new.png) no-repeat 0px 4px;} 
#soon {background: url(d-soon.png) no-repeat 0px 4px;}
#fees {background: url(d-prices.png) no-repeat 0px 4px;}
#eye {background: url(d-eye.png) no-repeat 0px 4px;}
#where {background: url(d-info.png) no-repeat 0px 4px;}
#hours {background: url(d-hours.png) no-repeat 0px 4px;}
#telephone {background: url(d-phone.png) no-repeat 0px 4px;}
#ink {background: url(d-ink.png) no-repeat 0px 5px;}
#photoright {
	height: 191px;
	width: 270px;
	clear: none;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 5px 5px;
}
#photoright2 {
	height: 270px;
	width: 191px;
	clear: none;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 5px 5px;
}
#photoleft {
	height: 270px;
	width: 191px;
	clear: none;
	float: left;
	margin: 5px 5px 5px 0px;
	padding: 5px 5px 5px 0px;
}
#photoleft2 {
	height: 191px;
	width: 270px;
	clear: none;
	float: left;
	margin: 0px 2px 5px 0px;
	padding: 0px 2px 5px 0px;
}
