body {
	background: url(elements/back.gif) no-repeat black;
	color: white;
	font-family: Verdana;
	font-size: 9px;
	line-height: 12px;
	text-transform: uppercase;
}
img {
	border: none;
}
a {
	color: white;
	text-decoration: none;
}
a:hover {
	color: #FFF200;
}
#logo {
	border-top: 1px solid white;
	left: 191px;
	padding-top: 9px;
	position: absolute;
	top: 28px;
	width: 765px;
}
#menu {
	border-top: 1px solid white;
	left: 28px;
	position: absolute;
	top: 141px;
	width: 154px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	border-bottom: 1px solid white;
	height: 17px;
}
#menu li img {
	display: block;
	position: absolute;
}
#menu li.selected,
#menu li a.selected {
	color: #FFF200;
}
#menu li.selected {
	border-bottom: 1px solid #FFF200;
}
#submenu {
	border-top: 17px solid black;
}
#subContainer {
	height: 0;
	overflow: hidden;
}
#submenu li,
#submenu li.selected {
	border: none;
	height: auto;
}
#content {
	display: none;
	height: 483px;
	left: 191px;
	padding: 14px;
	position: absolute;
	top: 141px;
	width: 737px;
}
#menu li img.hidden {
	display: none;
}
#content h1,
#news h1 {
	color: #FFF200;
	font-size: 100%;
	font-weight: bold;
}
#content h1,
#news h1 {
	margin: 0;
}
#content p {
	margin: 0;
}
#content .col1,
#content .col2 {
	background-color: black;
	float: left;
	height: 388px;
	padding: 11px;
	width: 352px;
}
#caption {
	margin-top: 6px;
}
#content.categories {
	padding-bottom: 0;
	padding-right: 0;
	width: 751px;
}
#content.categories div {
	cursor: pointer;
	float: left;
	height: 148px;
	margin: 0 11px 19px 0;
	width: 363px;
}
#content.categories div.cover {
	background-color: black;
	position: absolute;
}
#content.project img {
	display: block;
	float: left;
	margin: 0 11px 0 0;
}
#images {
	cursor: pointer;
	height: 388px;
	overflow: hidden;
	width: 737px;
}
#images.single {
	cursor: auto;
}
#imageSlider {
	float: left;
}
#logo img,
#content.portraits div {
	position: absolute;
}
#img1,
#img2 {
	top: 14px;
	z-index: 2;
}
#img3,
#img4 {
	top: 181px;
	z-index: 1;
}
#img5,
#img6 {
	top: 348px;
	z-index: 0;
}
#img1,
#img3,
#img5 {
	left: 14px;
}
#img2,
#img4,
#img6 {
	left: 388px;
}
#content.portraits {
	cursor: pointer;
}
#content.categories div img,
#content.portraits div img {
	position: absolute;
}
#content.portraits div img.fade {
	display: none;
}
#newsContainer {
	height: 0;
	left: 28px;
	overflow: hidden;
	position: absolute;
	top: 208px;
	width: 154px;
}
#news h1 {
	font-weight: normal;
}
#news p {
	margin-top: 0;
}