body{
	background-color:#fff;
	text-align:center;
}

#wrapper{
	width:988px;
	text-align:left;
	margin:0 auto 0 auto;
	position:relative;
}

	#design-event{
		background:url(../img/top-designevent.gif) left top no-repeat;
		width:57px;
		height:55px;
		display:block;
		text-indent:-999em;
		position:absolute;
		right:0;
		top:0;
	}

	#wrapper h1{
		padding-top:17px;
	}

		#wrapper h1 a{
			background-repeat:no-repeat;
			background-position:-11px top;
			display:block;
			width:339px;
			height:52px;
			text-indent:-999em;
		}

	ul#content{
		padding-top:55px;
	}

		ul#content li#the-book{
			margin-right:0;
		}

		ul#content li#the-exhibition,
		ul#content li#flickr-stream,
		ul#content li#the-book{
			float:left;
			margin-right:17px;
			border-bottom:3px solid #fff200;
		}

		ul#content li h2{
			text-indent:-999em;
			background-repeat:no-repeat;
			background-position:left top;
			height:20px;
		}

		ul#content li#the-exhibition h2{
			width:87px;
			background-image:url(../img/home/the-exhibition.gif);
		}

		ul#content li#the-exhibition{
			width:352px;
		}

		ul#content li#the-exhibition p.text{
			background:url(../img/home/the-exhibition-text.gif) left top no-repeat;
			width:323px;
			height:325px;
			text-indent:-999em;
		}

		ul#content li#the-exhibition p.foot a{
			background:url(../img/home/view-the-online.gif) left top no-repeat;
			width:182px;
			display:block;
			height:19px;
			text-indent:-999em;
		}

		ul#content li#flickr-stream{
			width:318px;
		}

		ul#content li#flickr-stream h2{
			width:79px;
			background-image:url(../img/home/flickr-stream.gif);
		}

		ul#content li#flickr-stream ul{
			height:325px;
			width:;
		}

			ul#content li#flickr-stream ul li.first{ clear:left; margin-left:0; }

			ul#content li#flickr-stream ul li a{
				height:75px;
				width:75px;
				display:block;
				text-indent:-9999em;
			}

			ul#content li#flickr-stream ul li{
				float:left;
				margin-left:6px;
				background-position:left top;
				background-repeat:no-repeat;
			}

			ul#content li#flickr-stream ul li.main a{
				height:234px;
				width:318px;
				display:block;
				text-indent:-9999em;
			}

			ul#content li#flickr-stream ul li.main{
				margin-left:0;
				margin-bottom:6px;
			}

		ul#content li#flickr-stream p.foot a{
			background:url(../img/home/click-here-to-visit-flickr.gif) left top no-repeat;
			width:247px;
			display:block;
			height:19px;
			text-indent:-999em;
		}

		ul#content li#the-book{
			border-bottom:none;
			margin-right:0;
			width:284px;
		}

		ul#content li#the-book h2{
			width:59px;
			background-image:url(../img/home/the-book.gif);
		}

		ul#content li#the-book p{
			display:block;
			background:url(../img/home/buy-the-book.jpg) left top no-repeat;
			width:284px;
			height:346px;
		}

		ul#content li#the-book p a{
			width:284px;
			height:346px;
			display:block;
			text-indent:-999em;
			display:none;
		}

