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




body {
	background: #000410;
	font-family: Helvetica, sans-serif;
	width: auto;
	margin: 0;
}
img {
	border: 0;
}
.wrapper {
	width: 960px;
	margin: 0 auto;
}
.helveticaextended:after {
	clear:both;
	content:"";
	display:block;
	height:1%;
	line-height:0;
	visibility:hidden;
}


#navigation li {
	float: right;
	margin: 0 30px;
}
#navigation li:first-child {
	margin-left: 0;
}
#navigation li a {
	color: #efefef;
	line-height: 30px;
	padding: 0;
	text-decoration: none;
}
#navigation li a:hover, #navigation li.selected a {
	color: #44b2f1;
}



/** featured **/
#featured {
	display: block;
	list-style: none;
	width: 960px;
	margin: 0 auto;
	padding: 30px 0;
}
#featured li {
	float: left;
	width: 220px;
	margin: 0 10px;
	text-align: center;
}
#featured li h3 {
	color: #07304d;
	font-size: 18px;
	margin: 18px 0;
}
#featured li h3 a {
	color: #07304d;
	text-decoration: none;
}
#featured li h3 a:hover {
	color: #51a9e9;
}
#featured li p {
	color: #07304d;
	font-size: 12px;
	text-align: center;
}


#MainImage {
	position:relative;
	width:960px;
	height:455px;
	z-index:0;
	top: 40px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
#logo-Paul {
	position:absolute;
	width:160px;
	height:219px;
	z-index:1;
	background-color: #CCCCCC;
}
#addworks {
	position:relative;
	width:700px;
	height:235px;
	z-index:2;
	left: 0px;
	top: -220px;
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	padding-left: 5px;
	line-height: 30px;
	font-weight: lighter;
}

.style1 {color: #999999}
.style2 {color: #FFFFFF}
.style3 {color: #000000}
body,td,th {
	font-size: 16px;
}
