img {
	border: 0px none #FFF;
}
hr {
	display: none;
}
a:link {
	color: #ABD1EC;
}
a:visited {
	color: #97C0E4;
}
body {
	background-color: #000;
	font-size: 10pt;
}
#index {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0px 10px 0px;
	color: #FFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
#header {
	width: 100%;
	height: 115px;
	clear: both;
}
#logo {
	float: left;
	padding-top: 25px;
}
#blacklogo {
	display: none;
}
#print_contact {
	display: none;
}
#portfolionav {
	float: right;
	width: 425px;
	white-space: nowrap;
	font-size: 0.9em;
}
#portfolionav ul {
	margin: 0px;
	padding: 0px 0px 10px 25px;
	line-height: 10px;
	white-space: nowrap;
	clear: both;
}
#portfolionav li {
	list-style-type: none;
	display: inline;
	margin-right: 20px;
}
.sectionNav {
	background-color: black;
	color: white;
}
#thumbmask {
	width: 380px;
	overflow: hidden;
	float: left;
}
#thumbpanelwrapper {
	display: inline;
	white-space: nowrap;
}
#thumbpanel {
	text-align: left;
	white-space: nowrap;
	display: block;
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
}
#previous {
	float: left;
	padding-right: 7px;
}
#next {
	float: left;
	padding-left: 5px;
}
#body {
	width: 100%;
	height: 490px;
	clear: both;
	font-size: 0.9em;
	line-height: 15px;
}
#body h1 {
	font-size: 1em;
	font-weight: bold;
}
#body h2 {
	font-size: 1em;
	font-weight: bold;
}
#body h3 {
	font-size: 0.95em;
	font-weight: bold;
	border-bottom: solid 1px #FFF;
	padding: 0;
	margin: 0px 0px 10px 0px;
}
#body li {
	list-style-type: square;
}
#body form {
	line-height: 40px;
}
#body form fieldset {
	padding: 0px 15px;
}
#body form fieldset legend {
	font-weight: bold;
}
#body form label {
	display: block;
	float: left;
	width: 100px;
	padding: 0;
	text-align: left;
}
#body form label.nostyle {
	display: inline !important;
	float: none !important;
	width: auto !important;
}
#body form input {
	margin-left: 10px;
	background-color: #333;
	color: #FFF;
}
#body form input.nostyle {
	margin-left: 0px !important;
}
#body form select {
	margin-left: 10px;
	background-color: #333;
	color: #FFF;
}
#body form textarea {
	overflow: auto;
	background-color: #333;
	color: #FFF;
	margin: 15px 0px 0px 10px;
	width: 400px;
	height: 200px;
}
#left {
	float: left;
	width: 334px;
}
#left p {
	width: 253px;
}
#left img {
	margin-bottom: 3px;
}
#right {
	float: right;
	width: 666px;
}
#right table {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0px none transparent;
}
#right table tr td {
	padding: 5px;
	margin: 0;
}
#portfoliophoto {
	background-color: #000;
	background-image: url("../images/loading.gif");
	background-position: center center;
	background-repeat: no-repeat;
}
#footer {
	width: 100%;
	clear: both;
}
#sitenav {
	width: 334px;
	float: left;
}
#footbar {
	background-color: #FFF;
	width: 666px;
	height: 10px;
	float: right;
}
#sitenav ul {
	margin: 0px;
	padding: 0px;
	line-height: 10px;
	white-space: nowrap;
}
#sitenav li {
	list-style-type: none;
	display: inline;
	margin-right: 30px;
}
#argos {
	float: right;
	clear: both;
	margin-top: 15px;
}
#cpright {
	display: none;
}
.aligncenter {
	text-align: center;
}
.alignright {
	text-align: right;
}
.hidden {
	display: none;
}