body {
	background-attachment: fixed;
	background-color: #616061;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #393322;
	overflow: hidden;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #7C8035;
	text-decoration: none;
}
/* styles for IE 5 Mac */
 .wrapper {
        background: transparent;
        position: absolute;
        top: 50px;
		width: 100%;
 }
 
 /* following rules are invisible to IE 5 \*/
.wrapper {
	background: transparent;
	text-align: center;
	position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    margin-top: -283px;
    text-align: center;
    min-width: 800px; 
}
/* end IE 5 hack */ 
#container {
	position: relative;
	width: 799px;
	height: 566px;
	z-index: 2;
	text-align: left;
	margin: 0px auto;
	overflow: visible;
	background-color: #FFFFFF;
	background-image: url(images/bodybg.gif);
}
#logo {
	position: absolute;
	left: 9px;
	top: 20px;
}
#homeImg {
	position: relative;
	left: 0px;
	top: 86px;
}
#bottomNav {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 3;
	left: 14px;
	top: 531px;
}
#content-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 4;
	width: 238px;
	left: 316px;
	top: 172px;
}
#content-img {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 4;
	left: 23px;
	top: 107px;
}
#subnav {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 4;
	left: 16px;
	top: 103px;
}
#emailLink {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 3;
	left: 31px;
	top: 198px;
}
#credits {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 3;
	left: 31px;
	top: 422px;
	font-size: 10px;
}
#thumbsTable {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 4;
	left: 12px;
	top: 237px;
}
a:link.green {
	color: #7C8035;
	text-decoration: underline;
}
a:visited.green {
	color: #7C8035;
	text-decoration: underline;
}
a:hover.green {
	color: #000000;
	text-decoration: underline;
}
a:active.green {
	color: #000000;
	text-decoration: underline;
}
a:link.greenNoUl {
	color: #7C8035;
	text-decoration: none;
}
a:visited.greenNoUl {
	color: #7C8035;
	text-decoration: none;
}
a:hover.greenNoUl {
	color: #000000;
	text-decoration: underline;
}
a:active.greenNoUl {
	color: #000000;
	text-decoration: underline;
}
#thumbsTable td {
	padding: 4px;
	text-align: center;
}
#portfolioTable {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 3;
	top: 87px;
	right: 15px;
	height: 438px;
}
.portfolioCaption {
	text-align: right;
	vertical-align: bottom;
	padding-right: 17px;
	width: 220px;
	padding-bottom: 10px;
}
.title {
	font-size: 14px;
	font-weight: bold;
}
#teaberryLogo {
	position: absolute;
	z-index: 4;
	left: 509px;
	top: 8px;
}
#greenline {
	background-color: #7C8035;
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 758px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 3;
	left: 17px;
	top: 86px;
}
#column1 {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 5;
	height: 383px;
	width: 260px;
	left: 232px;
	top: 108px;
}
#column2 {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 5;
	height: 383px;
	width: 256px;
	left: 520px;
	top: 108px;
}
#column2-artistlist {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 5;
	height: 383px;
	width: 256px;
	left: 410px;
	top: 108px;
}
#column2-2 {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 5;
	height: 383px;
	width: 256px;
	left: 500px;
	top: 108px;
}
.green-text {
	color: #7c8035;
}

