
body{
color:black;
font-family: Helventica, sans-serif;
background-color: #ebe8df;
font-size:0.9em;
font-weight:500;
line-height:1.3em;
}




img.thumb{
float:right;
top:0px;
right:0px;
height:70px;
width:70px;
border-style:none;
margin-left:5px;
}

	div.spacer{
	position:relative;
	width: 140px;
	height: 10px;
	}

p{
margin:15px;
margin-top:5px;
}


a{
text-decoration:none;
color:#d8d8d8;
}

a:hover{
color:red;
}


.btn{
position:relative;
text-align: right;
top:9px;
width:100px;
height:auto;
color:#d7d7d7;
font-family: "Gill Sans";
font-size:1.6em;
line-height: 1.3em;
font-weight: 400;
margin-right:10px;
padding-right: 5px;
padding-left: 9px;
z-index: 10;
}

.data{
position:relative;
top:9px;
left:9px;
width: auto;
height: auto;
color:#d7d7d7;
font-family: "Gill Sans";
font-size:1.6em;
line-height: 1.3em;
font-weight: 300;
margin-left: 5px;
padding-right: 3px;
padding-left: 5px;
z-index: 9;
}



#code_d{
top:38px;
}

#blog_d{
top:67px;
}

#drawing_d{
top:96px;
}

#about_d{
top:125px;
}


.menu_two{
position:relative;
top: -20px;
left:-1px;
width:700px;
height:160px;
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
border-width:thin;
border-style:solid;
}
	.menu-left{
	width:100px;
	float:left;
	}


	.menu-right{
	width:400px;
	float:left;
	}
	
	#p_name{
	position:absolute;
	bottom:-35px;
	left:-1px;
	width:686px;
	height:50px;
	border-width:thin;

	border-style:solid;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	
	color:#d7d7d7;
	font-family: "Gill Sans";
	font-size:1.6em;
	line-height: 1.3em;
	font-weight: 400;
	margin-right:10px;
	padding-right: 5px;
	padding-left: 9px;

	}
	
	#flag{
	position:absolute;
	bottom:-35px;
	right:-1px;
	width:70px;
	height:50px;
	border-width:thin;
	}
	
#nom{
width:100px;
text-align:right;
margin-top:5px;
color: #a6a6a6;
}	



div.holdbox{
position:relative;
background-color:#f3f3f3;
width: 700px;
height:850px;
bottom:0;
top:50px;
margin-right:auto;
margin-left: auto;
margin-top:-10px;
border-width:thin;
border-style:solid;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;

}

div.inbox{
position:relative;
width:100%;
height: 750px;
}

.intro{
font-family: "Gill Sans";
font-size:1em;
margin:15px;
}

.note{
font-size:0.6em;
font-weight: 200;
line-height: 0.7em;
}

div.inner{
position:absolute;
width: 150px;
height:780px;
bottom:0;
top:0;
left:0;

}


div.prev{
float:left;
height: 70px;
width: 220px;
color:#484848;
margin:5px;
font-weight:300;
line-height: 1.2em;
-moz-border-radius-topright: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-webkit-border-top-left-radius: 3px;

-moz-border-radius-bottomright: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-bottomleft: 3px;
-webkit-border-bottom-left-radius: 3px;
border-width:thin;
border-style:solid;
border-color:#D52B2B;
}




div.body{
font-size:0.7em;
margin-left:5px;
margin-right:5px;
line-height:1.3em;
font-weight:200;
font-family: "Gill Sans";
}

div.title{
font-size:1.1em;
font-weight:400;
margin-left:5px;
margin-right:3px;
margin-bottom:4px;
margin-top:3px;
font-family: "Gill Sans";
}






div.draggable{
position:absolute;
min-height:100px;
min-width:100px;
height:auto;
width:auto;
background-color:#d6d6d6;
border-width:thin;
border-style:solid;
border-color:#3a3333;
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;

}


img.grabber{
position:absolute;
bottom:0;
right:0;
margin:0;
padding:0;
}






















