@charset "UTF-8";
/* CSS Document */

body{
	background: 2px 6px url('images/hpattern.gif') fixed;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	color: #444;
	line-height: 150%;
}

a img{
	border: none;	
}

a{
	color: 	#F6D8E8;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#language{
	position: absolute;
	left: 892px;
	background: #8BC03E;
	width: 50px;
	height: 24px;
	z-index: 10;
	text-align:center;
	}

#language a{color:#FFFFFF;}
#language a:hover{color:#E52889; text-decoration: none}


#container{
	width: 960px;
	margin: 0 auto;
}

#header{
	background: #E52889 0px 23px url('images/header.gif') no-repeat;
	padding: 22px 10px 22px 40px;
	border-bottom: 6px solid #8BC03E;
	border-top: 20px solid #8BC03E;
	position: relative;
	float: left;
	width: 910px;
}

#left_nav ul{
	width: 200px;
	padding: 20px 10px 0 0;
	margin: 0;
}

#left_nav li{
	margin: 0 0 10px 0;
	list-style: none;
}

#left_nav li a{
	color: #fff;	
	font-size: 16px;
	font-family: "Century Gothic", Arial, Verdana;
	line-height: 105%;
	background: #8BC03E;	
	display: block;
	padding: 3px 0 3px 10px;
	text-decoration: none;
}

#left_nav li.active a, #left_nav li a:hover{
	background: #E52889;
	
}

#content{
	position: relative;
	float: left;
	width: 960px;
	background: #FFFFFF;
}

#left_nav{
	width: 210px;
	float: left;	
}

#right_nav_top{
	background: url(images/hpattern.gif);
	width: 623px;
	margin: 20px 43px 0 0;
	padding: 30px 20px 20px 30px;
	float: right;
	position:relative;
	z-index:2;
}

#right_nav{
	background: url(images/hpatterngrey.gif);
	width: 623px;
	margin: 0 43px 0 0;
	padding: 30px 20px 20px 30px;
	float: right;
	min-height: 366px;
	height: auto !important;
	color:#FFFFFF;
	height: 366px;
	position: relative;
	z-index: 2;
}

#short_nav{
	background: url(images/hpatterngrey.gif);
	width: 623px;
	margin: 0 43px 0 0;
	padding: 30px 20px 20px 30px;
	float: right;
	color:#FFFFFF;
	position: relative;
	z-index: 2;
}

#fbchider{
	background: #FFFFFF;
	height: 40px;
	width: 88px;
	position: relative;
	left: 158px;
	top: 13px;
	z-index: 1;
}

h1{
	color: #E52889;	
}

h2{
	color: #333;
	font-size: 15px;
	margin: 0 0 5px 0;
}

h3{
	color: #FFFFFF;
	font-size: 13px;
}

p{
	margin: 0 0 16px 0;	
}

hr{
	border: none;
	border-bottom: 1px dotted #777;
	margin: 5px 0 25px 0;
	clear: both;
}

.pic_right{
	float: right;
	margin: 0 0 15px 15px;	
}

.pic_left{
	float: left;
	margin: 0 15px 15px 0;	
}

.exhibvids{
	float: right;
	margin: 0 25px 15px 15px;	
}

.location{
	position: absolute;
	bottom: 10px;
	right: 10px;	
}

.socialmediaicon{
	float: left;
	margin: 14px 0 10px 8px;
}

.fbbuttonpos{
	float: left;
	margin: 26px 0 0 8px;
	width: 51px;
}

#footer{
	width: 950px;
	min-height: 84px;
	position: relative;
	float: left;
	font-size: 12px;
	padding: 0 0 0 10px;
	border-top: 6px solid #E52889;
	background: #FFFFFF;
}

#footer p{
	margin: 10px 0 0 0;
}

#logo{
	width: 351px;
	position: absolute;
	top: 6px;
	right: 0;	
}