body {
	background: #666666;
	margin: 13px auto;
	font: 18px "Lucida Sans", Corbel, Verdana, Geneva, sans-serif;
	width: 800px;
	position: relative;
}
h2 {
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 22px 40px;
}
h3 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1em;
	margin-top: 8px;
	margin-bottom: 2px;
}
h3, h4 { 
	color: #FF3333;
}
a {
	font-weight: bold;
	color: #FF3333;
	text-decoration: none;
}
a img {
	border-style: none;
}
a:hover {
	text-decoration: underline;
}
ul#navbar {
	background: url(/images/bgNav.gif) repeat-x;
	height: 55px;
	width: 620px;
	padding: 0px;
	margin: 0px 0px 30px 180px;
	list-style: none;
	position: relative;
}
ul#navbar li {
	display: inline;
	margin: 0px;
	padding: 0px;
	position: absolute;
}
ul#navbar li img {
	display: block;
	padding: 0;
	border: 0;
}

/* navbar items */

ul#navbar li#navHome {
	top: 0px;
	left: -16px;
}
ul#navbar li#navDrawing {
	bottom: 0px;
	left: 63px;
}
ul#navbar li#navSculpture {
	top: 5px;
	left: 119px;
}
ul#navbar li#navEssay {
	bottom: 0px;
	left: 191px;
}
ul#navbar li#navWriting {
	top: 8px;
	left: 247px;
}
ul#navbar li#navBio {
	bottom: 0px;
	left: 337px;
}
ul#navbar li#navPress {
	top: 0px;
	left: 379px;
}
ul#navbar li#navLinks {
	bottom: 0px;
	left: 438px;
}
ul#navbar li#navContact {
	top: 8px;
	left: 488px;
} 
ul#navbar li#navVideo {
	bottom: 0px;
	left: 562px;
}
#textContentArea {
	margin-left: 94px;
	width: 675px;
}
.whiteBGtextArea {
	background-color: #FFFFFF;
	border: 5px solid #FF3333;
	padding: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-bottom: 36px;
}
#cv ul.datelist {
	margin: 0em 0em 2em 0;
	padding: 0;
	list-style: none;
}
#cv ul.datelist>li {
	margin: .5em 0 0;
}
#cv ul.datelist>li>ul {
	padding: 0;
	margin: -1.25em 0 0 4.5em;
	list-style: disc;
}
#cv ul.datelist>li>ul>li {
	margin: 0 0 .33em;
}
.author {
	font-weight: bold;
	color: #FF3333;
	width: 50%;
	border-bottom: 4px solid #990033;
}
.pdfDownload {
	text-align: right;
}
#galleryContentArea h2:before {
	padding-right: 4px;
	content: url(/images/iBulletRed.gif);
}
#galleryContentArea #galleryIndex .galleryRowTitle {
	text-indent: 2em;
	clear: both;
}
#galleryContentArea #intro {
	font-size: .8em;
}
#galleryContentArea #intro * {
	color: #000;
}
#galleryContentArea #intro img {
	float: left;
	margin-right: 10px;
}
#galleryContentArea #intro h3 {
	font-size: 1.4em;
	text-transform: none;
}
.galleryBigImg {
	margin: 15px 15px 15px 0px;
	float: left;
	/*border: 4px solid #FF3333;*/
}
.galleryPrevNext {
	text-align: left;
}
.galleryPrevNext img {
	vertical-align: middle;
}
.galleryTable {
	/*width: 100%;*/
	margin-left: auto;
	margin-right: auto;
	border-style: none;
}
.galleryDescription {
	vertical-align: middle;
}
.galleryDescription h3 {
	text-transform: none;
	font-weight: normal;
	font-style: italic;
	font-size: 1.12em;
}
.galleryThumb {
	width: 216px;
	margin-top: 15px;
	float: left;
	padding-right: 25px;
	height: 340px;
}
#galleryIndex.fouracross .galleryThumb {
	width: 200px;
	height: 160px;
	padding: 0;
}
.galleryThumb img {
	margin-bottom: 10px;
}
.galleryThumbInfo a {
	color: #000;
	font-weight: bold;
	font-style: italic;
}
.galleryMoreSeries {
	font-size: 1.125em;
	float: right;
}
.galleryMoreSeries a {
	font-size: 1em;
	color: #FF3333;
	text-transform: uppercase;
	font-weight: normal;
}
.moreGalleryIndex {
	text-align: right;
	text-transform: uppercase;
}
.grayedOut {
	color: #999999;
	display: inline;
}
.prevNext {
	text-align: right;
}
.reviewIllus {
	float: right;
	margin: 0px 0px 10px 10px;
}
.writingTitle {
	text-transform: uppercase;
}

