/* ----------------GENERAL-------------- */
body{ margin: 0; padding: 0; background: #f5e8d9 url("../Images/bg-body-book.jpg") no-repeat top center; font-family: Tahoma;}
.div{ border:thin solid #000;}
a img{ border: 0;}

#nav{ float: right; height: 50px;}
	#nav a{ text-decoration: none;}
	#nav a ul{ text-decoration: none; margin: 5px 10px 5px 10px; padding: 10px; float: left; background:  #faf3e4; color: #000;}

#homeLink{ width:25px; height:25px; margin: 15px 0 0 10px; float: left; background: url("../Images/back.png") no-repeat center top;}
	#homeLink:hover{background: url("../Images/back.png") no-repeat center bottom;}
#homeLink a div{ height:25px;} 

#footer{ text-align: center; font-size: 12px; margin-top: 15px;}
	#footer a{ color: #000;}

.clearFloat{ clear: both;}

.big{ width:200px; height: 30px; margin: 10px; border: thin solid #000; line-height: 30px; text-align: center; background: #faf3e4; padding: 5px;}
	.big a{ text-decoration: none; color: #000;}
.small{font-size: 12px; width:200px; height: 30px; border: thin solid #000; line-height: 30px; margin-top: 25px; text-align: center; background: #faf3e4; padding: 5px; margin: 10px;}
	.small a{ text-decoration: none; color: #000;}


/*-----------SKETCHBOOK--------------*/
#sketchbook{}