body {
	background: #fff;
	color: #222;
	font: 14px Helvetica Neue, Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}
a:link {
	color: #350;
}
a:visited {
	color: #317e00;
}
a:hover {
	color: #900;
}
a:active {
	color: #c00;
}
h1, h2, h3, h4 {
	font-family: Georgia, serif;
}
h2 {
	color: #333;
	padding: 8px;
	font-size: 24px;
	text-align: center;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 14px;
}
img,
#screensh img.mag {
	border: none;
}
/* page structure */
#header {
	background: #900;
}
#header div {
	position: relative;
	width: 670px;
	height: 80px;
	margin: 0 auto;
}
#content {
	clear: both;
	background: #fff;
	width: 640px;
	margin: 0 auto;
	padding: 0 15px 10px;
}
#content hr {
	visibility: hidden;
	clear: both;
}
#footer {
	clear: both;
	background: #900;
	padding: 8px 0;
	color: #fdc;
	margin: 0 auto;
	font-size: 12px;
	text-align: center;
}
#footer a {
	color: #fdc;
}
/* header stuff */
h1 {
	background: #900 url(i/logo.gif) left top no-repeat;
	height: 80px;
	width: 240px;
	text-indent: -9999px;
	margin: 0 0 0 20px;
	float: left;
}
h1 a:link,
h1 a:visited {
	display: block;
	width: 240px;
	height: 80px;
	overflow: hidden;
	color: #444;
	text-align: center;
	text-decoration: none;
	margin: 0;
}
#based {
	position: absolute;
	top: 4px;
	right: 8px;
	color: #fff;
	font-size: 12px;
	font-style: italic;
}
#nav {
	background: #900;
	color: #fff;
	font: bold 16px Georgia, Helvetica neue, arial, sans-serif;
	list-style: none;
	margin: 50px 20px 0 0;
	float: right;
}
#nav li {
	display: inline;
	padding-bottom: 10px;
}
#nav a {
	color: #fff;
	padding: 0 2px;
	margin: 0 4px;
	text-decoration: none;
	border: 1px solid #900;
	border-bottom-color: #fff;
}
#urh a,
#nav a:hover {
	background: #d40;
	border: 1px dotted #900;
}
/* u r here marker */
#urh {
	background: #900 url(i/marker.gif) center bottom no-repeat;
}
/* lists */
ul {
	list-style: disc url(i/li.gif);
}
#svcs {
	padding: 0;
}
#svcs li {
	margin: 0 0 4px 0;
}
#projlist h2 {
	font-size: 18px;
}
#projlist ul { margin-left: 130px; }
#projlist li {
	float: left;
	width: 50%;
	line-height: 1.6;
}
/* contact form */
#contact {
	font-size: 14px;
}
div.row {
	width: 400px;
	clear: both;
	padding-top: 10px;
	text-align: center;
}
div.row label,
div.row span.label {
	float: left;
	width: 130px;
	text-align: right;
}
div.row span.formw,
div.row span.formw label {
	float: right;
	width: 258px;
	text-align: left;
}
/* home page stuff */
address {
	font-style: normal;
	background: #fdc;
	border: 1px dotted #900;
	padding: 4px 6px;
}
#feat {
	background: #fff;
	padding: 8px 12px 4px;
	border: 1px dotted #900;
	border-width: 1px 0;
	margin-top: -12px;
}
#feat img {
	border: 1px solid #ddd;
	float: left;
	margin-right: 12px;
}
#feat h4 {
	margin: 0 auto;
	padding: 2px;
}
.splits {
	width: 270px;
	float: left;
	margin: 0 20px;
}
/* portfolio stuff */
table {
	margin: 10px auto;
}
td {
	text-align: center;
	padding: 10px 20px;
}
#foliolist {
	text-align: center;
}
#foliolist ul {
	list-style: none;
	margin: 1em 50px;
	padding: 0;
}
#foliolist li {
	width: 50%;
	float: left;
}
#foliolist li img { border: 1px solid #999; }
#flprev, #flnext {
	font-size: 18px;
	font-weight: bold;
	border: 2px groove #900;
	background: #900;
	color: #fff;
	text-decoration: none;
}
#flprev {
	left: 0;
	margin-right: 540px;
	padding: 0 6px 3px 4px;
}
#flnext {
	right: 0;
	padding: 0 4px 3px 6px;
}
#screensh img {
	border: 1px solid;
}
#screensh {
	text-align: center;
	font-size: 12px;
}
#screensh a {
	text-decoration: none;
}
#screensh div {
	float: left;
	width: 200px;
	padding: 0 5px;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}