body {
	font-family:"Champagne &amp; Limousines";
}

p {
	font-family:"Champagne &amp; Limousines";
	font-size: 20px;
	width: 65%;
}
.small {
	font-family:"Champagne &amp; Limousines";
	font-size: 12px;
	text-align: left;
}
h1 {
	font-family:"Champagne &amp; Limousines Bold";
	font-size: 30px;
}

.artist {
	font-family:"Champagne &amp; Limousines Bold";
	font-size: 30px;
}

.exhibition {
	font-family:"Champagne &amp; Limousines Bold";
	font-size: 30px;
}

.bold {
	font-family:"Champagne &amp; Limousines Bold";
	font-size: 20px;
}

td {
	vertical-align: text-top;
}

a:link {
	color: #000;
	text-transform: none;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-transform: none;
	text-decoration: none;
}

a:hover {
	color: #00F;
	text-transform: none;
	text-decoration: none;
}

a:active {
	color: #00F;
	text-transform: none;
	text-decoration: none;
}

.container {
	width: 100%;
	height: 100%;
}

.header {
		position: fixed;
}

.sidebar1 {
	margin-top: 10%;
	position: fixed;
	float: left;
	width: 35%;
}

.content {
	margin-left: 35%;
	margin-top: 0%;
	float: left;
	width: 65%;
	padding-bottom: 5%;
}

.footer {
	height: 120px;
	position: fixed;
	clear: both;
	bottom: 0;
}
.footer2 {
	width: 100%;
	position: fixed;
	bottom: 0;
}

@font-face {
	font-family:"Champagne &amp; Limousines";
	src:url("Champagne_Limousines.eot?") format("eot"),url("Champagne_Limousines.woff") format("woff"),
		url("Champagne_Limousines.ttf") format("truetype"),
		url("Champagne_Limousines.svg#Champagne&Limousines") format("svg");
	font-weight:normal;
	font-style:normal;
}

@font-face {
	font-family:"Champagne &amp; Limousines Bold";
	src:url("Champagne___Limousines_Bold.eot?") format("eot"),
		url("Champagne___Limousines_Bold.woff") format("woff"),
		url("Champagne___Limousines_Bold.ttf") format("truetype"),
		url("Champagne___Limousines_Bold.svg#Champagne&Limousines-Bold") format("svg");
	font-weight:normal;font-style:normal;
}

ul, ol, dl {
	padding: 0;
	margin: 0;
}

.content ul, .content ol { 
	padding: 0;
}

ul.nav {
	list-style: none;
}
ul.nav li {
}
ul.nav a, ul.nav a:visited {
	display: block;
	text-decoration: none;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
}

.newsletter-email {
	vertical-align:middle;
	width: 200px;
	background-color: #000;
	font-family:"Champagne &amp; Limousines Bold";
	border: 12px solid #000;
	font-size: 15px;
	color: #FFF;
}
.newsletter-submit {
	text-align:left;
	vertical-align:middle;
	background-color: #000;
	font-family:"Champagne &amp; Limousines Bold";
	font-size: 15px;
	color: #FFF;
	border: 12px solid #000;
}
#mc-embedded-subscribe {
    background: #1701FE!important;
}

#mc-embedded-subscribe:hover {
    background: #000000!important;
}