/*---- GLOBAL STYLES ---- */
html, body, h1, h2, h3, h4, h5, h6, img, p, a, ul, ol, li, dl, dt, dd, form { 
	margin:0; padding:0; border:0;
	}

html { 
	background: #F3F2E8;
	}
html { min-height: 100%; margin-bottom: 0px; height:100%; margin-bottom: 1px; /* needed for container min-height */}

body {
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	height: 100%;
}
body #ie6{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
p{
	line-height: 1.8em;
}
	
ul, ol, li { 
	list-style-type: none; 
	float: left;
}

.clear_left { clear: left; }
.clear_right { clear: right; }
.clear_both { clear: both; }

/*---- MAIN LAYOUT ---- */
#wrapper{
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}
#header, #header_index{
	height: 200px;
	background: url(images/header.gif) no-repeat;
	margin-top: 16px;
}
#header_index{
	background: url(images/index_header.gif) no-repeat;
}

#left, #left_index{
	float: left;
	width: 20px;
}
#left_index{
	height: 507px;
	background: url(images/index_left.gif) no-repeat;
}
#right, #right_index{
	float: right;
	width: 20px;
}
#right_index{
	height: 507px;
	background: url(images/index_right.gif) no-repeat;
}
#middle{
	background: url(images/middle.gif) repeat-y;
}
#middle_index{
	float:left;
	width: 930px;
	text-align: center;
}
#middle_index img{
	margin-left: 32px;
}
#bottom, #bottom_index{
	clear: right;
	height: 90px;
	background: url(images/index_bottom.gif) top no-repeat;
}
#bottom{
	height: 20px;
	background: url(images/bottom.gif) top no-repeat;
}
#ie6 #bottom_index, #ie7 #bottom_index{
	clear: both;
	margin-top: -3px;
}
#footer{
	margin: 30px auto 0 auto;
	width: 425px;
	height: 25px;
	font-size: 10px;
	text-align: center;
}
#footer a{
	text-decoration: none;
	color: #666;
}
#footer a:hover{
	text-decoration: underline;
}
/*---- NAV LAYOUT ---- */
#nav{
}
#nav ul{
	margin-top: 107px;
	margin-left: 50px;
}
#ie6 #nav ul{
	margin-left: 20px;
	margin-top: 105px;
}
#nav li{
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px black solid;
}
#nav li a{
	text-decoration: none;
	text-transform: uppercase;
	color: black;
}
#nav li a:hover, #nav .selected{
	color: #FF0000;
}
#nav .last{
	border-right: none;
}
/*---- CANVAS LAYOUT ---- */
#canvas #subnav, 
#paper #subnav,
#install #subnav{
	float: left;
	margin-left: 50px;
	margin-right: auto;
	padding-bottom: 30px;
}
#canvas #ie6 #subnav{
	margin-left: 20px;
}
#paper #subnav{
	margin-left: 200px;
}
#paper #ie6 #subnav{
	margin-left: 96px;
}
#install #subnav{
	margin-left: 335px;
}
#install #ie6 #subnav{
	margin-left: 163px;
}
#canvas #artist_statement, 
#paper #artist_statement,
#install #artist_statement{
	float: right;
	margin-right: 70px;
	padding-bottom: 30px;
}
#canvas #ie6 #artist_statement, 
#paper #ie6 #artist_statement,
#install #ie6 #artist_statement{
	margin-right: 20px;
}

#canvas #subnav li, 
#paper #subnav li,
#install #subnav li{
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px black solid;
}
#canvas #subnav a, #canvas #artist_statement a, 
#paper #subnav a, #paper #artist_statement a,
#install #subnav a, #install #artist_statement a{
	text-decoration: none;
	text-transform: lowercase;
	color: black;
}
#canvas #subnav a:hover, #canvas #subnav .selected, #canvas #artist_statement a:hover,
#paper #subnav a:hover, #paper #subnav .selected, #paper #artist_statement a:hover,
#install #subnav a:hover, #install #subnav .selected, #install #artist_statement a:hover{
	color: #FF0000;
}
#canvas #subnav .last,
#paper #subnav .last,
#install #subnav .last{
	border-right: none;
}
#canvas #side_nav,
#paper #side_nav,
#install #side_nav{
	position: relative;
	float: left;
	margin-left: 65px;
	height: 450px;
}
#canvas #ie6 #side_nav,
#paper #ie6 #side_nav,
#install #ie6 #side_nav{
	margin-left: 20px;
}
#tn1, #tn2, #tn3, #tn4, #tn5, #tn6, #tn7, #tn8, #tn9, #tn10, #tn11, #tn12{
	position: absolute;
}
#tn1, #tn4{ left: 176px;}
#tn2{ top: 0px;	left: 0px;}
#tn3{ top: 63px; }
#tn4{ top: 167px; }
#tn5, #tn6, #tn7{ top: 212px; }
#tn6{ left: 77px;}
#tn7{ left: 116px;}
#tn8{ left: 95px; top: 281px; }
#tn9{ left: 168px; top: 286px;}
#tn10{ left: 233px; top: 286px;}
#tn11{ top: 306px; }
#tn12{ left: 95px; top: 376px; }

#canvas #content,
#paper #content,
#install #content{
	float: right;
	margin-right: 70px;
	width: 530px;
	text-align: right;
}
#canvas #ie6 #content,
#paper #ie6 #content,
#install #ie6 #content{
	margin-right: 20px;
}

/*---- WRITING LAYOUT ---- */
#writing #subnav, #catalog #subnav{
	margin-left: 460px;
	padding-bottom: 30px;
}
#writing #subnav li, #catalog #subnav li{
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px black solid;
}
#writing #subnav a, #catalog #subnav a{
	text-decoration: none;
	text-transform: lowercase;
	color: black;
}
#writing #subnav a:hover, #writing #subnav .selected, #catalog #subnav a:hover, #catalog #subnav .selected{
	color: #FF0000;
}
#writing #subnav .last, #catalog #subnav .last{
	border-right: none;
}
#writing #side_nav, #catalog #side_nav{
	float: left;
	width: 200px;
	padding-top: 105px;
	padding-right: 45px;
	text-align: right;
}
#writing .header, #catalog .header{
	text-transform: uppercase;
	margin-bottom: 5px;
	color: #000000;
	margin-bottom: 15px;
}
#writing #side_nav ul, #catalog #side_nav ul{
	float: right;
	margin-bottom: 40px;
}
#writing #side_nav li, #catalog #side_nav li{
	float: none;
	text-align: right;
	line-height: 1.8em;
}
#writing #side_nav a, #writing #review_header a, #page_nav a,
#catalog #side_nav a{
	text-decoration: none;
	color: black;
}
#writing #side_nav a:hover, #writing #side_nav .selected, #writing #review_header a:hover, #page_nav a:hover,
#catalog #side_nav a:hover, #catalog #side_nav .selected{
	color: #FF0000;
}
#writing #content, #catalog #content{
	width: 600px;
	float: left;
}
#writing p, #as p{
	margin-bottom: 20px;
}

#writing #review_header{
	margin-bottom: 25px;
}
#writing #artweek{
	margin-right: 100px;
}
#writing #title{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}
#big_letter{
	float:left;
	font-size:80px;
	line-height:70px;
	padding-right:5px;
}
#page_nav{
	text-align: right;
}

#catalog #side_nav{
	width: 160px;
	padding-top: 105px;
	padding-right: 20px;
	
}
#catalog #ie6 #side_nav{
	width: 170px;
	padding-right: 10px;
} 
.caption{
	font-size: 10px;
	padding-left: 2px;
}


/*---- RESUME LAYOUT ---- */
#resume #header{
	background: url(images/header_resume.gif) no-repeat;
}
#resume #middle{
	background: none;
}
#resume #bottom{
	background: none;
}
#resume .resume{
	margin: 0px auto 20px auto;	
	width: 565px;
	height: 724px;
	padding: 50px 70px 30px 70px;
	text-align: left;
	background: url(images/bg_resume.jpg) no-repeat top;
}
#resume #ie6{
	font-size: 11px;
}
#resume .header{
	color: black;
	margin: 0px 0px 10px 0px;
	text-decoration: underline;
}
#resume dt, #resume dd{
	float: left;
	line-height: 1.6em;
}
#resume dt{
	width: 50px;
	color: black;
}
#resume dd{
	width: 515px;
	padding-bottom: 10px;
}
#ie6 dd, #ie7 dd{
	width: 540px;
	line-height: 1.5em;
}

/*---- CONTACT LAYOUT ---- */
#contact{
	margin: 20px auto 20px auto;
	border: 1px black solid;
	width: 400px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 70px;
	padding-right: 70px;
	text-align: left;
}
#contact table{
	margin: 30px 0 10px 0;
	width: 100%;
}
#contact .text{
	width: 99%;
	
}
/*---- ARTIST STATEMENT LAYOUT ---- */
#as_header, #as_middle, #as_bottom{
	margin-left: auto;
	margin-right: auto;
}
#as_header, #as_bottom{
	background: url(images/as_header.jpg) center no-repeat;
	width: 543px;
	height: 194px;
}
#as_middle{
	width: 403px;
	background:url(images/as_middle.jpg) center repeat-y;
	padding: 20px 70px 20px 70px;
}
#as_bottom{
	background: url(images/as_bottom.jpg) center top no-repeat;
	
}