@charset "UTF-8";
/* CSS Document */

body {
	background: none;
	padding-left: 50%;
	}

h1 a {
	background: url(graphics/annepetty-over.png) top left no-repeat;
	position: absolute;
	left: 50%;
	margin-left: 41px;
	/*top: 315px;*/
	top: 290px;
	}

/*Upcoming Style*/

.news {
	display: block;
	background: url(graphics/news.png) bottom left no-repeat;
	padding-left: 80px;
	padding-bottom: 180px;
	width: 310px;
	margin-left: -415px;
	margin-top: -20px;
	margin-bottom: 50px;
	}

h2 {
	background: url(graphics/h2-exhibitions.png) top left no-repeat;
	display: block;
	height: 245px;
	width: 296px;
	margin-left: 0;
	}
	
h3 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 0;
	}

h4 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}
	
.date {
	font-size: 16px;
	margin-top: 0;
	}
	
#navigation {
	left: 50%;
	margin-left: 131px;
	top: 375px;
	width: 100px;
	text-align: right;
	position: absolute;
	}
	#watercolors a {
		margin-left: -30px;
		}

/*End Upcoming Style*/



/*Nothing Upcoming Style

.splashimage {
	margin-left: -408px;
	margin-top: 80px;
	margin-bottom: 20px;
	padding-top: 10px;
	display: block;
	background: url(graphics/news.png) bottom left no-repeat;
	}
	
.splashimage2 {
	display: block;
	margin-right: 635px;
	padding-top: 15px;
	background: url(graphics/h2-exhibitions.png) top right no-repeat;
	}*/

.splashimage img {
	margin-left: 20px;
	margin-bottom: 14px;
	border: 2px solid #95a4af;
	
	margin-left: -400px;
	margin-top: 80px;
	}

/*End Nothing Upcoming*/
