body {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #6f6f6f;
}

html, body, #wrapper, h1 {
	margin: 0px;
	padding: 2px 2px 2px 2px;
}
td {
	font-size: 12px;
}

img { border: 0px; }

#wrapper {
	margin: 20px auto;
	text-align: left;
	width: 775px;
	position: relative;
}

h1, h2, h3 {
	font-size: 12px;
}

h1 {
	margin: 0px;
	padding: 0px;
}

h2 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

h3 {
	padding: 2px 0px 0px 0px;
}

p {
	margin: 1em 0px;
	padding: 0px;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 1px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width:0px;
	height:0px;
	overflow:hidden;
	font-size: 1px;
	line-height: 1px;
	border: none 0px #FFFFFF;
}

.left {
	float: left;
	margin: 2px 2px 2px 2px;
}

a {
	color: #6f6f6f;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #000;
}

#inner {
	background: white;
	padding: 1px;
	border: 1px solid #d9d9d9;
}

#nav {
	float: left;
	width: 348px;
	padding:1px;
}

* html #nav a {
	float: left;
	float: none;
}

#nav img {
	float: none;
	float: left;
}
	
#body {
	float: left;
	width: 348px;
}

#body .inner {
	padding: 2px;
	border-bottom: 3px solid #84b14c;
}

#right {
	display: inline;
	float: right;
	width: 410px;
	margin: 2px 2px 0px 0px;
	font-size: 11px;
}

#right .boxed {
	background: white;
	padding: 2px;
	position: relative;
	margin-bottom: 7px;
}

#right .boxed div {
	border: 1px solid #ececec;
	margin: 0px;
	padding: 10px 18px 0px 105px;
}

#right h3 {
	margin: 0px;
	padding: 0px;
}

#right a {
	color: #bb0000;
	text-decoration: underline;
	font-weight: normal;
}

#right a:hover {
	color: #630000;
}

#right p {
	margin: 0.55em 0px;
}

* html #right p {
	margin: 0.3em 0px;
}

#right #thelastbox {
	margin-bottom: 5px;
}

#gallery {
	display: inline;
	float:  right;
	width:410px;
	margin-right: 0px;
	background: white;
}

#gallery .inner {
	padding: 2px 2px 2px 2px;
}

#gallery h2 {
	margin: 0px;
	padding: 0px;
}

#painting{
	overflow:auto;
	height: 230px;
}
