body, ul, li, ol, p, h1, h2, h3, img
	{
	margin: 0; border: 0; padding: 0; font-size: 1em;
	}

body
	{
	background-color: #000000;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	color: #ffffff;
	}
a:link, a:visited
	{
	color: #808080;
	text-decoration: none;
	}
a:hover, a:active
	{
	color: #ffffff;
	text-decoration: none;
	}
	
address
	{
	font-style: normal;
	}

hr
	{
	height: 1px;
	background-color: #808080;
	border: 0;
	margin-top: 2em;
	margin-bottom: 2em;
	}

h2
	{
	font-weight: normal;
	}

h3
	{
	margin-bottom: 1em;
	}

blockquote
	{
	margin-right: 0;
	margin-left: 0;
	}

div#main
	{
	width: 980px;
	margin: 0 auto 20px auto;
	padding-top: 19px;
	}

body#home div#main
	{
	background-image: url(images/unknown_pleasures.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}

ul#menu li
	{
	width: 170px;
	height: 30px;
	list-style-type: none;
	}

body#home ul#menu li a
	{
	color: transparent;
	}
body#home ul#menu li:hover a
	{
	color: #ffffff;
	}

body#exhibition ul#menu li a,
body#news ul#menu li a,
body#events ul#menu li a,
body#find ul#menu li a,
body#follow ul#menu li a
	{
	color: #808080;
	}

body#exhibition ul#menu li:hover a,
body#news ul#menu li:hover a,
body#events ul#menu li:hover a,
body#find ul#menu li:hover a,
body#follow ul#menu li:hover a
	{
	color: #ffffff;
	}

body#exhibition ul#menu li#menu_exhibition a:link, body#exhibition ul#menu li#menu_exhibition a:visited,
body#news ul#menu li#menu_news a:link, body#news ul#menu li#menu_news a:visited,
body#events ul#menu li#menu_events a:link, body#events ul#menu li#menu_events a:visited,
body#find ul#menu li#menu_find a:link, body#find ul#menu li#menu_find a:visited,
body#follow ul#menu li#menu_follow a:link, body#follow ul#menu li#menu_follow a:visited
	{
	color: #ffffff;
	}


div#back
	{
	float: right;
	}

div#content
	{
	clear: both;
	width: 980px;
	height: 402px;
	margin-top: 168px;
	}
div#left
	{
	float: left;
	width: 422px;
	padding-left: 26px;
	}
div#right
	{
	float: left;
	width: 464px;
	}

div#right p
	{
	margin-bottom: 1em;
	}

div#sponsors
	{
	width: 980px;
	margin: 20px auto;
	}
div#sponsors img
	{
	float: right;
	}



table#event_content
	{
	width: 940px;
	margin: 148px 0 25px 25px;
	}
th, td
	{
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	border-bottom: 1px solid #808080;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	}
td p
	{
	margin-bottom: 1em;
	}
td h3
	{
	margin-bottom: 1em;
	}
table#event_content th#event_date
	{
	width: 140px;
	}
table#event_content th#event_info
	{
	width: 500px;
	}
table#event_content th#event_location
	{
	width: 200px;
	}

table#event_content tr
	{
	margin-bottom: 20px;
	border-bottom: 1px solid #808080;
	}
