@charset "utf-8";
#container {
	width: 819px;
	position: relative;
	top: 25px;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 30px;
}
#description {
	font-family: "Franklin Gothic Book", Arial, sans-serif;
	font-size: 24px;
	text-align: center;
	color: #000000;
}
#contact {
	font-family: "Franklin Gothic Book", Arial, sans-serif;
	font-size: 16px;
	color: #333333;
}


#subtitle {
	font-family: "Franklin Gothic Book", "Franklin Gothic", sans-serif;
	font-size: 24px;
	text-align: left;
}

body {
	text-align: center;
	background-color: #1A4F91;
}
a {
	color: #f15628;
	text-decoration: none;
}


#logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 600px;
	width: 849px;
}

#Home
{
  display: block;
  width: 108px;
  height: 45px;
  float:left;
  margin-right:7px;
  background: url("images/buttons/home-button.jpg") no-repeat 0 0;

}

#Home:hover
{ 
  background-position: 0 -45px;
}

#Home span
{
  display: none;
}

#AboutUs
{
  display: block;
  width: 142px;
  height: 45px;
  float:left;
  margin-right:7px;
  background: url("images/buttons/visitus-button.jpg") no-repeat 0 0;

}

#AboutUs:hover
{ 
  background-position: 0 -45px;
}

#AboutUs span
{
  display: none;
}

#Gallery
{
  display: block;
  width: 151px;
  height: 45px;
  float:left;
  margin-right:7px;
  background: url("images/buttons/gallery-button.jpg") no-repeat 0 0;

}

#Gallery:hover
{ 
  background-position: 0 -45px;
}

#Gallery span
{
  display: none;
}

#Archive
{
  display: block;
  width: 108px;
  height: 45px;
  float:left;
  margin-right:7px;
  background: url("images/buttons/archive-button.jpg") no-repeat 0 0;

}

#Archive:hover
{ 
  background-position: 0 -45px;
}

#Archive span
{
  display: none;
}

#Exhibitions
{
  display: block;
  width: 142px;
  height: 45px;
  float:left;
  margin-right:7px;
  background: url("images/buttons/exhibitionsbutton119x90.jpg") no-repeat 0 0;

}

#Exhibitions:hover
{ 
  background-position: 0 -45px;
}

#Exhibitions span
{
  display: none;
}

#Studio
{
  display: block;
  width: 123px;
  height: 45px;
  float:left;
    background: url("images/buttons/studio-button.jpg") no-repeat 0 0;

}

#Studio:hover
{ 
  background-position: 0 -45px;
}

#Studio span
{
  display: none;
}#eventshighlight {
	font-family: "Franklin Gothic Book", Arial, sans-serif;
	font-size: 24px;
	text-align: left;
	color: #000000;
	background-color: #ede2d5;
	padding: 10px;

}
#eventshighlight p {
margin: 0;
}
.smalltext {
	font-size: 16px;
	text-align: left;
}
.style1 {
list-style: none;
text-align: left;
text-indent: 0;
padding-left: 0;
}
