body {
	margin: 0;
	background-color: #0a9d96;
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 13px;
}

.browntext {
	margin: 0;
	color: #3F2412;
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 13px;
}
body.white {
	background-color: #fff;
}
body.brown {
	background-color: #3f2412;
}
td {
	font-size: 10;
	line-height: 15px;
}
a {
	color: #3f2412;
	text-decoration: none;
}
a:hover {
	color: #cf4f1e;
}
a.selected {
	color: #cf4f1e;
}
.brown {
	color: #3f2413;
}
.indent {
	margin-left: 30;
}
#wrapper {
	width: 100%;
	height: 100%;
}
#container {
	position: relative;
	top: 50;
	margin: 0 auto;
	width: 900;
	height: 740;
}
#column1 {
	width: 285;
	height: 640;
	background: url("images/column1Bg.gif");
	float: left;
}
#column1art {
	position: relative;
	width: 285;
	height: 640;
	background: url("images/column1ArtBg.gif");
	background-repeat: no-repeat;
	background-color: #fff;
	float: left;
}
#column1ps {
	width: 285;
	height: 640;
	background: url("images/column1PSBg.gif");
	background-repeat: no-repeat;
	background-color: #fff;
	float: left;
}
#column2 {
	width: 456;
	height: 640;
	background: url("images/columnBg.gif");
	background-repeat: repeat-y;
	float: left;
}
#column2art {
	position: relative;
	width: 456;
	height: 640;
	background: url("images/columnArtBg.gif");
	background-repeat: repeat-y;
	background-color: #fff;
	float: left;
}
#column3 {
	width: 159;
	height: 640;
	background: url("images/columnBg.gif");
	background-repeat: repeat-y;
	float: left;
}
#column3art {
	width: 159;
	height: 640;
	background: url("images/columnArtBg.gif");
	background-color: #fff;
	background-repeat: repeat-y;
	float: left;
}
#menu {
	margin: 129 0 0 24;
}
#menuart {
	margin: 129 0 0 24;
}
#menuart a:hover {
	color: #007f7b;
}
#menu ul {
	margin: 0 0 4 0;
	padding: 0;
	list-style-type: none;
}
#menu ul li {
	margin-left: 12;
}
#bottommenu {
	position: absolute;
	top: 573px;
}
#homeDoritLink {
	position: absolute;
	left: 33;
	top: 66;
}
#homeArtistLink {
	position: absolute;
	top:137;
	left: 717;
}
#homeFELink {
	position: absolute;
	top: 280;
	left: 717;
}
#homeContactLink {
	position: absolute;
	left: 723;
	top: 599;
}
#homeBlogLink {
	position: absolute;
	left: 723;
	top: 582;
}
#footer {
	height: 100;
	clear: both;
}
ul.dash
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

ul.dash li 
{
	padding-left: 10px;
	background-image: url(images/dash.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	margin-bottom: 8;
}
