@charset "utf-8";
body {
	background-color: #21201C; 
	margin: 0;	
}
.white_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
}
#center_site {
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-390px; 
	margin-top:-298px;  

}
#div_first{
z-index: 1; 
position: absolute; 
left: 0px; 
top: 0px; 
width: 780px; 
height: 124px; 
background-image:url(../img/ways2web_head.jpg)
}
#languages{
	z-index: 2;
	position: absolute;
	left: 687px;
	top: 94px;
	width: 90px;
	height: 20px;

}

#div_third{
z-index: 3;
position: absolute; 
left: 0px; 
top: 299px; 
width: 780px; 
height: 247px;
background-image: url(../img/bg_content.jpg) 
}
#div_fourth{
z-index: 4;
position: absolute; 
left: 0px; 
top: 546px; 
width: 780px; 
height: 54px;
background-image: url(../img/bg_bottom.jpg) 
}
#menu_home{
z-index: 1;
position: absolute; 
left: 1px; 
top: 145px; 
width: 154px; 
height: 30px;
}
#menu_about_me{
z-index: 2;
position: absolute; 
left: 157px; 
top: 145px; 
width: 154px; 
height: 30px;
}
#menu_skills{
z-index: 3;
position: absolute; 
left: 313px; 
top: 145px; 
width: 154px; 
height: 30px;
}
#menu_cv{
z-index: 4;
position: absolute; 
left: 469px; 
top: 145px; 
width: 154px; 
height: 30px;
}
#menu_contact{
z-index: 5;
position: absolute; 
left: 625px; 
top: 145px; 
width: 154px; 
height: 30px;
}
#content1{
z-index: 2;
position: absolute; 
left: 60px; 
top: 20px;
text-align:left;
width: 660px; 
height: 227px;
}
#pic{
position: absolute; 
left: 400px; 
top: 21px;
text-align:left;
width: 350px; 
height: 227px;
}
#bottom_left{
position: absolute; 
left: 60px; 
}
#bottom_right{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	position: absolute;
	right: 20px;
	width: 50px;
	height: 20px;
}
form{
margin: 0px;
}
.jumper{
height:17px;
width:80px;
background-color:#484439;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
border-top: solid 1px #232323;
border-right: solid 0px #999999;
border-bottom: solid 1px #666666;
border-left: solid 1px #666666;
}
