/* General Layout */
body {
	background-color: #9DACB1;
	color: #666666;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#center {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bodyouter {
	WIDTH: 780px;
	position: relative;
	margin: auto;
	padding: 0px;
	text-align: center;
}
a  {
	color: #942379;
	text-decoration: none;
}
a:hover  {
	text-decoration: underline;
	color: #A68BBB;
}
strong {
	font-weight: bold;
}
img {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
object {
	display: block;
}
embed {
	display: block;
}
.clear {
	CLEAR: both;
	font-size: 8px;
}
form {
	margin: 0px;
	padding: 0px;
}
.lightcolour {
	color: #A68BBB;
}
.darkcolour {
	color: #942379;
}
#bottomlinks {
	width: 780px;
	height: 20px;
	font-size: 12px;
}
#bottomlinks #left {
	float: left;
}
#bottomlinks #right {
	float: right;
}
#bottomlinks a:hover  {
	text-decoration: none;
	color: #FFFFFF;
}

/* Main Navigation */
#topborder {
	width: 780px;
	height: 15px;
}
#header {
	width: 750px;
	display: block;
	height: 150px;
	background-image: url(../images/header.gif);
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
}

.secnavbox{
	font-size: 10px;
	color: #A68BBB;
	text-align: center;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	color: #A68BBB;
	text-decoration: none;
	width: 74px;
	position: relative;
	bottom: -70px;
}
.secnavbox:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.secnavbox img{
	text-align: center;
	display: inline;
	padding-top: 12px;
	opacity:1.00;
	filter: alpha(opacity=100);
-moz-opacity: 1;
}
.secnavbox:hover img {
    opacity:.70;
	filter: alpha(opacity=70);
    -moz-opacity: 0.7;
}


#nav {
	font-size: 14px;
	text-align: right;
	position: relative;
	bottom: -100px;
	float: right;
}
#nav a{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 15px;
}
#nav a:hover{
	color: #942379;
}
#nav .quicklink {
	WIDTH: 150px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 1px;
	font-size: 10px;
}

/* Main Content Area */
#maincontent {
	text-align: left;
	vertical-align: top;
	width: 780px;
	background-color: #FFFFFF;
	background-image: url(../images/maincontentbg.gif);
	clear: both;
	font-size: 12px;
}
#maincontent a  {
	color: #942379;
	text-decoration: none;
}
#maincontent a:hover  {
	text-decoration: none;
	color: #A68BBB;
}
#maincontent h1 {
	font-size: 16px;
	font-weight: bold;
	color: #942379;
	margin: 0px;
}

#maincontent h2 {
	font-size: 14px;
	font-weight: bold;
	color: #A68BBB;
	margin: 0px;
}
/* General Page layout */
#maincontentgeneral {
	text-align: left;
	vertical-align: top;
	background-image: url(../images/maincontentgeneralbg.gif);
	clear: both;
}	
#leftnav {
	text-align: left;
	vertical-align: top;
	width: 165px;
	float: left;
	margin-top: 10px;
	line-height: 18px;
}
#leftnav a {
	margin-left: 25px;
}

#rightcontent {
	text-align: left;
	vertical-align: top;
	width: 610px;
	float: right;
}
#rightcontenthead {
	text-align: left;
	vertical-align: baseline;
	width: 596px;
	height: 132px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	position: relative;
}
#rightcontenthead object {
	float: left;
}

#rightcontenthead embed {
	float: left;
}
#rightcontenthead #title {
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 5px;
	left: 315px;
	font-size: 16px;
	font-weight: bold;
	color: #942379;
}


#rightcontenttext {
	margin-right: 25px;
	margin-left: 15px;
	line-height: 16px;
	margin-top: 20px;
}
#rightcontenttext p {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#rightcontenttext .leftimage {
	float: left;
	margin-right: 10px;
}
#rightcontenttext .rightimage {
	float: right;
	margin-left: 10px;
}

/* footer */	
#bottomborder {
	width: 780px;
	height: 20px;
	clear: both;
}

/* Home Page Layout */	
#homemain {
	width: 780px;
	background-image: url(../images/homebg.gif);
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
#homelogoarea {
	line-height: 16px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}
#homelogoarea #logo {
	float: right;
}
#homelogoarea a {
	font-size: 14px;
	color: #A68BBB;
	text-decoration: none;
	line-height: 22px;
}
#homelogoarea a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* Gallery pages */
#gallerytitle {
	text-align: left;
	vertical-align: top;
	width: 751px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 14px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#gallerytitle h1 {
	font-size: 16px;
	font-weight: bold;
	color: #942379;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0px;
	padding-right: 0px;
}
#gallerytitle .otherartists {
	WIDTH: 150px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 1px;
	font-size: 10px;
	float: right;
}

#gallerythumbnailarea {
	WIDTH: 350px;
	float: left;
	padding-top: 15px;
	padding-left: 30px;
	margin: 0px;
}
.gallerythumbnail img {
	padding-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	opacity:1.00;
	filter: alpha(opacity=100);
-moz-opacity: 1;
	margin: 0px;
	padding-bottom: 10px;
	float: left;
}
.gallerythumbnail:hover img {
    opacity:.70;
	filter: alpha(opacity=70);
-moz-opacity: 0.7;
}
#artworkarea {
	float: right;
	padding-top: 15px;
	padding-left: 0px;
	text-align: right;
	padding-right: 30px;
	padding-bottom: 0px;
	font-size: 12px;
	width: 330px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#artworkarea p {
	margin-top: 3px;
	margin-bottom: 10px;
}
#artworkdetails {
	text-align: left;
	width: 340px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#blowupnav {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
#blowupnav img {
	display: inline;
}
#artworkspec {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#artworklinks {
	text-align: left;
	width: 338px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}
#artworklinks img {
	float: right;
}

#artworklinks a {
	text-decoration: none;
	display: block;
	margin-top: 2px;
	margin-left: 5px;
	font-weight: bold;
	margin-bottom: 3px;
}
/* Gallery home */
#galleryhomethumbnailarea {
	WIDTH: 410px;
	float: left;
	padding-top: 15px;
	padding-left: 30px;
	margin: 0px;
}
.galleryhomethumbnail {
	display: block;
	float: left;
	font-size: 10px;
	text-align: center;
	width: 80px;
	line-height: 10px;
	height: 95px;
}

.galleryhomethumbnail img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	opacity:1.00;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
}
.galleryhomethumbnail:hover img {
    opacity:.70;
	filter: alpha(opacity=70);
-moz-opacity: 0.7;
}
#galleryhomeartworkarea {
	float: right;
	padding-top: 15px;
	padding-left: 0px;
	text-align: right;
	padding-right: 30px;
	padding-bottom: 0px;
	font-size: 12px;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#galleryhomeartworkarea p {
	margin-top: 3px;
	margin-bottom: 10px;
}
#originals {
	background-color: #E0D6E9;
	padding: 5px;
}
/* Contact page */
#contacttitle {
	text-align: left;
	vertical-align: top;
	width: 751px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 14px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contacttitle h1 {
	font-size: 16px;
	font-weight: bold;
	color: #942379;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0px;
	padding-right: 0px;
}
#contactcontent {
	width: 722px;
	margin-right: 29px;
	margin-left: 30px;
	line-height: 16px;
	margin-top: 20px;
}
#contactcontent p {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contactcontent .map {
	float: right;
	margin-left: 10px;
}
#contactcontent li {
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
#contactcontent li ul li {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 3px;
	list-style-type: circle;
}

#bodycontent{
position:relative;
left:100px;
width:650px;
}

#adminbody{
position:relative;
left:80px;
width:650px;
top:-80px;
}

.tableTitle	{
	padding:5px; 
	background-color:#4da0d5; 
	color:white;
}
