#main {
	position:absolute;
	width:780px;
	height:500px;
	left:50%;
	top:50%;
	margin-left:-390px;
	margin-top:-250px;
}
#sitetitle {
	float:left;
	position:relative;
	top:12px;
}
#menu {
	float:right;
	position:relative;
	top:25px;
	left:10px;
}
#menu li {
	display:inline;
	margin:0 7px;
}
#menu img {
	height:18px;
}
#frame {
	clear:both;
	height:440px;
	border:1px solid #666;
	background:#000 url("/img/bg.png") no-repeat bottom right;
}
#left {
	float:left;
	padding:20px 16px 10px 16px;
	width:150px;
}
#foto {
	list-style:none;
	margin:50px 0;
}
#foto li {
	margin:5px 0;
}
#subtext {
	color:#ccc;
	font-size:85%;
}
#content {
	height:440px;
	width:588px;
	float:right;
	overflow:auto;
	scrollbar-arrow-color:#666;
	scrollbar-3d-light-color:#000;
	scrollbar-highlight-color:#333;
	scrollbar-face-color:#000;
	scrollbar-shadow-color:#333;
	scrollbar-dark-shadow-color:#000;
	scrollbar-track-color:#000;
	scrollbar-base-color:#000;
	padding:0;
}
#title {
	margin:40px 18px 30px 0;
	text-align:right;
}
#album img {
	width:90px;
	height:90px;
	border:3px double #fff;
	margin:8px 7px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity:0.6;
	opacity:0.6;
}
#botleft {
	clear:both;
	float:left;
	position:relative;
	top:5px;
}
#botright {
	float:right;
	position:relative;
	top:5px;
}
#loginform {
	margin:100px;
	text-align:center;
}
#login {
	text-align:center;
	padding:5px;
}
#login a {
	text-decoration:none;
}
#login img {
	width:200px;
	height:20px;
}
#designed {
	position:absolute;
	right:20px;
	bottom:10px;
}
#counters {
	position:absolute;
	left:10px;
	bottom:10px;
}
