#mainwrapper {
	width: 960px;
	text-align: left;
	height: auto;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#top-banner {
	height: 100px;
	width: 960px;
	background-image: url(../media/jpgs/banner6.jpg);
	background-repeat: no-repeat;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thick;
	border-bottom-style: solid;
}
#side-navbar {
	height: auto;
	width: 153px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC9999;
	float: left;
	margin-top: 18px;
}
#side-navbar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 14px;
}
#side-navbar li {
	margin: 0px;
}
#side-navbar li a {
	display: block;
	color: #663333;
	background-color: #99CCCC;
	width: 9em;
	padding: 3px 12px 3px 8px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996666;
}
#side-navbar li a:hover 
{
	background-color: #599189;
color: #FFFFCC;
}
#side-navbar li li a {
	display:block;
	color: #996666;
	background-color:#AAE7D1;
	width: 9em;
	padding: 3px 3px 3px 17px;
	text-decoration: none;
	border-bottom: 1px solid #996666;
	font-weight: normal;
	list-style-type: none;
}


#content {
	float: left;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	width: 250px;
	color: #666666;
	font-size: 14px;
	margin-top: 15px;
}
#newslet-content {
	float: left;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	width: 250px;
	color: #666666;
	font-size: 14px;
	margin-top: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #996666;
	padding-left: 5px;
}
#newslet-content h1
{font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 20px;
	line-height: 24px;
	background-color: #CCCCCC;
	height: auto;
	width: auto;
	padding-left: 5px;
	}
#newslet-content h2{
font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #FFFFFF;
	font-size: 16px;
	background-color: #999999;
	height: 20px;
	padding-top: 1px;
	padding-left: 2px;
	}
#newslet-content h3{
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #666666;
	font-size: 14px;
	height: auto;
	width: auto;
	padding: 0;
	}
#newslet-content a:link{
	text-decoration: none;
	color: #3366CC;
	font-style: italic;
}
#newslet-content a:hover{}
#content-workshop {
	float: left;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	width: 400px;
	color: #666666;
	font-size: 14px;
	margin-top: 15px;
}
#content-workshop h1{
	background-color: #666;
	color: #FFF9DE;
	padding: 5px;	
	}

#content h1 {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 20px;
	line-height: 24px;
	background-color: #CCCCCC;
	height: auto;
	width: auto;
	padding-left: 5px;
	margin-top: 0px;
}
#content h2 {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #FFFFFF;
	font-size: 18px;
	background-color: #999999;
	height: 24px;
	padding-top: 2px;
	padding-left: 5px;
}
#content h3 {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #666;
	font-size: 16px;
	height: auto;
	width: auto;
	display: block;
	padding-right: 0;
	padding-left: 5;
	padding-bottom: 5;
}
#content h4 {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #666;
	font-size: 14px;
	height: auto;
	width: auto;
	display: block;
	background-color: #FC6;
	padding: 5;
}
#picture-box {
	height: 250px;
	width: 250px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}
#picture-box2 {
	height: 190px;
	width: 250px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}
th {
	color: #CC0;
	font-style: italic;
	background-color: #666;
}
span {
	color: #663300;
	font-style: italic;
	font-weight: bold;
}
#content-table {
	float: left;
	height: auto;
	width: auto;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#content-table h1 {
	color: #CC0;
	font-style: italic;
	font-size: 24px;
}
#content a {
	text-decoration: none;
	color: #6633CC;
}
#content a:hover {
	color: #FF9900;
}
#breadcrumb-trail {
	height: 18px;
	width: 700px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9999;
	margin-left: 15px;
	color: #CC9999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
#breadcrumb-trail a {
	color: #599189;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
}
#breadcrumb-trail a:hover {
	color: #FF9900;
}
breadcrumb-trail a:active {
	color: #6633cc;
	font-family: Arial, Helvetica, sans-serif;
}
.caption {
	background-color: #99CCCC;
	width: auto;
	padding-left: 3px;
	color: #333366;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
#artists-content {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	width: 250px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC9999;
	padding-right: 5px;
}
#artists-archive-content {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	width: 500px;
	margin-top: 15px;
	float: left;
	padding-left: 5px;
}
#content h1 {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 20px;
	line-height: 24px;
	background-color: #CCCCCC;
	height: auto;
	width: auto;
	padding-left: 5px;
}
#content h2 {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #FFFFFF;
	font-size: 18px;
	background-color: #999999;
	height: auto;
	padding-top: 2px;
	padding-left: 5px;
}
#artists-content h1 {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 20px;
	line-height: 24px;
	background-color: #CCCCCC;
	height: auto;
	width: auto;
	padding-left: 5px;
}
#artists-content h2 {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #FFFFFF;
	font-size: 18px;
	background-color: #999999;
	height: 24px;
	padding-top: 2px;
	padding-left: 5px;
}
#artists-content h5 {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	
}
#newstuff {
	float: right;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC9999;
	padding-left: 3px;
}
#newstuff h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	text-align: left;
}
#newstuff-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 250px;
	background-color: #666;
	padding-left: 5px;
	padding-right: 5px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	text-align: center;
	background-color: #CCC;
	padding: 5px;
}
#newstuff-image {
	width: auto;
	margin-left: 5px;
	margin-top: 5px;
	height: auto;
	-webkit-box-shadow:0px 5px 8px #663;
	box-shadow:0px 5px 8px #663;
	margin-right: 10px;
}
#newstuff-header {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-style: italic;
	height: auto;
	width: 254px;
	padding: 3px;
	background-color: #666;
	color: #FFF;
}
#newstuff-header2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-style: italic;
	background-color: #A9450F;
	height: 20px;
	width: 250px;
	color: #FFFFCC;
	padding: 3px;
	font-size: 16px;
}
#newstuff-header a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #CC0;
	text-decoration: none;
}
#newstuff-text h2 {
	font-size: 16px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #FFF;
	font-style: normal;
}
#newstuff-text h3 {
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #FFF;
}
#newstuff-text h4 {
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #633;
}
#newstuff-text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #CC0;
}
#newstuff-text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FC0;
}
#newstuff-text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FF9;
}
#content-table a:link {
	color: #F90;
	text-decoration: underline;
}
#content-table a:hover {
	color: #FFCC00;
}
#content-table a:visited {
	color: #C90;
}
#newstuff-pasty {
	width: 150px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 5px;
}
#mainwrapper #side-navbar #newstuff-pasty h1 {
	font-size: 18px;
	width: auto;
	height: 25px;
	text-align: center;
	color: #930;
	background-color: #FC6;
}
#top-navbar {
	height: 60px;
	width: 960px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996666;
}
#top-navbar ul {
	padding-left: 0px;
	list-style-type: none;
	text-align: center;
	margin-top: 0px;
}
#top-navbar li {
	list-style: none;
	margin: 0;
	display: inline;
	
}
#top-navbar li a 
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #663366;
	margin: 5px;
	padding: 0px;
}
.style1 {
	font-size: 16px;
	color: #FC3;
}
#leftadbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 3px;
	color: #666;
	background-color: #FFF;
	height: auto;
	width: 145px;
	left: 1px;
	top: 524px;
	position: absolute;
	border: 2px solid #E4C15D;
}
#leftadbar a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #333399;
	font-style: italic;
}
#leftadbar h3 {
	font-size: 16px;
	background-color: #CC6600;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	height: 40px;
	width: 145px;
}
.pullquote {
	background-color: #669;
	color: #FC0;
	padding-left: 5px;
	padding-top: 1px;
}
.pullquote2 {
	background-color: #FC6;
	padding-top: 1px;
	padding-left: 5px;
	color: #633;
	padding-bottom: 1px;
}
.clear {
	clear: both; /*to forrce the mainwrapper wrap round the floated elements*/
}
.style2 {
	color: #FFC
}
#images {
	height: auto;
	width: auto;
	margin-top: 15px;
	float: left;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
#image-a {
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-left: 5px;
}
#images p {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;	
}
#mainwrapper #side-navbar #christmas {
	width: 148px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFC;
	color: #630;
	font-size: 14px;
}
#mainwrapper #side-navbar #christmas h1 {
	font-size: 16px;
	background-color: #993;
	width: 150px;
	color: #630;
	text-align: center;
	margin-top: 0px;
	height: 40px;
}
#mainwrapper #content #ad-box {
	width: auto;
}
#exhib-table-box {
	background-color: #666;
	color: #FFF;
	border: thin solid #FC3;
}

