

html, body {
	background:#f90 url('pics/diamonds.gif');
	font-family: 'Franklin Gothic Medium', Tahoma, Verdana, sans-serif;
	font-size:14px;
	line-height:15px;
	color:#fff;
	margin-top:5px;
	font-weight:700;
}


/*div {
	border:1px solid #fff;
}*/

#container {
width:1100px; 
height:1px;
position:relative;
/*to make container invisible in FireFox */
margin-top:-20px;
}


.smtext {
font-size:12px;
line-height:12px;
}

h2 {
font-size:24px;
line-height:24px;
margin-top:0px;
margin-bottom:0px;
}

h3 {
font-size:18px;
line-height:18px;
margin-top:0px;
margin-bottom:0px;
}

a {
	color:#fff;
}

a:hover, a:active {
	color:#330;	
}


/*  FOR LINKS IN PAINTING SHOWCASE BOXES */
a.paint {
	color:rgb(250,159,129);
}

a:hover.paint, a:active.paint {
	color:#fff;	
}



/*  FOR THE NAVIGATION STACK */



#nav {
	position:absolute;
	z-index:2;
	top:20px;
}

#nav a {
	text-decoration:none;
		color:#fff;
		display:block;
		letter-spacing:0px;
		text-align:center;
	width:190px;
}

#nav a:hover {
	color:#330;
	font-size:2.5em;
	font-weight:700;
}

a#spaces_facilitation:hover {
	letter-spacing:1px;
}


#ecbrown {
	font-size:30px;
	font-weight:400;
	line-height:30px;
	position:absolute;
	top:0px;
}

#painting {
	font-size:32px;
	font-weight:400;
	line-height:30px;
		position:absolute;
	top:40px;
}

#spaces_facilitation {
	font-size:30px;
	font-weight:400;
	line-height:26px;
		position:absolute;
	top:84px;
}

#spaces {
font-size:33px;
line-height:20px;
}


#cdreditions {
	font-size:26px;
	font-weight:400;
	line-height:36px;
		position:absolute;
	top:137px;
}


/*  FOR JUST INDEX.php  */

#firstnav_position {
float:left;
width:201px;
}



#index_container {
	width:615px;
	position:absolute;
	top:20%;
	left:20%;
}


#news {
	float:right;
	width:400px;
	text-align:justify;
	margin-right:20px;
}



/*  PAINTING THUMBNAILS  */

#painting_thumbs {
width:750px;
position:absolute;
left:255px;
	top:30px;
z-index:1;
}

#thumbs_buffer {
margin-left:210px;
position:relative;
}

.thumbs {
width:90px;
height:30px;
margin:1px;
border:1px solid #000;
}

a:hover img.thumbs {
border:1px solid #fff;
}

a:visited img.thumbs {
	filter:alpha(opacity=45);
	opacity:0.45;
}




/*  FOR PAINTING DISPLAY PAGES  */

#showcase {
overflow:auto; 
border:1px solid #000;
width:85%;
margin:20px;
margin-bottom:0px;
margin-left:7%;
padding-left:30px;
padding-top:40px;
padding-bottom:50px;
background:rgb(53,17,6);
/*color:rgb(250,159,129);*/
color:rgb(225,113,77);
position:absolute;
top:325px;
z-index:2;
font-size:14px;
line-height:14px;
scrollbar-face-color:rgb(53,17,6);
scrollbar-highlight-color:rgb(225,113,77);
scrollbar-shadow-color:rgb(225,113,77);
scrollbar-3dlight-color:rgb(53,17,6);
scrollbar-arrow-color:rgb(225,113,77);
scrollbar-track-color:rgb(36,11,3);
scrollbar-darkshadow-color:rgb(53,17,6); 
}

#painting_case {
margin-left:auto;
margin-right:auto;
}

.lrg_img {
border:1px solid #000;
margin-bottom:15px;
margin-right:30px;
}




/* FOR INFO PAGE */

#general_info {
position:absolute;
top:45px;
left:250px;
width:560px;
}

#resume {
width:3250px;
position:absolute;
top:225px;
z-index:3;
}

#resume a {
font-weight:700;
}

#webwork {
float:left;
width:250px;
margin:10px;
margin-left:20px;
margin-right:55px;
padding:10px;
padding-bottom:10px;
background:url('pics/trans_dark.png');
font-weight:500;
}



.exhibition_entry {
float:left;
width:250px;
margin-top:10px;
margin-right:15px;
padding:10px;
padding-bottom:10px;
background:url('pics/trans_dark.png');
font-weight:500;
}

.item {
margin-bottom:3px; 
}

.item a:hover {
color:#000;
}



/*  FOR SPACES_CURATION PAGE */

#spaces_curation_container {
width:3660px;
position:absolute;
top:235px;
z-index:3;
font-weight:500;
}

#spaces_curation_container a {
font-weight:700;
}


.space {
float:left;
width:350px;
margin:10px;
margin-right:15px;
padding:10px;
padding-bottom:15px;
background:url('pics/trans_dark.png');
}



.curation {
float:left;
width:350px;
margin:10px;
margin-right:15px;
padding:10px;
padding-bottom:15px;
background:url('pics/trans_dark.png');
}

.spaces_curation_pic {
width:300px;
border:1px solid #000;
margin-top:15px;
margin-left:20px;
}


/* FOR CDR_EDITIONS PAGE */


#cdr_thumbset {
width:600px;
position:absolute;
top:40px;
left:260px;
z-index:1;
}



#cdrseries_info {
position:absolute;
top:300px;
left:310px;
width:560px;
}

.cdr_thumbs {
width:90px;
height:30px;
margin:3px;
border:1px solid #000;
}

#cdr_thumbs_buffer {
margin-left:290px;
position:relative;
}


a:hover img.cdr_thumbs {
border:1px solid #fff;
}

a:visited img.cdr_thumbs {
	filter:alpha(opacity=45);
	opacity:0.45;
}


#cdr_showcase {
overflow:auto; 
border:1px solid #000;
width:85%;
margin:20px;
margin-bottom:0px;
margin-left:7%;
padding-left:30px;
padding-top:40px;
padding-bottom:50px;
background:rgb(53,17,6);
/*color:rgb(250,159,129);*/
color:rgb(225,113,77);
position:absolute;
top:220px;
z-index:2;
font-size:14px;
line-height:14px;
scrollbar-face-color:rgb(53,17,6);
scrollbar-highlight-color:rgb(225,113,77);
scrollbar-shadow-color:rgb(225,113,77);
scrollbar-3dlight-color:rgb(53,17,6);
scrollbar-arrow-color:rgb(225,113,77);
scrollbar-track-color:rgb(36,11,3);
scrollbar-darkshadow-color:rgb(53,17,6); 
}

#cdr_case {
margin-left:auto;
margin-right:auto;
}

#cdr_showcase a {
color:rgb(252,217,205);
}

#cdr_showcase a:hover {
color:rgb(252,186,85);
}


.cdr_img {
border:1px solid #000;
margin-right:20px;
}

#cdr_info {
width:280px;
float:left;
margin-right:30px;
}


