
body {
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	
	}
#container{
	padding: 0px;
	margin: 0 auto;
	height: 960px;
	width: 792px;
	text-align: left;
	background-color: #FFF}
	
#container_illustrators{
	padding: 0px;
	margin: 0 auto;
	height: 750px;
	width: 792px;
	text-align: left;
	background-color: #FFF}

.artist_portfolio_box {
	text-align: left;
	padding-top: 8px;
	padding-left: 10px;
	margin-bottom: 10px;
	width: 420px;
	height: 21px;
	background-color: #000;
	}
	
.artistthumb_box {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 132px;
	height: 127px;
	background-color: #000;
	}
	
.artistthumb_box a:link  { 
	display:block; 
	height:105px; 
	width:132px; 
	overflow:hidden; 
	}
.artistthumb_box a:visited  { 
	display:block; 
	height:105px; 
	width:132px; 
	overflow:hidden; 
	}
	
.artistthumb_box a:hover  { 
	display:block;
	text-indent:-132px;
	}

.artistthumb_box a:active  { 
	display:block; 
	height:105px; 
	width:132px; 
	overflow:hidden; 
	}
	
.artistportfolio_text {
	text-align: left;
	font-size: 10px;
	color: #FFF;
	}
	
.artistportfolio_text a:link  {
	color: #FFF;
	text-decoration: none;
	}

.artistportfolio_text a:visited {
	text-decoration: none;
	color: #FFF;
	}
	
.artistportfolio_text a:hover {
	text-decoration: none;
	color: #F0D5A1;
	}
	
.artistportfolio_text a:active {
	text-decoration: none;
	color: #FFF;
	}
	
.artistthumb_text {
	text-align: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 10px;
	color: #FFF;
	}

.artistthumb_img {
	clear: left;
	position: absolute;
	margin-top: 18px;
	}

.header {
	width: 792px;
	height: 69px;
	border: 0px;
	}

.footer {
	clear: both;
	width: 792px;
	height: 30px;
	border: 0px;
	}

.headercontact_box {
	text-align: right;
	padding-top: 10px;
	padding-right: 20px;
	width: 772px;
	height: 25px;
	border: 0px;
	background-color: #546291;
	}

.headercontact_type a:link {
	color: #FFF;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	}
	
.headercontact_type a:visited {
	color: #FFF;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	}
	
.headercontact_type a:hover {
	color: #F0D5A1;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	}
	
.headercontact_type a:active {
	color: #FFF;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	}

.headercontact_type {
	color: #FFF;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	}
	
.box1 {
	clear: both;
	width: 792px;
	height: 15px;
	border: 0px;
	background-color: #FFF;
	}
	
.box4_illustrators {
	float: left;
	width: 38px;
	height: 600px;
	border: 0px;
	background-color: #FFF;
	}
	
.box4 {
	float: left;
	width: 38px;
	height: 800px;
	border: 0px;
	background-color: #FFF;
	}
			
.main_nav {
	padding-top: 5px;
	float: left;
	text-align: center;
	line-height: 20px;
	width: 90px;
	height: 465px;
	border: 0;
	color: #847558;
	background-color: #f0d5a1;
	}
	
.main_nav_divider {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
	height: 10px;
	border: 0px;
	background-color: #FFF;
	}

.box6_illustrators {
	float: left;
	width: 25px;
	height: 600px;
	border: 0px;
	background-color: #FFF;
	}	
	
.box7_illustrators {
	float: left;
	width: 400px;
	height: 600px;
	border: 0px;
	background-color: #FFF;
	}
	
.box8_illustrators {
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
	height: 4%;
	border: 0px;
	background-color: #000;
	}
	
.box9_illustrators {
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
	height: 4%;
	border: 0px;
	background-color: #FFF;
	}
	
.artistportfolio_text_box9 {
	text-align: left;
	font-size: 10px;
	color: #847558;
	}
	
.artistportfolio_text_box9 a:link  {
	color: #847558;
	text-decoration: none;
	}

.artistportfolio_text_box9 a:visited {
	text-decoration: none;
	color: #847558;
	}
	
.artistportfolio_text_box9 a:hover {
	text-decoration: none;
	color: black;
	}
	
.artistportfolio_text_box9 a:active {
	text-decoration: none;
	color: #847558;
	}
	
.artistwork_box {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 89px;
	height: 72px;
	background-color: #000;
	}
	
.artistwork_box a:link  { 
	display:block; 
	height:72px; 
	width:89px; 
	overflow:hidden; 
	}
.artistwork_box a:visited  { 
	display:block; 
	height:72px; 
	width:89px; 
	overflow:hidden; 
	}
	
.artistwork_box a:hover  { 
	display:block; 
	text-indent:-89px;
	}

.artistwork_box a:active  { 
	display:block; 
	height:72px; 
	width:89px; 
	overflow:hidden; 
	}
	
.box6 {
	float: left;
	width: 25px;
	height: 800px;
	border: 0px;
	background-color: #FFF;
	}	
	
.work_illustrators {
	width: 430px;
	height: 125px;
	border: 0px;
	background-color: #FFF;}
		
.test {
	width: 430px;
	height: 125px;
	border: 0px;
	background-color: #FFF;
	}
	
.work_illustrators_box {
	float: left;
	width: 430px;
	height: 430px;
	border: 0px;
	background-color: #008000;
	}
	
.work_thumb_illustrators {
	text-align: center;
	float: center;
	clear: both;
	margin-top: 2px;
	margin-left: 5px;	
	}	
	
.work {
	float: left;
	width: 440px;
	height: 820px;
	border: 0px;
	background-color: #FFF;
	}	

.bio_illustrators_a {
	padding-right: 15px;
	float: left;
	width: 165px;
	height: 600px;
	border: 0px;
	background-color: #FFF;
	}
.bio_home_a {
	padding-right: 15px;
	float: left;
	width: 165px;
	height: 800px;
	border: 0px;
	background-color: #FFF;
	}
	
.body_text{
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #546291;
	}

.dividerbox_intro {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	height: 4px;
	background-color: #F0D5A1;
	}

.body_text_bold{
	font-weight: bold;
	}


.box8 {
	float: left;
	width: 30px;
	height: 100px;
	background-color: #D76516;
	}	
	
.spacer {
	clear: left;
	}

a:link {
	color: #847558;
	text-decoration: none;
	}
a:visited {
	color: #847558;
	text-decoration: none;
	}
a:hover {
	color: black;
	}
a:active {
	color: #847558;
	}
h1 { color: black; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 17px; text-decoration: none; margin: 0.67em 0; }
