@charset "UTF-8";
body  {
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 0;
	clear: both;
}
#tagline {
	color: #888;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #888;
	vertical-align: middle;
	height: 110px;
	width: 960px;
	padding-top: 50px;
}
.twoColFixLtHdr #container {
	width: 960px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 0px;
	line-height: 175%;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
} 
.twoColFixLtHdr #mainContent {
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0px;
	width: 400px;
	margin-left: 500px;
	padding: 0px;
	height: auto;
} 
#maincontent-middle {
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 330px;
	clear: right;
}
#maintext {
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#maincontent-left {
	width: 400px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
}
.twoColFixLtHdr #footer {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	clear: both;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #888;
	width: 920px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #888;
	font-size: xx-small;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#topquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	color: #888;
	text-align: center;
	vertical-align: middle;
	padding: 20px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
}
#fadeshow1  {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 173px;
	width: 940px;
}
#banner {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	font-weight: bold;
	background-image: url(images/logo-short1.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	height: 100px;
	width: 960px;
	background-attachment: scroll;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #888;
	border-right-color: #888;
	border-bottom-color: #888;
	border-left-color: #888;
}
#latestWork {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 250px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
h1 {
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
h2 {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #663;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #663;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
}
#portfolioMain {
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-left: 0px;
	clear: none;
	line-height: normal;
	width: 920px;
}
#gallery {
	font-size: 10pt;
	font-weight: bold;
	color: #663;
	float: right;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#thumbs {
	margin-left: auto;
	margin-right: auto;
	width: 920px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	clear: both;
	float: left;
}
#portfolioMain table {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #777;
	border-right-color: #777;
	border-bottom-color: #777;
	border-left-color: #777;
	text-align: left;
	white-space: normal;
	display: block;
	vertical-align: top;
	line-height: 125%;
}
#loadarea {
	height: auto;
	width: 920px;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: center;
	left: auto;
	right: auto;
}
#thumbs a img {
	border: medium solid #996;
}
#thumbs table {
	margin: 0px;
	width: 920px;
}
#subcontent {
	background-color: #FFF;
	padding: 0px;
	width: 400px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
	text-align: left;
	text-indent: 0px;
	margin-left: 0px;
}
a:link {
	text-decoration: none;
	color: #663;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #996;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: #555;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #663;
	font-size: 12px;
}
#maintext table {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
}
