* {
	padding:0;
	margin:0;
}
html,body {
	min-height:100%;
	height:100%;
}
html>body {
	height:auto;
}
body {
	background-color:#DEDEDE;
	background-repeat:no-repeat;
	overflow: -moz-scrollbars-vertical;
}
body#fellow_travellers {
	background-image:url(images/bg_home.jpg);
}
body#exhibition {
	background-image:url(images/bg_exhibition.jpg);
}
body#artists {
	background-image:url(images/bg_artists.jpg);
}
body#contact {
	background-image:url(images/bg_contact.jpg);
}
body#altbg {
	background-image:url(images/bg_exhibition2.gif);
	background-color:#DEDEDE;
}

#container {
	position:relative;
	top:149px;	
	width:696px;
}
body#artists #container {
	top:149px;
	width:610px;
}

#logo {
	position:relative;
	background:url(images/logo.png) no-repeat;
	left:0;
	width:347px;
	height:129px;
}
#logo a {
	display:block;
	height:100%;
	width:100%;
}
#logo a span {
	position:absolute;
	left:-999em;
}

#wrap {
	margin-top:28px;
	position:relative;	
}

#content {
	float:right;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}

#ex_content{
	position:absolute;
	top:130px;
	left:425px;
}

#navigation ul, #navigation li {
	list-style:none;
}
#navigation li {
	padding-bottom:17px;
}

#navigation a {
	display:block;
	text-indent:-999em;	
}

#nav_exhibition a {
	background:url(images/the-exhibition.png) no-repeat;
	width:341px;
	height:63px;
}
#nav_exhibition a:hover,
#nav_exhibition a.selected {
	background:url(images/the-exhibition_on.png) no-repeat;
}

#nav_artists a {
	background:url(images/the-artists.png) no-repeat;
	width:250px;
	height:63px;
}
#nav_artists a:hover,
#nav_artists a.selected {
	background:url(images/the-artists_on.png) no-repeat;
}

#nav_contact a {
	background:url(images/contact.png) no-repeat;
	width:209px;
	height:63px;
}
#nav_contact a:hover,
#nav_contact a.selected {
	background:url(images/contact_on.png) no-repeat;
}
.clear {
	clear:both;
}

a#download_link {
	position:absolute;
	left:0;
	top:0;
	background:url(images/download.gif) no-repeat;
	width:228px;
	height:17px;
}
a#download_link:hover {
	background:url(images/download_on.gif) no-repeat;
}
#download_link span {
	position:absolute;
	left:-999em;
}

#right_nav{
	top:306px;
	right:0;
	position:absolute;
	width:209px;
}
#right_nav ul{
	list-style-type:none;
}
#right_nav li{
	list-style-type:none;
}
#right_nav a {
	display:block;
}
#right_past a {
	background:url(images/past_exhibitions.png) no-repeat;
	width:209px;
	height:63px;
	padding-bottom:17px;
}
#right_past a:hover,
#right_past a.selected {
	background:url(images/past_exhibitions_on.png) no-repeat;
}

#right_future a {
	background:url(images/future_exhibitions.png) no-repeat;
	width:209px;
	height:63px;
}
#right_future a:hover,
#right_future a.selected {
	background:url(images/future_exhibitions_on.png) no-repeat;
}

/* Exhibition Content Styles */
/* Future */


/* Past */

#sub_menu{
	position:relative;
	width:180px;
}
#sub_menu ul{
	list-style-type:none;
}
#sub_menu li{
	list-style-type:none;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FF9900;
	font-weight:bold;
}
#sub_menu li a{
	color:#FF9900;
	text-decoration:none;
}
#sub_menu li a:hover{
	color:#FFFFFF;
}
#sub_menu a{
	display:block;
}
.sm_selected{
	color:#FFFFFF;
}

#seel_street_gallery a{
	background:url(images/past_menu/seel_street_gallery.png) no-repeat;
	width:165px;
	height:20px;
	position:relative;
}
#seel_street_gallery a:hover,
#seel_street_gallery a.selected {
	background:url(images/past_menu/seel_street_gallery_over.png) no-repeat;
}


#salford_museum a{
	background:url(images/past_menu/salford_museum.png) no-repeat;
	width:150px;
	height:15px;
	margin-bottom:5px;
	position:relative;
}
#salford_museum a:hover,
#salford_museum a.selected {
	background:url(images/past_menu/salford_museum_over.png) no-repeat;
}

#harvey_nicholls a{
	background:url(images/past_menu/harvey_nicholls.png) no-repeat;
	width:140px;
	height:19px;
	position:relative;
	margin-bottom:1px;
}
#harvey_nicholls a:hover,
#harvey_nicholls a.selected {
	background:url(images/past_menu/harvey_nicholls_over.png) no-repeat;
}

#urbis_museum a{
	background:url(images/past_menu/urbis_museum.png) no-repeat;
	width:132px;
	height:15px;
	position:relative;
}
#urbis_museum a:hover,
#urbis_museum a.selected {
	background:url(images/past_menu/urbis_museum_over.png) no-repeat;
}

#reykjavik a{
	background:url(images/future_menu/reykjavik.png) no-repeat;
	width:82px;
	height:19px;
	margin-top:60px;
}
#reykjavik a:hover,
#reykjavik a.selected {
	background:url(images/future_menu/reykjavik_over.png) no-repeat;
}

#central_content{
	margin-top:29px;
	width:450px;
}

#central_content{
	margin-top:29px;
	width:450px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}

#central_content p{
	margin:0;
	letter-spacing:-1px;
}

#central_content h1{
	margin:0;
	font-size:40px;
	font-weight:bold;
	letter-spacing:-1px;
}

#central_content h2{
	margin:0;
	font-size:24px;
	font-weight:bold;
	letter-spacing:-1px;
}

#central_content h2 a{
	color:#000000;
	text-decoration:none;
}

#central_content h3{
	margin-bottom:10px;
	font-size:12px;
	font-weight:bold;
}

.view_gallery{
	margin:10px 0;
	font-size:26px;
	font-weight:bold;
	letter-spacing:-1px;
}

.view_gallery a{
	color:#FF9900;
	text-decoration:none;
}

.view_gallery a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

#gallery_img{
	height:400px;
	width:700px;
	padding:5px;
	text-align:center;
	border:1px solid #CCCCCC;
	margin:10px;
}
#gallery_nav{
	width:700px;
	height:20px;
	padding:5px 0;
	text-align:center;
	margin:0 5px 5px 5px;
	position:fixed;
}

.close{
	font-family:"Trebuchet Ms";
	font-family:11px;
	font-color:#FFFFFF;
	margin-top:5px;
	texx-align:left;
}

/* Contact and Artist Content */

.u_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}

.u_text a{
	color:#FF9900;
	text-decoration:none;
}

.u_text a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
