body {
	background: #003366;
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	line-height: 1.5em;
	text-align: justify;
}

p {margin-top: 0; }

img {border:0;}

h2 {font-size: 12pt; margin-top:0; margin-bottom: 10px;}

h3 {font-size: 11pt; margin-bottom:5px;}
	
ul {
	margin-top: 0px;
	margin-left: 0;
	padding-left: 0;
	text-align: left;
	}

ul li {
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 10px;
	}
	
ul.linkUl li {padding-left: 1.5em;}

a {color:#ccffff; text-decoration:none; font-weight: bold;}
a:visited {color:#ccffff; text-decoration:none;}
a:active {color:#ccffff; text-decoration:underline;}
a:hover {color:#ccffff; text-decoration:underline;}

input, textarea {
	font-size: 10px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	color: #003366;
	border: #003366 1px solid;
	margin: 0;
	padding: 2px;
	}
	
hr {
	display: block;
	margin-right: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
	background: transparent;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: #ffffff 1px dotted;
}

hr.lead {
	margin-top: 0;
	}
	
table.priceList {
	width: 464px;
	border-style: solid;
	border-color: #ffffff;
	border-width: 1px;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: .9em;
	margin-bottom: 1em;
}

table.priceList thead {
	font-weight: bold;
	font-size: 1.1em;
	background-color: #204D76;
	border: 0;
}
table.priceList tbody { 
	border-style: dotted;
	border-color: #ffffff;
	border-width: 1px 0 0 0;
}
table.priceList tbody.secondHead { 
	border-style: solid;
	border-color: #ffffff;
	border-width: 1px 0 1px 0;
	background-color: #204D76;
	font-weight: bold;
	font-size: 1.1em;
}

table.priceList tr {border: 0;}
table.priceList td {padding: 2px; border: 0;}
table.priceList td.odd {background-color: #204D76; border: 0;}

.big {font-size: 1.2em;}
.little {font-size: .9em;}

#homeBox {
	position: absolute;
	top: 66px;
	left: 0;
	width: 100%;
	height: 328px;
	border-top: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	border-left: 0;
	border-right: 0;
	background-image: url(/images/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#mainBox {
	position: absolute;
	top: 66px;
	left: 0;
	width: 100%;
	height: 100%;
	border-top: #ffffff 1px solid;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	background-image: url(/images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-bottom: 63px
}

#innerBox {
	position: absolute;
	top: 63px;
	left: 255px;
	width: 465px;
	height: auto;
	/* border: 1px solid #ffffff; */
}

div.thumbContainer {
	position: relative;
	left: -16px;
	width: 474px;
	margin-top: 20px;
	padding-left: 9px;
	overflow: hidden;
}

div.thumbBox {float: left; width: 158px; height: 160px;}
div.thumbBox p {margin-right: 7px; text-align: center; margin-top: 0;}

#logo {
	position: absolute;
	top: -55px;
	left: 6px;
}

#hpNav {
	position: absolute;
	top: 75px;
	left: 300px;
	width: 334px;
	height: 195px;
}

#hpnPieces {position: absolute; top: 0; left: 13px;}
#hpnNews {position: absolute; top: 40px; left: 25px;}
#hpnStatement {position: absolute; top: 85px;	left: 26px;}
#hpnContact {position: absolute;	top: 128px;	left: 18px;}
#hpnLinks {position: absolute; top: 170px; left: 0;}

#leftNav {
	position: absolute;
	top: 45px;
	left: 40px;
	width: 147px;
	height: 191px;
}

#leftNav img {margin-top: 14px;}

#leftNav ul {list-style-type: circle; margin: 0 0 0 49px;thumb}
#leftNav ul li {list-style-type: circle; margin: 0; padding: 0;}

#leftNav ul li a:link, #leftNav ul li a:visited {
	color:#ccffff; 
	text-decoration:none;
	font-weight: normal;
}

#leftNav ul li a:hover, #leftNav ul li a:active {
	color:#ffffff; 
	text-decoration:none;
	font-weight: normal;
}

#secHdr {
	position: absolute;
	top: -2px;
	right: -45px;
	width: 40px;
	height: 490px;
}

#footer {
	position: absolute;
	bottom: -15px;
	right: 0;
	height: 10px;
	width: 100%;
	text-align: right;
	font-size: 8pt;
	color: #006699;
}

#footer a {color: #006699; text-decoration: none;}
#footer a:visited {color: #006699;}
#footer a:active {color: #6699cc;}
#footer a:hover {color: #6699cc;}

.thumbnail {border: 1px dotted #ffffff; margin: 0 0 7px 7px;}
a:visited .thumbnail {border: 1px dotted #ffffff;}
a:active .thumbnail {border: 1px solid #ffffff;}
a:hover .thumbnail {border: 1px solid #ffffff;}

.photo {border: 1px solid #ffffff; margin-bottom: 10px;}

div#photoKat {float: left; padding: 0 9px 9px 0;}
div#photoKat img {border: #ffffff 1px solid;}

p.piecesNav {
	border-top: 1px dotted #ffffff;
	border-bottom: 1px dotted #ffffff;
	font-size: 9pt;
	text-align: right;	margin-top: 0;
	width: 465px;
	}
	
a.piecesNavLink {color:#ffffff; font-weight: normal; text-decoration: none;}
a.piecesNavLink:visited {color:#ffffff; text-decoration: none;}
a.piecesNavLink:active {color:#003366; background-color:#ccffff; text-decoration: none;}
a.piecesNavLink:hover {color:#003366; background-color:#ccffff; text-decoration: none;}

#contactLeft {
	width: 135px;
	height: 220px;
	position: absolute;
	top: 11px;
	left: 0;
	}
	
#contactRight {
	width: 310px;
	height: 220px;
	position: absolute;
	top: 11px;
	left: 150px;
	}	

#message {
	width: 310px;
	height: 220px;
	}
	
input#name, input#author, input#url, input#email {
	width: 130px;
	height: 14px;
	}
	
#contactBottom{
	width: 465px;
	height: auto;
	position: absolute;
	top: 240px;
	left: 0;
	}	
	
.lineItem1 {border: none; padding: 0 0 3px 0;}	
.lineItem {border-bottom: #ffffff 1px dotted; padding: 3px 0 3px 0;}
.lineItem select, .lineItem1 select {margin: 0 2px 0 0;}
	
textarea#comment { width: 460px; height: 150px;}

ol.commentlist li {padding: 5px; }

.alt {background-color: #14426F;}

.meta {font-size: .8em; font-style: italic}
p.commentmetadata {font-style: italic; margin-bottom: 0;}
