body, div, h1, h2, h3, h3, p, img, a, span, ul, li {
	padding: 0;
	margin: 0;
}
/* ------------------------------------------------------------- */
/* ----------------------- index styles ------------------------ */
#loading{
	position: absolute;
	top: 0px;
	margin: 0pt auto;
	padding: 0.3em;
	background: #666;
	font-weight: 700;
	color: #efefef;
	display: none;
}
#contentWrapper, #gallery, #titleDiv, #headerDiv, ul, li, #footer, #footer2 {
	float: left;
}
body {
	text-align: center;
	width: 100%;
	background: #efefef;
	font-family: times new roman, times, serif;
}
a:link { }
a:visited {}
a:hover { }
a:active 
{
	outline: none;
}
a:focus
{
	-moz-outline-style: none;
}
#centeredColumn {
	margin: 0 auto;
	width: 735px;
}
#contentWrapper {
	text-align: center;
	width: 100%;
	float: left;
}
#thumbGallery {
	padding: 75px 0 0 0;
	width: 100%;
	height: 375px;
}
#thumbGallery img {
	width: 75px;
	height: 60px;
}
#thumbGallery img {
	margin: 0 2px;
	border: 0;
}
#titleDiv {
	width: 100%;
	text-align: left;
	float: left;
}
#titleDiv p {
	float: left;
	clear: left;
}
#subheadings {
	width: 380px;
	display: inline;
}
#galleryNavArea {
	height: 50px;
}
#mainHeader {
	width: 227px;
	text-indent: -5000px;
	background: url(../images/title.png) no-repeat;
	height: 26px;
	width: 227px;
	margin: 0 0 3px 250px;
	float: left;
}


/* below begin all the li ids and their spans for the subtitle image replacement a la http://www.mezzoblue.com/tests/revised-image-replacement/ */
#portfolioHeader, #resumeHeader,  #bioHeader, #contactHeader, #blogHeader, #storeHeader {
	text-indent: -5000px;
	height: 20px;
	float: left;
	margin: 0 10px 0 0;
}
#portfolioHeader {
	width: 69px;
	background: url(../images/portfolio.png) no-repeat;
}
#resumeHeader {
	width: 61px;
	background: url(../images/resume.png) no-repeat;	
}
#bioHeader {
	width: 27px;
	background: url(../images/bio.png) no-repeat;		
}
#contactHeader {
	width: 62px;
	background: url(../images/contact.png) no-repeat;	
}
#blogHeader {
	width: 41px;
	background: url(../images/blog.png) no-repeat;	
}
#storeHeader {
	width: 42px;
	background: url(../images/store.png) no-repeat;	
}
/* end subtitle image replacement */
#footer, #footer2 {
	clear: left;
	font-size: 65%;
	color: #525252;	
	display: inline;
}
#footer {
	width: 10em;
}
#footer2
{
	margin: 0 0 0 300px;
	width: 20em;
}
#footer2 a
{
	color: #525252;
}
/* ------------------ end index styles ---------------- */
/* ---------------------------------------------------- */




/* ---------------------------------------------------- */
/* ----------------- portfolio styles ----------------- */
/*  these are the styles for the joint older and newer portfolio
/* ---------------------------------------------------- */

#artGallery {
	padding: 0 0 0 0;
	width: 100%;
	height: 400px;
}
#artGallery span {
	float: left;
	font-size: 75%;
	color: #525252;
}
#imageArea {
	height: 360px;
	float: left;
	position: relative;
}
#imageArea img {
	margin: 0 0 0 250px;
	position: absolute;
	bottom: 0;
}
#galleryNavOlder {
	float: left;
	margin: 5px 0 0 170px;
	display: inline;
	padding: 0;
}
#galleryNavOlder img {
	border: 0;
}
#galleryNavNewer {
	float: left;
	margin: 5px 0 0 130px;
	display: inline;
	padding: 0;
}
#galleryNavNewer img {
	border: 0;
}
.arrowBack, .arrowForward {
	float: left;
}
.arrowForward {
	margin: 0 0 0 80px;
}
#olderWork { /*  olderwork title uses Gilder/Levin image replacement a la http://www.mezzoblue.com/tests/revised-image-replacement/ */
	position: relative;
	color: #efefef;
	height: 15px;	
	width: 41px;
	float: left;
	clear: left;
	margin: 0 0 0 45px;
}
#olderWork span {
	background: url(../images/older.png) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
#newerWork { /*  olderwork title uses Gilder/Levin image replacement a la http://www.mezzoblue.com/tests/revised-image-replacement/ */
	position: relative;
	color: #efefef;
	height: 15px;	
	width: 49px;
	float: left;
	clear: left;
	margin: 0 0 0 45px;
}
#newerWork span {
	background: url(../images/newer.png) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
#topSpan
{
	font-style: italic;
}
#bottomSpanBothNewer
{
	margin: 0 0 0 404px;

	
}
/* -----------------end portfolio styles ------------- */
/* ---- end portfolio with older and newer work ------ */
/* --------------------------------------------------- */




/* ---------------------------------------------------- */
/* ----------------- portfolio styles ----------------- */
/*  this is the portfolio with only the newer work ---- */
/* ---------------------------------------------------- */

#artGalleryPortfolio0 {
	padding: 0 0 0 0;
	width: 100%;
	height: 400px;
}
#artGalleryPortfolio0 span {
	font-size: 75%;
	color: #525252;
	display: block;
}
#imageAreaPortfolio0 {
	text-align: center;
	height: 360px;
	height: 100%;
	position: relative;
}
#imageArea img {
	margin: 0 0 0 250px;
	position: absolute;
	bottom: 0;
}
#galleryNavOlder img {
	border: 0;
}
#galleryNavNewerPortfolio0 {
	float: left;
	margin: 5px 0 0 305px;
}
#galleryNavNewerPortfolio0 img {
	border: 0;
}
.arrowBack, .arrowForward {
	float: left;
}
.arrowForward {
	margin: 0 0 0 80px;
}
#olderWork { /*  olderwork title uses Gilder/Levin image replacement a la http://www.mezzoblue.com/tests/revised-image-replacement/ */
	position: relative;
	color: #efefef;
	height: 15px;	
	width: 41px;
	float: left;
	clear: left;
	margin: 0 0 0 45px;
}
#olderWork span {
	background: url(../images/older.png) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
#newerWork { /*  olderwork title uses Gilder/Levin image replacement a la http://www.mezzoblue.com/tests/revised-image-replacement/ */
	position: relative;
	color: #efefef;
	height: 15px;	
	width: 49px;
	float: left;
	clear: left;
	margin: 0 0 0 45px;
}
#newerWork span {
	background: url(../images/newer.png) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
/* -----------------end portfolio styles ------------- */
/* (end of portfolio with only newer work ) -----------*/
/* --------------------------------------------------- */




/* --------------------------------------------------- */
/* ---------------- resume styles ---------------------- */
#resumeArea {
	padding: 0 0 0 0;
	margin: 0 0 40px 0;
	width: 100%;
	text-align: left;
	min-height: 400px;
}
/* -------------- end resume styles ------------------- */
/* -------------------------------------------------- */

/* -------------------------------------------------- */
/* ----------------- contact styles ------------------ */
#formArea {
	padding: 0 0 0 0;
	width: 100%;
	height: 450px;
}
#formArea
{
	position: relative;
}
form p
{
	margin: 0;
}
fieldset
{
	border: none;
}
.topLabel {
	float: left;
	clear: left;
	margin: 0 5px 0 30px;
	width: 75px;
}
.floatLeft {
	position: absolute;
	right: 100px;
}
#name, #email, #phone {
	float: left;
	margin: 0 200px 0 0;
}

#formLegend
{
	float: left;
	margin: 0 0 0 100px;
}
.submit
{
	float: left;
	margin: 0 0 0 170px;
}
#remLen, #wordCount {
	display: none;
	float: left;
	margin: 40px 0 0 0;
	}
textarea
{
	float: left;
}
a
{
	color: #000;
}
		
#messageLabel {
	float: left;
	clear: left;
	margin: 0 5px 0 30px;
	width: 75px;
}
#javascriptNameMessage, #javascriptEmailMessage, #javascriptPhoneMessage {
	position: absolute;
	right: 0;
	display: none;
	width: 450px;
	text-align: left;
}


/* -------------------------------------------------- */
/* ----------------- blog styles -------------------- */

.blogEntry
{
	margin: 1em 0 0 0;
}
#blogPosts
{
	float: left;
	width: 75%;
}
#blogArchivesList
{
	float: right;
	width: 20%;
}

/* ------------------ end blog styles --------------- */
/* -------------------------------------------------- */


/* ------------------ end contact styles ------------ */
/* -------------------------------------------------- */
