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


------------------------------------------------------------------*/ html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
 margin: 0;
 padding: 0;
}
ul, li {
	list-style-type: none;
}
a {
	outline: none;
	color: #222222;
}
a:hover {
	text-decoration: none;
	color: #101010;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11px;
}
img {
	border: none;
}
table {
	border: 2px solid;
	border-color: #ffffff;
	background-color: #ffffff;
}

table tr td {
background-color: #ffffff;
background: #ffffff;

}
#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	margin-top: 25px;
	left: auto;
	right: auto;
}
* html #wrapper {
	width: 800px;
}
#subwrapper img {
	position: absolute;
	left: auto;
	right: auto;
	float:inherit;
}
#frame-left {
	position: absolute;
	width: 800px;
	margin: 0 auto;
	text-align: left;
	left: auto;
	right: auto;
	z-index: 500;
}
#frame-top {
	position: absolute;
	width: 800px;
	margin: 0 auto;
	text-align: left;
	left: auto;
	right: auto;
	z-index: 500;
}
#frame-right {
	position: absolute;
	width: 800px;
	margin: 0 auto;
	text-align: right;
	left: auto;
	right: auto;
	z-index: 500;
}
#frame-bottom {
	position: absolute;
	width: 800px;
	margin: 0 auto;
	text-align: right;
	left: auto;
	right: auto;
	top: 460px;
	z-index: 500;
}




/* H1 tags
 
 ------------------------------------------------------------------*/
h1 {
	font-size: 20px;
	color:#666;
}
h2 {
	font-size: 18px;
	text-transform: uppercase;
	color: #555;
}
#navigation {
	font-size:13px;
	position: absolute;
	top: 495px;
	left: auto;
	right: auto;
	float: inherit;
}
#navigation a {
	color: #888;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	margin: 0;
}
#navigation a:hover {
	color: #666;
}
#navigation table {
	background:#fff;
	text-align: center;
}
#navigation td {
	vertical-align:top;
}
#navigation table a img {
	border: none;
}
/* Maincontent
 
 ------------------------------------------------------------------*/ 
 #maincontent {	
}
#content {
	width: 665px;
	position: absolute;
	float: inherit;
	text-align: center;
	top: 65px;
	margin: 28px 0px 0px 68px;
}
* html #content {
	width: 665px;
	height: 339px;
}
#content img {
	max-width: 665px;
}
#content p {
	text-align: left;
}
blockquote {
	border-left: 4px solid #666;
	width: 530px;
	margin: 10px;
	padding: 0 0 10px 10px;
	letter-spacing: 1px;
	color: #666;
	font-family: "Courier New", Courier, monospace;
}
#portraitcontent ul {
	list-style: none;
}
#portraitcontent ul ul {
	position: absolute;
	z-index: 500;
}
div#portraitcontent ul ul {
	display: none;
}
div#portraitcontent ul li:hover ul {
	display: inline-block;
}

#gallerycontent {
	width: 250px;
	position: relative;
        float: center;
	text-align: left;
	top: 31px;
	left: -100px;
	margin: 30px 0px 0px;
	z-index: 500;
}

#proofcontent {
	width: 950px;
	position: relative;
	float: center;
	text-align: left;
	top: 5px;
	left: 90 px;
	margin: 30px 0px 0px;
	z-index: 0;
}


#gallerytext {
	position:absolute;
	width: 315px;
	height: 325px;
	left: auto;
	right: auto;
	text-align: left;
	top: 75px;
        padding-left: 5px;
	margin: 20px 0px 0px 440px;
	border-left: 4px #fff;
	z-index: 600;
	overflow: auto;
	background: #FFF;
	filter: alpha( opacity = 55);
	-moz-opacity: 0.55;
	-khtml-opacity: 0.55;
	opacity: 0.55;
}





/* Footer

 
 ------------------------------------------------------------------*/ 
 #footer {
	text-align: center;
	margin: 10px 10px 10px 0;
	font-size: 11px;
	color: #333;
}

<!--[if IE]>
<style type="text/css" media="screen">
 #menu ul li {float: left; width: 100%;}
</style>
<![endif]-->
<!--[if lt IE 8]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc);
font-size: 100%;
}
 
#menu ul li a {height: 1%;} 
 
#menu a, #menu h2 {
font: bold 0.7em/1.4em arial, helvetica, sans-serif;
}
</style>
<![endif]-->
