@charset "utf-8";
body {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #333333;
}
#outerwrapper {
	width: 940px;
	border: 1px solid #dad8d8;
	text-align: left;
	padding: 10px;
	height: 520px;
	font-size: 10px;
	margin-top: 30px;
}
#outerwrapper #right .greyContentBox {
	background-color: #dfe1cb;
	height: 415px;
	width: 370px;
	color: #333;
	overflow: hidden;
}
.indentText {
	margin: 10px;
}
#outerwrapper #right .greyContentBox .indentText p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#outerwrapper #left {
	float: left;
	width: 558px;
	height: 413px;
	margin-top: 10px;
	overflow: hidden;
}
#outerwrapper #topheader {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 10px;
}
#outerwrapper #right {
	float: left;
	height: 415px;
	width: 370px;
	margin-top: 10px;
	margin-left: 10px;
}
#outerwrapper #topheader #logo {
	float: left;
	width: 560px;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 6px;
	word-spacing: 10px;
	color: #656565;
}
#outerwrapper #topheader #menu {
	float: right;
	width: 352px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	margin-right: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-left: 10px;
}

#outerwrapper #topheader #menu a{
	color: #666666;
	text-decoration: none;
}

#outerwrapper #topheader #menu a:hover{
	color: #999999;
	text-decoration: none;
}

#outerwrapper   #topheader   #heading  {
	float: left;
	height: 20px;
	width: 550px;
	font-size: 18px;
	text-transform: uppercase;
	color: #656565;
	padding-top: 24px;
}
a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #999999;
	text-decoration: none;
}

#outerwrapper   #topheader   #heading  h1{
	font-size: 18px;
	text-transform: uppercase;
	color: #656565;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#outerwrapper #topheader #menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
.largeText {
	font-size: 18px;
}

#outerwrapper #topheader #menu li {
	display: inline;
	width: 165px;
	float: left;
	font-size: 11px;
	text-transform: uppercase;
}
#outerwrapper #right .greyLiteContentBox {
	background-color: #f2f1f1;
	height: 330px;
	width: 378px;
	color: #868683;
	overflow: hidden;
}

.galleryTextBox {
	float: left;
	height: auto;
	width: 110px;
	margin-top: 10px;
	font-size: 10px;
	overflow: hidden;
}
#outerwrapper #left .galleryTextBox h2 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


.galleryThumbBox {
	float: left;
	height: 80px;
	width: 110px;
	margin-top: 10px;
	overflow: hidden;
}
.galleryMidThumbBox {
	float: left;
	height: 80px;
	width: 110px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	overflow: hidden;
}

#leftFooterBox {
	float: left;
	height: 80px;
	width: 560px;
	margin-top: 10px;
	background-color: #e0e1d5;
}

#rightFooterBox {
	float: left;
	height: 57px;
	width: 355px;
	margin-top: 10px;
	background-color: #75756c;
	padding-top: 15px;
	padding-left: 15px;
}

#rightFooterBox a{
	color:#CCC;
	text-decoration:none;
	font-size:12px;
}

#rightFooterBox a:hover{
	color:#FFF;
	text-decoration:none;
	font-size:12px;
}

.galleryMainBox {
	float: right;
	height: 318px;
	width: 438px;
	margin-top: 10px;
	overflow: hidden;
	text-align: center;
}

.galleryMainBox img{
	text-align:center;
}

.exhibitionBox {
	background-color: #FFFFFF;
	float: left;
	height: 98px;
	width: 355px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
#outerwrapper #right .greyLiteContentBox .indentText .exhibitionBox h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}
#outerwrapper #right .greyLiteContentBox .indentText .exhibitionBox .exhibitionText {
	width: 200px;
	height: 88px;
	float:left;
	padding:5px;
}
.exhibitionImage {
	background-color: #b4b3aa;
	float: right;
	height: 99px;
	width: 110px;
	padding: 0px;
}

.footer {
	width: 950px;
	text-align: right;
	font-size: 10px;
}

.footer a {
	color: #CCC;	
}

.footer a:hover {
	color: #666;	
}
