* {
	margin: 0;
}
html, body {
	height: 100%;
}

body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	background-image: url(top_bg_3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%; /* the bottom margin is the negative value of the footer's height */
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -54px;
	margin-left: auto;
}
#footer, .push {
	height: 54px; /* .push must be the same height as .footer */
}
#footer {
	background-image: url(bottom_bg_6.jpg);
	background-position: right;
}
#footer a {
	color: #000;
	text-decoration: none;
}
.image_small {
	margin: 5px;
	padding: 5px;
	border: 1px solid #333;
}
#header {
	height: 90px;
	width: 100%;
	background-color: #333;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top_nav_box {
	top: 33px;
	display: block;
	margin-top: 12px;
	padding-top: 22px;
}
#gallery {
	margin-top: 44px;
	width: 90%;
	text-align: center;
}
#gallery p {
	padding-right: 12px;
	padding-left: 12px;
	text-align: center;
}
.regular {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 11px;
	line-height: 22px;
	letter-spacing: 1px;
}
.title {
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 4px;
	color: #CCC;
	line-height: 33px;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
}
#gallery a {
}
.image_small:hover {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#logo {
	margin-left: 33px;
}
#paintings a img, #sculptures a img, #jewellery a img, #installations a img {
	height: 71px;
	width: 85px;
	border-width: 0;
}

#paintings {
}
#sculptures {
}
#jewellery {
}
#installations {
}
a#paintings img {
	background: url(paintings_1.jpg) top left no-repeat;
}
a#paintings:hover img {
	background: url(paintings_2.jpg) top left no-repeat;
}
a#paintings img.selected {
	background: url(paintings_3.jpg) top left no-repeat;
}
a#sculptures img {
	background: url(sculpture_1.jpg) top left no-repeat;
}
a#sculptures:hover img {
	background: url(sculpture_3.jpg) top left no-repeat;
}
a#sculptures img.selected {
	background: url(sculpture_2.jpg) top left no-repeat;
}
a#jewellery img {
	background: url(jewellery_1.jpg) top left no-repeat;
}
a#jewellery:hover img {
	background: url(jewellery_3.jpg) top left no-repeat;
}
a#jewellery img.selected {
	background: url(jewellery_2.jpg) top left no-repeat;
}
a#installations img {
	background: url(installations_1.jpg) top left no-repeat;
}
.big_image {
	border: 1px solid #333;
}
a#installations:hover img {
	background: url(installations_3.jpg) top left no-repeat;
}
a#installations img.selected {
	background: url(installations_2.jpg) top left no-repeat;
}
.bottom_text {
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	display: block;
	margin-right: 0px;
	font-weight: bold;
	color: #000;
	margin-bottom: 0px;
	margin-top: 22px;
	height: 32px;
	padding: 0px;
	width: 290px;
	margin-left: 0px;
}
.category {
	font-size: 11px;
	text-transform: lowercase;
	color: #999;
	letter-spacing: 7px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
	padding-bottom: 12px;
}
#news_box {
	text-align: center;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 500px;
	background-image: url(news_line5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#news_box .title {
	font-weight: normal;
	text-align: left;
	letter-spacing: normal;
	text-transform: none;
	line-height: 22px;
	font-size: 12px;
	color: #FFF;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-left: 15px;
	font-family: Verdana, Geneva, sans-serif;
}
#news_box .heading {
	background-image: url(upcoming_bg2.jpg);
	background-position: right;
}
#news_box .details {
	font-weight: normal;
	letter-spacing: normal;
	text-align: left;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 18px;
	color: #999;
	margin-left: 15px;
	padding-bottom: 15px;
}
#news_box table .article {
	padding-bottom: 11px;
	padding-top: 0px;
	padding-right: 0px;
	display: block;
}
