/* CSS Document */

/* left column */
/***********************************************************************/

#left {
	float:left;
	width:270px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0 0 0 6px;
	background-color:#ffffff;
	}

#left h2  {
	font-size:0.9em;
	margin:35px 20px 30px 12px;
	font-variant:small-caps;
	font-weight:normal;
	color:#898362;
	border-bottom:1px dotted #B5B5B5;
	background-image:url(../images/structure/penicon.gif);
	background-position:right;
	background-repeat:no-repeat;
	}

#left h3	{
	font-size:0.8em;
	font-variant:small-caps;
	font-weight:normal;
	margin:10px 20px 0 12px;
	color:#898362;
	}
	

#left p	{
	font-size:0.6em;
	line-height:1.4em;
	color:#666666;
	margin:0 24px 12px 12px; 
	}

.portrait {
	padding:2px;
	border: 1px solid #666;
	margin:30px 0 0 12px;
	}

.artistname {
	margin:10px 0 10px 12px;
	}

.statement {
	padding:0 0 0 0;
	}

#artistlinks {
	}

#artistlinks p{
	line-height:1.6em;
	font-size:0.6em;
	font-weight:normal;
	color:#898362;
	}

#left a {
	text-decoration:none;
	font-size:1em;
	color:#898362;
	}

#left a:hover {
	text-decoration:underline;
	color:#898362;
	}
	

	
/* middle column */
/***********************************************************************/	

#middle	{
	float:left;
	width:270px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	background-color:#ffffff;
	}

#middle h2  {
	width:250px;
	margin:35px 0 30px 0;
	font-size:0.9em;
	font-variant:small-caps;
	font-weight:normal;
	color:#898362;
	border-bottom:1px dotted #B5B5B5;
	background-image:url(../images/structure/penicon.gif);
	background-position:right;
	background-repeat:no-repeat;
	}

#middle h3  {
	font-size:0.8em;
	margin:0 0 0 0;
	font-variant:small-caps;
	font-weight:normal;
	color:#898362;
	}


#middle p {
	font-size:0.6em;
	line-height:1.4em;
	color:#666666;
	margin:5px 20px 12px 0px;
	}	
	
/* right column */
/***********************************************************************/

#right 	{
	float:left;
	width:280px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	background-color:#ffffff;
	}

#right h2  {
	margin:35px 10px 0 16px;
	font-size:0.9em;
	font-variant:small-caps;
	font-weight:normal;
	color:#898362;
	border-bottom:1px dotted #B5B5B5;
	background-image:url(../images/structure/penicon.gif);
	background-position:right;
	background-repeat:no-repeat;
	}

#frames {
	height:306px;
	background-color:#F7F3E2;
	border:1px dotted #B5B5B5;
	margin:30px 10px 0 15px;
	padding:14px 0px 12px 14px;
	}

#frames li {
	list-style:none;
	display:inline;
	margin-right:3px;
	}
	
#bioright	{
	width:250px;
	margin:35px 10px 0 16px;
	padding:0 0 0px 0;
	}
	
#bioright p	{
	font-size:0.6em;
	line-height:1.4em;
	color:#666666;
	margin:5px 20px 12px 0px;
	}
