BODY {
	background: #000000;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #b3b3b3;
	overflow: hidden;
}



table {
	font-size: 10px;
}


A.a {
	font-size: 14px;
	color: #b3b3b3;
	text-decoration: none;
	font-weight: bold;
}

A.a:hover {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	border-bottom: #aba785 2px solid;
}



A.b {
	font-size: 14px;
	color: #757575;
	text-decoration: none;
	font-weight: bold;
}

A.b:hover {
	font-size: 14px;
	color: #757575;
	text-decoration: none;
	font-weight: bold;
}



A.c {
	color: #b3b3b3;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

A.c:hover {
	color: #757575;
	text-decoration: none;
	font-weight: bold;
}



A.d {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

A.d:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}



A.e {
	color: #aba785;
	text-decoration: none;
}

A.e:hover {
	color: #ffffff;
	text-decoration: none;
}



A.f {
	color: #5D5349;
	text-decoration: none;
}

A.f:hover {
	color: #5D5349;
	text-decoration: none;
}



#logo {
	position: absolute;
	width: 310px;
	height: 40px;
	top: 45%;
	right: 681px;
	margin-top: -33px;
}



#menu {
	width: 350px;
	position: absolute;
	top: 44.5%;
	right: 690px;
	margin-top: 10px;
	z-index: 1;
	text-align: right;
}



#portfolio-menu {
	position: absolute;
	top: 50%;
	width: 350px;
	right: 690px;
	margin-top: 10px;
	text-align: right;
	line-height: 20px;
	border-right: 1px solid #757575;
	padding: 2px 12px 8px 0px;
}



img {
	border: none;
}



#pics {
	position: absolute;
	width: 650px;
	height: 100%;
	top: 0px;
	right: 0px;
	overflow: auto;
}



#text {
	position: absolute;
	bottom: 2%;
	width: 250px;
	right: 4.5%;
	line-height: 20px;
}


#s4et4ik {
	position: absolute;
	width: 31px;
	height: 31px;
	top: 1%;
	right: 2%;
}