@charset "utf-8";
/* CSS Document */

#main-container {
width:800px;
}
.thumbs {
height:387px;
width:187px;
float:left;
margin:0px;
background-image:url(structure/slate.jpg);
padding:6px 10px 0px 10px;
}
.thumbs a, .thumbs a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:normal;
	color:#FFF;
}
.a-thumb, .thumb {
height:82px;
width:82px;
float:left;
cursor:pointer;
cursor:hand;
}
.a-thumb {
	margin:5px 5px 5px 5px;
}
.thumb-text {
	display:none;
}
#more-portfolio {
	background-color:#CCC;
	width:207px;
	height:18px;
	position:relative;
	float:left;
	left:-10px;
	cursor:pointer;
	cursor:hand;
}
#more-portfolio:hover {
	background-color:#7a7a7a;
	text-decoration:underline;
}
#folioimg {
width:571px;
float:right;
height:393px;
}

#studies {
width:207px;
float:left;
}
.study {
width:67px;
height:30px;
float:left;
background-color:#8e7557;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:normal;
padding-top:5px;
margin:1px;
text-align:center;
color:#CCC;
cursor:pointer;
cursor:hand;
}
.study:hover {
	background-color:#5f4e3a;
}
.a-gallery {
color:#CCC;
text-decoration:none;
}
.a-gallery:visited {
color:#CCC;
text-decoration:none;
}
.a-gallery:hover {
	color:#CCC;
	text-decoration:underline;
}
.study-side{
text-align:left;
margin-left:30px;
margin-right:10px;
float:left;
width:300px;
height:108px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.study-side a {
	color:#006633;
	font-weight:bold;
}
#study-side-1 {
	text-align:center;
	font-style:italic;
	width:210px;
}
#item-folio {
height:110px;
border-width:0px 0px 1px 0px;
}
#side-gallery {
height:110px;
font-weight:normal;
font-style:italic;
text-align:center;
width:194px;
}
#side-gallery a {
font-weight:normal;
}
