HTML, BODY, FORM
{
height: 100%;
margin: 0;
padding: 0;
}
DIV.container
{
display: table;
height: 100%;
margin: 0;
margin-bottom: -22px;
padding: 0;
width: 100%;
}
DIV.footer
{
width:100%;
height: 22px;
margin: 0;
padding: 0;
z-index: 100;
	background-color:#473b39;
}
DIV.innerContainer
{
margin: 0;
padding: 0;
padding-bottom: 22px;
}
body {
	font-family: "helvetica", "verdana", "arial", sans-serif; 
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 1.6em;
	color: #7c5c3b;
	background:#FFFFFF;	
	background-image:url(../images/pageBG.gif);
	background-repeat:repeat;
}

* {
	
	margin: 0; 
	padding: 0;
}

.top_border_portfolio{
	height:34px;
	background-color:#E33F10;
}
.portfolio_top{
	background: url(../images/top_line_white.gif);
	background-repeat:repeat-x;
	position:relative;
	top: 0px;
}

.portfolio_horizontal_logo{
	width:100%;
	position:relative;
	top: -190px;
	right:0px;
	
}
.portfolio_photographers_nav{
	position:relative;
	top: 120px;
	right:10px;
}




.portfolio_photo{
	padding:14px 12px 0px 12px; 
	background:url(../images/portfolio_frame_white.gif); 
	width:135px;
	background-repeat: no-repeat;
}

.portfolio_bottom{
	position:relative;
	top: 70px;
}


.copyright{
	position:relative;
	width:100%;
	height:22px;
	background-color:#473b39;
	text-align: center;
	top:50px;
	z-index:100;
}




.gallery_thumbs{
	color: #ffffff;
	font-weight: normal;
	padding: 7px 0 0 33px;
	width: 147px;
}


/* Links */

a:link, a:visited {
	color: #473b39;
	text-decoration:none;
}
a:hover, a:active {
	color: #E33F10;
	text-decoration:none;
}


/* ~~ General ~~ */
.alt {
	display: none;
	visibility: hidden;
}

img { 
	border: 0; 
	display: block;
}


h1 { 
	position: relative;
	top: 3px;
	left: 24px;
	float: left;
	width: 150px;
	height: 87px;
	display: inline;
	}

h2 {
	position: relative;
	top: 63px;
	left: 23px;
	height: 12px;
	width: 485px;
	float: left;
	display: inline;
}

h6 {
	position: relative;
	top: 7px;
	left: 0;
	padding-bottom: 3px;
	width: 182px;
	height: 17px;
	line-height: 1.1;
	font-size: 9px;
}



p { margin-bottom: 0.7em; }