html {width:100%;height:100%;}
body {text-align: center;width:100%;height:100%;margin: 0px; font-family:arial,sans-serif;}
 

h1	{color: #000;font-family: arial,sans-serif;font-size: 0.7em;font-weight:normal;text-transform:uppercase;text-indent:5px;letter-spacing:2px;line-height:80%;}
h2	{color: #000;font-size:1.2em;text-align: center;font-weight:normal;}
h3	{color: #000;font-size:1em;font-weight:normal;}
h4	{color: #888;font-size:0.8em;font-weight:normal;text-align: center;width:600px;margin:0 auto;}

p	{color: #000;font-family: arial,sans-serif;text-align: justify;font-size:1em;}
p.center	{text-align: center;}

a {outline: 0;}
a:link {outline: 0;}
a:hover {outline: 0;}
a:active {outline: 0;}
a:visited {outline: 0;}

img{border:0px;}
a img{border:0px;}
.right{float;right;}

img.button{opacity:0.6;filter:alpha(opacity=40); /* For IE8 and earlier */}
img.button:hover{opacity:1.0;filter:alpha(opacity=100); /* For IE8 and earlier */}

#wrapper {width:960px;margin:0 auto;text-align:left;clear:both;}

#header {width:960px;height:100px;margin:0 auto;}

#subscribe {margin-top:-65px;float:right;width:250px;height:80px;}

#nav {position:relative;float:right;margin-top:-35px;}

#nav a {text-decoration:none;color: #000;}

#nav-front {position:relative;float:right;margin-top:-35px;z-index:99;}

/* remove the bullets, padding and margins from the lists */
.menu ul{list-style-type:none;padding:0;margin:0;}

/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li{float:left;position:relative;z-index:100;}

/* use the table to position the dropdown list */
.menu table{position:absolute;border-collapse:collapse;z-index:80;left:-1px;top:25px;}

/* style all the links */
.menu a, .menu :visited {display:block;font-size:1em;width:150px;padding:7px 0;color:#000;background:#fff;text-decoration:none;margin-right:1px;text-align:center;}

/* style the links hover */
.menu :hover{color:#444;background:#ededed;}

/* hide the sub level links */
.menu ul ul {visibility:hidden;position:absolute;width:149px;height:0;}

/* make the sub level visible on hover list or link */
.menu ul li:hover ul,.menu ul a:hover ul{visibility:visible;}

#slide {margin-top:5px;width:960px;height:150px;z-index:-1;}

#leftbar {margin-top:10px;width:160px;float:left;}
#leftbar a {text-decoration:none;color: #000;}
#leftbar a:hover {text-decoration:none;color: #333;}

#leftbar li {list-style:none;font-weight:normal;padding:3px;text-transform:uppercase;}
#leftbar li.small {list-style:none;font-size: 0.6em;font-weight:normal;text-transform:none;letter-spacing:0px;}

#pic_thumbs {
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;}

#content {margin-top:10px;width:960px;padding:20px;}
#content-prints {margin-top:10px;width:600px;padding:10px;}
#content-front {width:960px;padding:20px;}

.frame{padding:5px;background: none repeat scroll 0 0 #FFFFFF;border: 1px solid #E9E9E9;box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);}

.prints-preview{background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
padding:0em;margin:0 auto;
    position: relative;
}

#sidebar {margin-top:10px;width:200px;float:right;margin-bottom:25px;}
#sidebar-prints {margin-top:10px;width:340px;float:right;margin-bottom:25px;}

#sidebar a {text-decoration:none;}

#footer {clear:both;width:960px;}
