body {
	height:100%;
	width:100%;
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A0A0A0;
}
a:link {
	text-decoration: none;
	color: #A0A0A0;
}
a:visited {
	text-decoration: none;
	color: #A0A0A0;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #A0A0A0;
}
/* wrapper to center content */
#container {
	height: 800px;
	width: 1000px;
	border: 0 solid #CCCCCC;
	margin: 0 auto;
}
/* header nav bar */
#header {
	margin: 0;
	padding: 15px 0 0 0;
	width: 1000px;
	height: 25px;
	border: 0 #CCC;
	border-style: none;
	float:left;
}
#header img {
	margin:3px 0 0 8px;
	height:14px;
	width:201px;
	padding: 0;
	border:0 #CCC;
	border-style: none;
}
#headerL {
	float:left;
	margin: 0;
	padding: 5px 0 0 8px;
	width: 312px;
	height: 41px;
	border: 0 #CCC;
	border-style: none;
}
#headerR {
	float:left;
	margin: 0;
	padding: 5px 0 0 0;
	width: 680px;
	height: 41px;
	border: 0 #CCC;
	border-style: none;
}
#headerR ul, #headerL ul {
	float:left;
	margin:0;
	padding: 0;
	text-align: left;
	/*width: 680px;
	height: 20px;
	border: 0 #CCC;
	border-style: solid;*/
	list-style: none;
}
#headerR li, #headerL li {
	display: inline;
	list-style: none;
	margin: 0 5px 0 0;
	padding: 0;
	border: 0 #CCC;
	border-style: solid;
}
.navBreak {
	width:auto;
}
.navBreak a {
	font-style: italic;
	font-size: 0.5em;
	dispaly:block;
}
.navPaint {
	font-size: 0.5em;
	text-transform: uppercase;
}
/* footer nav bar */
#crumbs {
	float:left;
	height: 25px;
	width:1000px;
	margin: 0;
	padding: 0;
	border: 0 #A0A0A0;
	border-style: solid none none none;
}
#crumbs ul {
	margin: 0 0 0 253px;
	padding-top: 6px;
	width: 450px;
	height: 20px;
	text-align:center;
	border:0 #A0A0A0;
	border-style: solid;
}
#crumbs li {
	list-style: none;
	display: inline;
	margin: 0 12px 0 0;
	padding: 0;
	font-size: 0.7em;
	text-transform: uppercase;
}
/* picture frame boxes */

#picFrameH {
	float:left;
	width: 730px;
	height: 520px;
	margin: 0;
	padding: 40px 0 0 0;
	line-height: 16px;
	border: 0 #A0A0A0;
	border-style: solid;
	text-align: center;
}
#picFrameV {
	float:left;
	width: 730px;
	height: 520px;
	margin: 0;
	padding-top: 40px;
	border: 0 #A0A0A0;
	border-style: solid;
	text-align: center;
}
.picText {
	float:right;
	width: 245px;
	margin: 0;
	padding: 20px 20px 0 0;
	height: 385px;
	font-size: .7em;
	line-height: 18px;
	border: 0 #A0A0A0;
	border-style: solid;
}
.picTextUnder {
	width: 725px;
	height: 220px;
	margin: 0;
	padding-left: 5px;
	font-size: .7em;
	border: 1px #A0A0A0;
	border-style: solid;
}
#picCaption {
	float:right;
	width: 245px;
	padding-right:20px;
	line-height: 15px;
	font-size: .7em;
	border: 0 #A0A0A0;
	border-style: solid;
}
#picCaption img {
	border: 0;
}
#vertical {
	float: left;
	width: 100px;
	height: 500px;
	margin: 395px 0 0 0;
	font-size: 12px;
	line-height: 16px;
}
.space {
	margin: 8px 8px 0 0;
	color: #FFF;
	text-decoration: none;
	border: 0;
}
/* painting thumbnails page */

.thumbText {
	float:left;
	margin:40px 0 20px 0;
	padding: 0;
	width: 192px;
	height: 500px;
	border: 0 #A0A0A0;
	border-style: solid;
}
.thumbText a {
	font-size: .6em;
	font-style: normal;
}
.thumbText img {
	margin: 0 0 20px 0;
	padding: 0;
	text-decoration: none;
	border: 0;
}
.caption {
	display: block;
	margin: 115px 0 0 0;
	padding: 0 0 16px 5px;
	border: 0 #A0A0A0;
	border-style: solid;
	width: 110px;
}
.caption2 {
	display: block;
	margin: 0;
	padding: 0;
	border: 0 #A0A0A0;
	border-style: solid;
	width: 190px;
}
/* statements page */

#text {
	float: left;
	width: 570px;
	height: 518px;
	padding-top: 42px;
	margin: 0 0 0 45px;
	font-size: .8em;
	line-height: 22px;
	border: 0 #A0A0A0;
	border-style: solid;
}
#textTitle {
	position: absolute;
	left: 340px;
	top: 75px;
	width: 570px;
	height: 15px;
	font-size: .9em;
}
#text p {
	margin-bottom: 10px;
}
.sig {
	font-style: italic;
	line-height: 16px;
}
/* resume page */

#resumePDF {
	position: absolute;
	top: 85px;
	left: 700px;
	width: 200px;
	margin: 0;
	font-style: italic;
}
#textResume {
	float: left;
	width: 570px;
	height: 518px;
	padding-top: 42px;
	margin: 0 0 0 310px;
	border: 0 #A0A0A0;
	border-style: solid;
}
.indent {
	margin-left: 30px;
}
.address {
	text-align: right;
}
.italic {
	font-style: italic;
}
#studioPics {float:left; position:relative;margin: 65px 0 0 0;}

