/* Css Document - damian k girffiths css */
* {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
html, body, table {
	text-align: center;
	width: 100%;
	height: 100%
}
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
}
a {
	cursor: pointer;
}
.buttontext, a, .title, .subtitle, #footer p, #news a {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #333333;
	text-align: left;
}
.title, .buttontext, #contact a, .subtitle, #footer a, #news a {
	text-transform: uppercase;
	letter-spacing: 0.2pc;
	font-size: 10px;
}
.title img {
	margin-bottom: 20px;
	margin-left: 5px;
}
.subtitle img {
	margin-left: 55px;
}
p {
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	font-family: 'Hoefler Text', Times, 'Times New Roman', serif;
	text-align: left;
	padding-right: 10px;
	letter-spacing: 1px;
	margin-top: 5px;
}
.subtitle {
	color: #333333;
}
#news .subtitle {
	margin-top: 20px;
	margin-left: -10px !important;
	margin-left: 0px;
}
#contact .subtitle, #links .subtitle {
	margin-left: -10px !important;
	margin-left: 0px;
}
#links .subtitle {
	margin-bottom: 20px;
}
#footer p {
	color: #666666;
	text-align: center;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 0.2pc;
}
#footer a {
	font-size: 10px;
}
#blue {
	color: #000000;
}
#blue:hover, #footer a:hover, #content a:hover {
	color: #00AEFF;
}



/* ------------------------------------------------------------------------------------------------------------------------ */


table {
	position: absolute;
	top: 0;
	left: 0;
}
td {
	text-align: center;
	width: 100%;
	height: 100%;
}

/* ------------------------------------------------------------------------------------------------------------------------ */


#wrap {
	width: 850px;
	height: auto;
	margin: 0 auto 0;
}

#content {
	height: 60px;
	width: 850px;
	margin: 0 auto 0;
	padding-top: 20px;
}
#title {
	width: 200px;
	height: 100px;
	float: left;
	background: url(../img/title.gif) no-repeat;
}
#content ul {
	width: 600px;
	height: 40px;
	float: right;
	margin-top: 41px;
}
#content li {
	width: 150px;
	height: 19px;
	float: left;
	text-align: right;
}
#content ul li img {
	float: right;
}
#about, #contact, #news, #terms, #links {
	height: auto;
	width: 850px;
	text-align: left;
	margin: 55px 100px 0px 50px;
}
#about p, #contact p, #news p, #terms p, #links p {
	margin-right: 100px;
}
#footer {
	width: 850px;
	height: 50px;
	position: relative;
	clear: both;
	margin: 0 auto 0;
	margin-top: 300px;
}
.border, .topborder {
	width: 950px;
	border-bottom: 1px solid #999999;
	height: 0px;
	margin: 0 auto 0;
	margin-top: 30px;
	margin-left: -50px;
}
.topborder {
	border-bottom: 2px solid #999999;
}
#gallery {
	height: 710px;
}
#spacer {
	height: 20px;
}
.spacer {
	height: 10px;
}
#photographs, #sculpture, #drawings, #commissioned {
	padding-top: 20px;
}
.top {
	text-align: right;
	float: right;
	padding-top: 23px;
	background: #FFFFFF;
	padding-right: 5px;
}
#linkswrap .top {
	padding-top: 3px;
}
.top img {
	border: 0px;
}


/* ------------------------------------------------------------------------------------------------------------------------ */