html {
	height: 100%;
	min-height: 100%;
	margin-bottom: 1px;
}

body {
	position: relative;
	height: 100%;
	min-height: 100%;

	padding: 0;
	margin: 0;

	background-color: #a5a98c;

	font-family: arial;
	font-size: 11px;
	color: #999;
}

a {
	color: #999;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}

#bodycontainer {
	position: relative;
	height: 100%;
	min-height: 100%;

	width: 700px;
	margin: 0 auto;

	background: white;
}
html>body #bodycontainer {
    height: auto;
}
body.home #bodycontainer {
	height: auto;
	min-height: auto;
	background-color: #a5a98c;

}

#header {
	background-color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 100%;
	z-index: 99;
}
#header div {
	padding: 6px 0;

	text-align: center;
	font-size: 11px;
	color: #999;
	letter-spacing: 1px;
}
#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 10px;
	width: 100%;
	background-color: #a5a98c;
}

#page {
	position: relative;
	background-color: #a5a98c;

	padding: 50px 0 0 0;
}

#banner {
	background-color: white;
	padding-bottom: 5px;
}
#banner a {
	color: #999;
	text-decoration: none;
	padding: 0 3px;
	white-space: nowrap;
}
#banner a:hover {
	text-decoration: underline;
}
#banner a.selected {
	color: #fff;
}

#bannertab {
	background-color: #a5a98c;
	height: 21px;
	position: relative;
}

#tabbackground {
	position: absolute;
	right: 0;
	width: 122px;
	overflow-x: hidden;
}
#tablinks {
	position: absolute;
	right: 0;
	height: 21px;
	padding: 5px 16px;
	letter-spacing: 1px;
	color: #333;
}
#tablinks a {
	color: #333;
	padding: 0;
}
#tablinks a.selected {
	color: #333;
}
#bannerhome {
	padding: 5px 5px 0 5px;
}

#bannercontent {
	background-color: #333;
	margin: 5px 5px 0 5px;
	height: 145px;
	position: relative;
}

#bannerlogo {
	position: absolute;
	top: 12px;
	left: 8px;
	width: 81px;
	height: 21px;

	font-size: 24px;	
	line-height: 24px;
}
#bannerlogo a {
	text-decoration: none;
}
#bannerlogo a:hover {
	text-decoration: none;
}

#bannerlogo span {
	color: white;
	padding: 0 0 0 4px;
}
@media screen {
	#bannerlogo span {
		visibility: hidden;
	}
	body.work #bannerlogo {
		background-image: url('../images/work.gif');
	}
	body.studio #bannerlogo {
		background-image: url('../images/studio.gif');
	}
}

#bannernav {
	position: absolute;
	top: 37px;
	left: 10px;
	color: #999;
	line-height: 1.6em;
}

#bannersubnav {
	position: absolute;
	bottom: 12px;
	left: 10px;
	color: #999;
	line-height: 1.6em;
	padding-right: 12px;
}



#adminlinks a {
	color: black;
}
@media print {
	#adminlinks {
		display: none;
	}
}



#mainbody {
	position: relative;
	background-color: white;
	padding: 16px 18px 28px 18px;
	margin-top: 10px;
	margin-bottom: 15px;
	
	font-size: 12px;
	line-height: 1.5em;
}

#mainbody:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#mainbody {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html #mainbody {height: 1%;}
#mainbody {display: block;}
/* End hide from IE-mac */



#description {
	position: relative;
	height: 34px;
	color: #999;
	font-size: 11px;

}

#maininfo {
	font-weight: bold;
	color: #000;
}

#mainlinks {
	position: absolute;
	top: 0;
	right: 160px;
}

#mainlinks a.selected {
	color: #000;
}

#mainlinks a {
	color: #999;
	text-decoration: none;
	padding: 0 3px;
}
#mainlinks a:hover {
	text-decoration: underline;
}

#mainpageinfo {
	position: absolute;
	top: 0;
	right: 100px;
}

#mainpagelinks {
	position: absolute;
	top: 3px;
	right: 0;
	margin: 0; padding: 0;
}

#mainpagelinks a {
	display: -moz-inline-stack;
	display: inline-block;
	
	margin: 0 0 0 10px;
	padding: 0;
}
#mainpagelinks a img {
	border: none;
}


@media screen {
	#mainpagelinks a span {
		display: none;
	}

	#doublearrowleft {
		width: 12px;
		height: 12px;
		background: url('../images/doublebackarrow.gif') no-repeat;
	}
	
	#doublearrowleft:hover {
		background: url('../images/doublebackarrow_on.gif') no-repeat;
	}
	
	#arrowleft {
		height: 12px;
		width: 6px;
		background: url('../images/backarrow.gif') no-repeat;
	}
	#arrowleft:hover {
		background: url('../images/backarrow_on.gif') no-repeat;
	}
	
	#arrowright {
		height: 12px;
		width: 6px;
		background: url('../images/forwardarrow.gif') no-repeat;
	}
	#arrowright:hover {
		background: url('../images/forwardarrow_on.gif') no-repeat;
	}
	
	#doublearrowright {
		height: 12px;
		width: 12px;
		background: url('../images/doubleforwardarrow.gif') no-repeat;
	}
	#doublearrowright:hover {
		background: url('../images/doubleforwardarrow_on.gif') no-repeat;
	}
	

}


#photoalbum {
	overflow-x: hidden;
	width: 665px;
	text-align: center;
}

#photoalbum img {
}


#mainbody h1 {
	font-size: 17px;
	padding: 0 0 3px 0;
	margin: 0;
	font-weight: normal;
	line-height: 1.5em;
}
#mainbody h2 {
	font-size: 15px;
	padding: 3px 0;
	margin: 0;
	font-weight: normal;
	line-height: 1.5em;
}
#mainbody h3 {
	font-size: 13px;
	padding: 3px 0;
	margin: 0;
	font-weight: bold;
	line-height: 1.5em;
}
#mainbody h4 {
	font-size: 11px;
	padding: 0;
	margin: 0;
	font-weight: bold;
	line-height: 1.5em;
	color: black;
}
#mainbody p {
	padding: 1px 0 10px 0;
	margin: 0;
	margin-left: 0;
}
#mainbody b,#mainbody strong {
	color: black;
}
#mainbody a {
	color: #666;
}

#mainbody .floatright {
	float: right;
}
#mainbody .floatleft {
	float: left;
}