@charset "UTF-8";
* {
	padding:0px;
	margin:0px;
}
input {margin-bottom:10px}
p {margin-bottom:10px;}
.clr {clear:both;} 
.orange {color:#de4c1e}
body {
	background-color: #f7f5e8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:18px;
	color:#988675;
}
#masterContainer {
	width:845px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-top:72px;
}
#navigation {
	width:675px;
	height:95px;
	margin-left:40px;
}
#mainBody {
	background:url(../images/background.gif) top left no-repeat;
	width:845px;
}
#homeImage {
	float:left;
	padding-top:80px;
}
#homeText {
	float:left;
	width:200px;
	padding-top:80px;
	padding-left:15px;
}
#artistImage1 {
	float:left;
	width:574px;
	padding-top:80px;
}
#artistText1 {
	float:left;
	width:200px;
	padding-top:80px;
	padding-left:15px;
}
#artistImage2 {
	float:left;
	padding-top:10px;
}
#artistText2 {
	float:left;
	width:325px;
	padding-left:120px;
	padding-right:10px;
	padding-top:20px;
}
#studioImage1 {
	float:left;
	width:574px;
	padding-top:80px;
}
#studioText1 {
	float:left;
	width:200px;
	padding-top:80px;
	padding-left:15px;
}
#contactImage1 {
	float:left;
	width:574px;
	padding-top:80px;
}
#contactText1 {
	float:left;
	width:200px;
	padding-top:80px;
	padding-left:15px;
}
#workgallery {
	float:left;
	width:574px;
	padding-top:80px;
}
#main {
	float:left;
	width:574px;
	height:350px;
	padding-top:80px;
	text-align:right;
}
#thumbcontainer {
	width:574px;
	text-align:right;
}
img.thumbs {
	float:left;
	height:69px;
	margin-right: 2px;
	margin-bottom: 2px;
}
/* Work Navigation */
#secondaryNav {
	float:left;
	width:102px;
	list-style:none;
	display:block;
	margin:0px 0px 0px 14px;
}
#secondaryNav li {
	margin:0px;
	padding:0px;
	display:inline;
}
#subNav_01 a:link,
#subNav_01 a:visited {
	display:block;
	height:23px;
	background:url(../images/subNav_01.gif) 0px 0px no-repeat;
	overflow:hidden;
	width:102px;
	line-height:100px;
}
#subNav_01 a:hover,
#subNav_01 a:active {
	display:block;
	height:23px;
	background:url(../images/subNav_01.gif) 0px -23px no-repeat;
	overflow:hidden;
	width:102px;
	line-height:100px;
}
#subNav_01 a.currentP {
	background:url(../images/subNav_01.gif) 0px -23px no-repeat;
}
/**/
#subNav_02 a:link,
#subNav_02 a:visited {
	display:block;
	height:24px;
	background:url(../images/subNav_02.gif) 0px 0px no-repeat;
	overflow:hidden;
	width:102px;
	line-height:100px;
}
#subNav_02 a:hover,
#subNav_02 a:active {
	display:block;
	height:24px;
	background:url(../images/subNav_02.gif) 0px -24px no-repeat;
	overflow:hidden;
	width:102px;
	line-height:100px;
}
#subNav_02 a.currentP {
	background:url(../images/subNav_02.gif) 0px -24px no-repeat;
}
/**/
#subNav_03 a:link,
#subNav_03 a:visited {
	display:block;
	height:22px;
	background:url(../images/subNav_03.gif) 0px 0px no-repeat;
	overflow:hidden;
	width:102px;
	line-height:100px;
}
#subNav_03 a:hover,
#subNav_03 a:active {
	display:block;
	height:22px;
	background:url(../images/subNav_03.gif) 0px -22px no-repeat;
	overflow:hidden;
	width:102px;
	line-height:100px;
}
#subNav_03 a.currentP {
	background:url(../images/subNav_03.gif) 0px -22px no-repeat;
}
/**/
a#drawing1 img { border:none; }
a#drawing1:hover img { border:none; }
a#drawing1 { display:block; height:69px; width:66px; overflow:hidden; }
a#drawing1:hover { display:block; text-indent:-66px;  }