/* British Outsider Art style sheet */

body {
  font-family:georgia, times, serif;
  color:#1A1718;
  background-color:#F6F6F6;
  background-image:url(/images/nav_bg.gif);
  background-repeat:repeat-x;
  margin:0px;}

a {text-decoration:none;}
a {color:#1A1718;}
a:hover {color:#EE6C22;}
a.on {color:#EE6C22;}
.clear {clear:both;}
a img {border:none;}

.page{
  width:1000px;
  margin-left:50px;}

.column1 {
	width:310px;
	float:left;
	background-color:#ffffff;}

.column2 {
	width:350px;
	float:left;}

.column3 {
	width:290px;
	float:left;}

.columns23 {
	width:640px;
	float:left;}

#flashgallery {
	margin:0px 20px 0px 60px;}

.column4 {
	width:50px;
	float:left;
	background-color:#ffffff;}

.footer {
	background-color:#ffffff;
	padding:10px;
	border-top:3px solid #ff6633;}

p {
  margin:16px;
  font-size:14px;
  line-height:20px;}

.exhibitionText {font-size:19px;
  line-height:28px;}

.welcome, .featuredArtists {padding:80px 0px 0px 20px;}
h1, h2 {
  margin:0px 0px 0px 14px;
  font-weight:normal;}

.featuredArtists {list-style-image: url(/images/arrow.gif);}

#navigation {
  position:absolute;
  top:15px;
  left:400px;
  font-size:20px;}

#navigation a.nav {margin:0px 30px 0px 0px;}  