@charset "UTF-8";
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-image: url(images/footer_bkgd.jpg);
	text-align: right;
	height: 38px;
	color: #FDFDFD;
	text-transform: uppercase;
	vertical-align: middle;
	padding-right: 5px;
}
body {
	margin: 0px;
	background-color: #110600;
}

#thumbs {
	background-color: #0076A3;
	width: 44px;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#thumbs img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#thumbsimg {
	padding-top: 2px;
	padding-left: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#thumbsimg img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #AC9F00;
	text-align: left;
	padding: 5px;
	text-transform: uppercase;
	margin-right: 8px;
	margin-left:50px;
	line-height: 13pt;
	vertical-align: top;
	height: 170px;
	top: -30px;
	position: relative;
	background-image: url(images/bkgd.gif);
	border: 2px solid #ABA000;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	color: #CCCCCC;
	text-decoration: none;
}


#art {
	background-color: #FFFFFF;
	width: 509px;
	vertical-align: top;
	text-align: center;
	padding-top: 5px;
}
.client {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
	text-transform: uppercase;	
}
#navbkgd {
	background-image: url(images/nav_bkgd.jpg);
	height: 532px;
}
#art p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}
.clients {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
#counter {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
}
