@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0; font-weight:normal; color:#333; font-family: Georgia, "Times New Roman", Times, serif; }
a strong{ font-weight:bold; font-size:14px; color:#C66E3E}
p, h1, h2, h3, h4, h5, h6{ margin-bottom:8px; line-height: 20px; }
h1, h2, h3, h4, h5, h6{font-family:"Adobe Caslon Pro", Caslon, Georgia, "Times New Roman", Times, serif;}

body{background: #777 url('images/white.gif') center center; background-repeat:repeat-y}

p{ font-size:11px; color:#666 }
#artwork p{ line-height:22px; font-size:12px}
#artwork blockquote{ color:#000; margin-bottom:20px; font-size:14px; line-height:22px;}

a{ text-decoration:none; color:#000}
a.there{ color:#C66E3E}
h1{font-size:21px;}
h1 a {font-size:21px; font-weight:normal; font-family:"Adobe Caslon Pro", Caslon, Georgia, "Times New Roman", Times, serif;}
h2{font-size:15px; font-weight:bold; color:#555}
h2 a{ color:#555; font-size:15px; font-weight:normal}
h4{ font-size:12px;}
b{color:#F00}

div#navigation, div#hold, div#footer{
	width:830px;
	margin:0 auto;
	background-color:#FFF;
}

div#navigation{ margin-top:60px; padding-bottom:10px; border-bottom:1px #ccc solid; margin-bottom:20px;}
#navigation p{ float:right;}
#navigation h1{float:left;}
 


div#info{ float:left; width:150px; padding-right:20px; 	background-color:#FFF; }
div#artwork{ float:left; width:630px; border-left:1px #ccc solid; padding-left:20px; background-color:#FFF; margin-bottom:20px;}
div#footer{border-top:1px #ccc solid; clear:both; padding-top:20px;}
div#footer p{padding-left:194px;}

a img{ margin:2px; border:1px #ffffff solid;}

.floatfix{clear:both;}