/* CSS Document */
body, html {
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-image:url(wallpaper.jpg);
	background-color:#0C0807;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	color:#630000;
	margin:0px;
	border:none;
	text-transform:none;
	padding:0px;
	
}
#site { width: 100%;
height: 100%; }
#wholepage {
min-width:1003px;
	width: 100%;
	min-height:500px;
	height:100%;
	z-index:2;
	left: 0px;
	top: 0px;
	background-image: url(pdbackground.jpg);
	background-repeat:no-repeat;
	background-attachment: scroll;
	overflow: visible;
	}

#bottomgrey {
float:left;
	min-width: 1003px;
	width:100%;
	height:152px;
	z-index:2;
	margin-top:0px;
	margin-bottom: 0px;
	background-image: url(greywallpaper.jpg);
	background-repeat: repeat-x;
	overflow:hidden;
	
}
#boldlinks{
	position:relative;
	width:634px;
	height:37px;
	z-index:1;
	left: 35px;
	top: 17px;
}
#smalllinks {
	position:relative;
	width:767px;
	height:33px;
	z-index:2;
	left: 159px;
	top: 53px;
}
a {text-transform:none;
text-decoration:none;}

#thumbnaillayer{
	position:absolute;
	width:390px;
	height:88px;
	z-index:4;
	left: 3px;
	top: 337px;
}
#indextext {
	position:absolute;
	width:314px;
	height:178px;
	z-index:4;
	left: 29px;
	top: 196px;
}
#displaylayer {
	position:absolute;
	width:500px;
	height:410px;
	z-index:5;
	left: 400px;
	top: 9px;
}
#displaylayerprint {
	position:absolute;
	width:500px;
	height:650px;
	z-index:5;
	left: 400px;
	top: 9px;
}
table.display {height: 400px;
width: 500px;
vertical-align: middle;
text-align:left}

table.shortpage {height: 530px;
width: 100%;
vertical-align: top;
text-align:left;}

table.printpage {height: 780px;
width: 100%;
vertical-align: top;
text-align:left;}

table.quotepage {height: 825px;
width: 100%;
vertical-align: top;
text-align:left;}

#wholepageprint {
	min-width:1003px;
	width: 100%;
	height:700px;
	z-index:2;
	left: 0px;
	top: 0px;
	background-image: url(pdbackground.jpg);
	background-repeat:no-repeat;
	background-attachment: scroll;
	overflow: visible;
	}

#wholepagequote {
	min-width:1003px;
	width: 100%;
	min-height:600px;
	height:100%;
	z-index:2;
	left: 0px;
	top: 0px;
	background-image: url(pdbackground.jpg);
	background-repeat:no-repeat;
	background-attachment: scroll;
	overflow: visible;
	}
table.termspage {height: 880px;
width: 100%;
vertical-align: top;
text-align:left;}
#wholepageterms {
	min-width:1003px;
	width: 100%;
	height:1003px;
	z-index:2;
	left: 0px;
	top: 0px;
	background-image: url(pdbackground.jpg);
	background-repeat:no-repeat;
	background-attachment: scroll;
	overflow: visible;
	}
#homelogo {
	position:absolute;
	width:314px;
	height:403px;
	z-index:5;
	left: 509px;
	top: 26px;
}
.style8 {font-family: "Century Gothic";
	color: #330000;
	font-size: 24px;
	font-weight: bold;
}
.style11 {font-family: "Century Gothic"}
.style12 {font-size: 24px; font-family: "Century Gothic"; color: #330000;}
.style15 {color: #330000; font-size: 16px; font-family: "Century Gothic"; }
.style16 {
	color: #E8E8E8;
	font-family: "Century Gothic";
}
.style17 {
	font-size: 14px;
	font-weight: bold;
}
.style18 {font-size: 10px}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cccccc;
}
a:hover {
	text-decoration: underline;
	color: #660000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
