BODY {
	background: #000000;
	color: #b3b3b3;
	overflow: hidden;
	font-size: 12px;
}



table {
	font-size: 12px;
	font-family: 'FreeSetCRegular', Arial, sans-serif;
}

td {
	vertical-align: top;
	width: 300px;
}	


td.h1 {
	font-size: 16px;
	font-family: 'FreeSetDemiCRegular', Arial, sans-serif;
}

td.h2 {
	font-weight: bold;
}


A.a {
	font-size: 16px;
	color: #b3b3b3;
	text-decoration: none;
	font-family: 'FreeSetDemiCRegular', Arial, sans-serif;
}

A.a:hover {
	color: #DAA520;
}



A.b {
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	font-family: 'FreeSetDemiCRegular', Arial, sans-serif;
}


A.c {
	font-size: 13px;
	color: #757575;
	text-decoration: none;
	font-family: 'FreeSetCRegular', Arial, sans-serif;
}

A.c:hover {
	color: #DAA520;
}



A.d {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-family: 'FreeSetCRegular', Arial, sans-serif;
	
}



A.e {
	font-size: 12px;
	color: #b3b3b3;
	text-decoration: none;
	font-family: 'FreeSetCRegular', Arial, sans-serif;
}

A.e:hover {
	color: #DAA520;
}

A.f {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: 'FreeSetCRegular', Arial, sans-serif;
}



#logo {
	position: absolute;
	width: 310px;
	height: 40px;
	top: 45%;
	right: 681px;
	margin-top: -33px;
}



#menu {
	width: 350px;
	position: absolute;
	top: 45%;
	right: 690px;
	z-index: 1;
	text-align: right;
}



#portfolio-menu {
	position: absolute;
	top: 50%;
	width: 350px;
	right: 690px;
	text-align: right;
	line-height: 20px;
	border-right: 1px solid #757575;
	padding: 2px 12px 8px 0px;
	font-size: 12px;
	font-family: 'FreeSetCRegular', Arial, sans-serif;
}



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%;
}

@font-face {
    font-family: 'FreeSetLightCRegular';
    src: url('freesetlightc-webfont.eot');
    src: url('freesetlightc-webfont.eot?#iefix') format('embedded-opentype'),
         url('freesetlightc-webfont.woff') format('woff'),
         url('freesetlightc-webfont.ttf') format('truetype'),
         url('freesetlightc-webfont.svg#FreeSetLightCRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FreeSetCRegular';
    src: url('freesetc-webfont.eot');
    src: url('freesetc-webfont.eot?#iefix') format('embedded-opentype'),
         url('freesetc-webfont.woff') format('woff'),
         url('freesetc-webfont.ttf') format('truetype'),
         url('freesetc-webfont.svg#FreeSetCRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FreeSetDemiCRegular';
    src: url('freesetdemic-webfont.eot');
    src: url('freesetdemic-webfont.eot?#iefix') format('embedded-opentype'),
         url('freesetdemic-webfont.woff') format('woff'),
         url('freesetdemic-webfont.ttf') format('truetype'),
         url('freesetdemic-webfont.svg#FreeSetDemiCRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
