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

body {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#gallery_container {
	position:relative;
	top:0px;
	left:0px;
	width:321px;
}
.shiftrt {
	margin: 0 0 0 36px;
}
.shiftdwn {
	margin: 113px 0 0 0;
}
/*.drawing_img_border {
	border-style:solid;
	border-width:1px;
	border-color:#5b5504;
}*/
#text_box {
	/*float:left;
	position:relative;
	left:25px;
	top:60px;*/
	position:absolute;
	top:330px;
	width:246px;
	height:64px;
	background-color:#5b5504;
	font-size:.7em;
	color:#fff;
	line-height:1.8em;
	font-style:italic;
	letter-spacing:.3em;
	text-align:center;
	padding: 20px 0 0 0;
	margin:60px 0 0 36px;
}
/*#nav_container {
	width:308px;
	position:relative;
	top:70px;
}*/
#icons {
	/*position:relative;
	top:89px;
	left:95px;
	width:146px;*/
	position:absolute;
	top:475px;
	padding: 0 0 0 71px;
	width:246px;
	margin: 15px 0 0 36px;
}
.icons {
	margin-right:20px;
}