@charset "utf-8";
/* @group reset */



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
html {
	min-height:100%;
	margin-bottom:1px;
}
#nav_left li{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 7px;
	line-height: 1em;
}
#nav_left li a.contactcontact,
#nav_left li a.eded,
#nav_left li a.writingwriting,
#nav_left li a.friendsfriends,
#nav_left li a.cocktailscocktails,
#nav_left li a.traveltravel,
#nav_left li a.menmen,
#nav_left li a.homehome,
#nav_left li a:hover {
	color: #39F;
	text-decoration: none;
}


#nav_left li a {
	color: #333;
	text-decoration: none;
}


/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	
}
ol, ul {
	list-style: none;
	list-style-position: inside;
}
/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/* @end */



#main_wrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#head_wrap {
	text-align: left;
	margin-bottom: 25px;
}
#col_left_wrap {
	float: left;
	width: 90px;
	margin-bottom: 25px;
	text-align: left;
}
#col_left_wrap img {
	padding-bottom: 13px;
}

#col_right_wrap {
	float: right;
	width: 705px;
	margin-bottom: 25px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 25px;
}
h2 {
	font-size: 18px;
	color: #333;
	padding-bottom: 4px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.mid_page  {
	padding-top: 8px;
}

#col_right_wrap.text {
	width: 665px;
	padding-left: 40px;
	color: #666;
	padding-top: 0px;
	margin: 0px;
	line-height: 1.2em;
}
#col_right_wrap a {
	color: #000;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999;
}
#col_right_wrap a:hover {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#exhibition {
	width: 600px;
	padding-left: 80px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}
#exhibition p {
	font-family: helvetica, Arial, sans-serif;
	font-size: 14px;
	padding-right: 100px;
	padding-bottom: 20px;
}

.copy {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	display: block;
	padding-top: 5px;
}
.copy a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
.copy a:hover {
	color: #666666;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.sub_nav  {
	float: right;
	font-weight: normal;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #999999;
}
.sub_nav a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #999999;
}
.sub_nav a:hover {
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	color: #666666;
}
#contact_con {
	width: 600px;
	padding-left: 80px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	padding-top: 200px;
}
#bio_con {
	width: 600px;
	padding-left: 80px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	padding-top: 168px;
}
.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	padding-top: 6px;
	padding-left: 80px;
}
#bio_con p {
	font-family: helvetica, Arial, sans-serif;
	font-size: 14px;
	padding-right: 100px;
	padding-bottom: 20px;
}
#contact_con p {
	font-family: helvetica, Arial, sans-serif;
	font-size: 14px;
	padding-right: 100px;
	padding-bottom: 20px;
}

/*contact section*/



.w_1 {
	width: 200px;
	border: thin solid #666666;
	font-size: 16px;
	line-height: 1.4em;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-left: 10px;
}
.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.4px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.w_2 {
	width: 450px;
	height: 200px;
}
#border {
	border: thin solid #666666;
	padding: 3px;
	width: 194px;
	color: #000000;
	line-height: 1.4em;
}
#border_2 {
	border: thin solid #666666;
	padding: 3px;
	width: 120px;
	font-size: 11px;
	color: #000000;
	line-height: 1.4em;
}

