body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1c1f17;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}
.menu {
	letter-spacing: 3px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.menu a:hover {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #707938;
}
.footer {
	color: #999999;
	font-size: 10px;
	letter-spacing: 3px;
}


a {
	text-decoration: none;
}


a:link {
	color: #C0C8B7;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #C0C8B7;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #666666;
}

.td-bkg-content {
	background-image: url(../terry-dunkum-gallery.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 605px;
	text-align: center;
}
.frame {
	background-image: url(../images/frame.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 20px;
	padding-left: 20px;
}
.arrow {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #999999;
}


.td-bkg-content img {
	padding: 3px;
	margin: 7px;
}
.title {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}
.style1 {
	color: #666;
	font-size: 12px;
}
.newpaintings {
	color: #ABB478;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	letter-spacing: 2px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #4F5744;
	text-align: left;
	display: block;
	padding: 5px;
	margin: 5px;
}


.desc {
	color: #FFFFFF;
	text-indent: 25px;
	font-size: 12px;
	padding: 5px;
	letter-spacing: 1px;
}
h1 {
	color: #ABB478;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	letter-spacing: 2px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #4F5744;
	text-align: left;
	display: block;
	padding: 5px;
	margin: 5px;
}
p {
	text-align: justify;
	text-indent: 20px;
}
