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

body, p, h1, h2, h3, img, ul, li {margin:0; padding:0;}
a:link, a:visited {color:#333740; text-decoration:none;}
a:hover, a:active {color:#333740; text-decoration:underline;}
p, h1 {line-height:15px; padding:9px 0;}
img {border:0;}
.container {width:900px; margin:0 auto;}
ul {list-style-type:none;}
li {display:inline; padding:0 4px;}
body {
	background:#6C7173;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#6C7173;
	}
#header {
	font-size:15px;
	color:#333740;
	height:110px;
	}
.middle {
	background:#1B2126;
	width:100%;
	}
#footer {font-size:10px; text-align:center; color:#333740;}
.content{margin:0 auto; padding:70px 0; width:560px; text-align:justify;}

#header img {margin:36px 0 36px 47px; float:left;}
#nav {float:right;}
#header ul {margin:61px 44px 0 0;}
.content a:link, .content a:visited {color:#6C7173; text-decoration:underline;}
.content a:hover, .content a:active {text-decoration:none;}
.content li {display:block; padding:4px 0;}
.content p {line-height:20px;}
h1 {text-align:center; font-size:13px; font-weight:400;}
h1 img {margin:0 4px 1px;}
#end {background:url(images/decorationB.gif) no-repeat scroll center;}
#galNav, #aboutNav {width:100%; padding:0; text-align:right; line-height:33px;}
#galNav ul, #aboutNav ul {margin:0 44px 0 0;}
#galNav a:link, #galNav a:visited, #galNav a:hover, #galNav a:active {color:#6C7173;}
#aboutNav a:link, #aboutNav a:visited, #aboutNav a:hover, #aboutNav a:active {color:#6C7173;}
#gallery .content {padding:53px 0 70px; width:600px; text-align:center;}
#about .content {padding:53px 0 70px;}
#gallery .content img{border:#333740 6px solid; margin:17px;}
#reviews, #contact .content, #exhibitions .content, #articles .content {text-align:center;}
h2 {font-size:13px; line-height:15px; padding:9px 0;}
#footer p {line-height:12px; padding:7px 0;}
#home .content {width:auto; text-align:center;}
#welcome img {border:#333740 10px solid;}
#articles .content {padding:0; width:800px;}
.left {float:left; width:400px;}
.right {float:right; width:400px;}
.clear {clear:both; line-height:0;}
