
body {
	background: url(header.gif) top left repeat-x;
	margin: 0;
}

img.floatRight {
	float: right;
	margin-left: 15px;
	margin-bottom: 25px;
}

div.archiveItem {
	float: left;
	width: 168px;
	margin-right: 10px;
}
div.photoHome {
	_width: 160px;
	_overflow:hidden;
}
div.portraits {
	width: 159px;
	overflow:hidden;
	text-align:center;
}

div.body {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

div.colSmall {
	float: left;
	width: 227px;
	margin-right: 13px;
}

div.colLeft {
	float: left;
	width: 475px;
	margin-right: 20px;
}

div.colLeftSmall {
	float: left;
	width: 228px;
	margin-right: 20px;
}

div.colRight {
	float: left;
	width: 474px;
}

div.colRightSmall {
	float: left;
	width: 223px;
}
div.rightTextColumn {
	width:350px;
	float:right;
}

div.content {
	float: left;
	width: 722px;
	padding-bottom:30px;
}

ul.filter {
	list-style: none;
}

ul.filter li.selected {
	list-style: url(filter_buller.gif);
}

div.formLabel {
	float: left;
	margin-right: 10px;
}

div.gallery {
	float: left;
	width: 350px;
	margin-right: 15px;
	margin-bottom:10px;
}

div.header {
	height: 55px;
	padding-top: 22px;
	margin-bottom: 45px;
}

div.navi {
	float: left;
	width: 210px;
	margin-right: 18px;
	padding-bottom:30px;
}

ul.navi {
	list-style: none;
	padding: 0;
	margin: 0;
	/*border-top: 1px dotted #999999;*/ /*Switch to prevent IE double up */
}

ul.navi li {
	padding: 10px;
	background: left 12px no-repeat;
	border-top: 1px dotted #999999;
	cursor: pointer;
}
ul.navi a {
	display:block;
	width:150px;
	white-space:nowrap;
	text-indent:-210px;
	overflow: hidden;
}

div.naviDrop {
	display: none;
}

ul.navi2 {
	list-style: none;
	padding: 0px 0px 10px 0px;
	margin: 0;
	/*border-bottom: 1px dotted #999999;*/ /*Switch to prevent IE double up */
}
ul.navi2 a {
	text-indent:0;
}

ul.navi2 li {
	padding: 5px 20px;
	text-indent: 0px;
	border: none;
}

div.rightAlign {
	text-align: right;
}

div.search {
	float: right;
	padding-top: 35px;
}

div.section {
	padding-bottom: 5px;
	border-top: 1px solid #725e5f;
}
.grid-item {
	display:block;
	background-color:#eee;
	height:175px;
	width:168px;
	text-align:center;
}
.grid-item:hover {
	background-color:#CCC;
}
