
body {
	background-color: #AAAAAA;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 400;
	margin:150px 0px; padding:0px;
}

p, div, td, input, textarea, h1 {
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 400;
}

.text {
	line-height: 18px;
}

#view_box {
	text-align: center;
	position: absolute;
	left: 5px;
	top: 5px;
	background-color: #333333;
	height: 538px;
	width: 712px;
}

#color_box {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 610px;
	width: 1000px;
}

#navigation {
	position: absolute;
	left: 728px;
	top: 59px;
}

#peterkiar {
	color: white;
	font-size: 26px;
	margin: 0px;	
}

#peterkiar a {
	color: white;
	text-decoration: none;
}

#photographer {
	margin-top: 0px;
	font-size: 24px;
}

#category_list {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
	font-size: 26px;
	line-height: 29px;
	padding-top:10px;
}

#category_list a {
	text-decoration: none;
}

#category_list a:hover {
	color: white;
}

#footer {
	position: absolute;
	left: 728px;
	top: 490px;
	color: #333333;
	font-size: 12px;
}

#footer a {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}

#copyright {
	position: absolute;
	left: 8px;
	top: 614px;
	color: #000000;
	font-size: 10px;
}

#copyright a {
	color: #333333;
}

#advertisement {
	position: absolute;
	left: 0px;
	top: 564px;
	color: #FFFFFF;
	font-size: 18px;
	width: 1000px;
	text-align: center;
}

#advertisement a {
	color: #FFFFFF;
}

#background {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #AAAAAA;
	z-index: -1000;
}


#infobox {
	z-index: 999;
	position: absolute;
	left: 360px;
	top: 141px;
	color: #FFFFFF;
	font-size: 12px;
	width:320px;
}

#infobox input {
	color: #333333;
	width: 312px;
	font-size: 12px;
	margin-top:4px;
	margin-bottom:4px;
}

#infobox textarea {
	color: #333333;
	width: 312px;
	height: 140px;
	font-size: 12px;
	margin-top:4px;
	margin-bottom:4px;
}

