@charset "utf-8";
/* CSS Document */
body{
	font:normal 14px Arial;
	line-height:20px;
	color:#9e6a40;
	margin:0;
	padding:0;
	background-repeat:repeat;
	background-position:top;
	background-color: #feffed;
}

a{
		color:#83b51e;
		text-decoration:none;
}

a:hover {
	color: #99cc33;
}
		
#maindiv{ 
		left:50%;
		margin:0px -410px 0px -410px;
		height:100%;
		width:750px;
		position:relative;
		}

		
#secret{
	height:45px;
	position:absolute;
	width: 820px;
	line-height: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#top{
	height:360px;
	top: 45px;
	position:absolute;
	width: 820px;
	line-height: 0px;
	margin-bottom: 0px;
}
#content-box{
	top: 400px;
	position:absolute;
	margin-bottom: 0px;
	line-height: 14px;
	font-size: 12px;
	padding: 0;
	width: 820px;
	left: 0px;
}

#content-text{
	float:left;
	margin-left: 20px;
	width:780px;
	padding: 0;
}

#content{
	float:left;
	width: 820px;
}
#content-personal{
float:left;
width: 820px;
}
#content-bottom{
float:left;
width: 820px;
}
#text{
float:left;
}
/* Navigation-BUTTONS
==============================================*/

ul {
	list-style-type:none;
	}

#navback {
	position:absolute;
	width: 160px;
	float:left;
	left: 600px;
	top: 5083px;
	height: 10px;
       }
#navback li {

		float:right;
		margin:1;
		padding:0;
}
#navback li :hover {
       background-position: bottom right;
}


#navsecret {
	position:absolute;
	width: 160px;
	float:left;
	left: 600px;
	top: 7px;
	height: 10px;
       }
#navsecret li {

		float:right;
		margin:1;
		padding:0;
}
#navsecret li :hover {
       background-position: bottom right;
}
#navcv {
	position:absolute;
	width: 160px;
	float:left;
	left: 600px;
	top: 236px;
	height: 10px;
       }
#navcv li {

		float:right;
		margin:1;
		padding:0;
}
#navcv li :hover {
       background-position: bottom right;
}

#nav1 {
	position:absolute;
	width: 60px;
	float:left;
	left: 540px;
	top: -14px;
	height: 60px;
       }
#nav1 li {

		float:right;
		margin:1;
		padding:0;
}
#nav1 li :hover {
       background-position: bottom right;
}

#nav2 {
	position:absolute;
	width: 60px;
	float:left;
	left: 700px;
	top: -14px;
	height: 60px;
       }
#nav2 li {

		float:right;
		margin:0;
		padding:0;
}
#nav2 li :hover {
       background-position: bottom right;
}

#nav3 {
	position:absolute;
	width: 60px;
	float:left;
	left: 620px;
	top: -14px;
       }
#nav3 li {

		float:right;
		margin:0;
		padding:0;
}
#nav3 li :hover {
       background-position: bottom right;
}

#nav-fb {
       display:block;
       width:60px;
       height:80px;
       background-image: url(images/_f3.jpg);
	   background-repeat:no-repeat;
	   background-position: top right;
	      
}
#nav-t {
       display:block;
       width:60px;
       height:80px;
       background-image: url(images/_t3.jpg);
	   background-repeat:no-repeat;
	   background-position: top right;
	      
}
#nav-in{
       display:block;
       width:60px;
       height:80px;
       background-image: url(images/_in3.jpg);
	   background-repeat:no-repeat;
	   background-position: top right;
	      
}
#nav-cv{
       display:block;
       width:160px;
       height:20px;
       background-image: url(images/_cv.jpg);
	   background-repeat:no-repeat;
	   background-position: top right;
	      
}

#nav-secret {
       display:block;
       width:160px;
       height:10px;
       background-image: url(images/_sa1.jpg);
	   background-repeat:no-repeat;
	   background-position: top right;
	      
}
#nav-back {
	display:block;
	width:60px;
	height:14px;
	background-image: url(images/_back.jpg);
	background-repeat:no-repeat;
	background-position: top right;
	color: #FFF;
	      
}

