body {	font-family: 'goudy', Helvetica, sans-serif;	background: #fff;
	text-align: left;
	color: #fff;
	font-size: 12px;
	letter-spacing: 0.015em;
	padding: 0;
	margin: 0;}

#box {
	height: auto;
	padding: 0;
}
#header, #trunk {
	height: auto;
	padding: 0;
}

#header {
	height: 200px;
	position: relative;
	bottom: 20px;
}

#trunk {
	min-height: 550px;
	position: relative;
	bottom: 65px;
	z-index: 6;
	}
	
#menu {
	height: 144px; 
	background: white url(http://www.noino.net/images/arrow.gif) no-repeat bottom right;
	position: relative;
	bottom: 30px;
	z-index: 5;
}

#menu ul {
	width: 540px;
	height: 20px;
	float: right;
	position: relative;
	bottom: 12px;
}

#menu ul li {
	height: 40px;
	width: 160px;
	background: white url(http://www.noino.net/images/tab.gif) no-repeat 0px 0px;
	display: block;
	float: left;
	margin-left: 20px;
	text-align: center;
	padding-top: 30px;
}

#menu ul li a {
	font-family: 'raleway', Helvetica, sans-serif;
	color: #fff;
	font-size: 16pt;
	text-transform: uppercase;
	letter-spacing: .04em;
}

#menu ul li a:visited {
}

#menu ul li a:hover {
	text-decoration: underline;	
}
img.work {
	height: 400px;
	vertical-align: middle;
}

img.thumb {
	height: 75px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin: auto;
}

.blog {
	width: 66%;
}


#about {	text-align: justify;	width: 67%;
	min-width: 250px;	margin: 0px;	padding-bottom: 20px;
	font-weight: 200;
	line-height: 115%;
	font-size: 12px;}

#validation {
	float: right;
	width: 20%;
	text-align: right;
}h1 {font-size:26px;font-weight: 700;}h2 {font-size: 12px;font-weight: 100;
letter-spacing: .03em;
margin-top: -10px;}
h3 {letter-spacing: 0.015em;font-size: 14px;font-weight: 700;
text-align: left;
color: #9AB951;
margin-top: 40px;}a {text-decoration: none;
font-family: 'raleway', 'Times New Roman';
letter-spacing: .04em;
font-size: 1.3em;
color: #1d2329;
}a:visited {color:#CCCCCC;text-decoration: none;}a:hover {text-decoration: none;
color: #CCCCFF;
}a:active {text-decoration: none;}

p {
	padding-bottom: 40px;
}

h1#noino {
	height: 72px;
	width: 224px;
	text-indent: -9999px;
	background: white url(http://www.noino.net/images/noino_sm.png) no-repeat;
	z-index: 500;
	position: relative;
	top: 35px;
	left: 35px;
}


div#thumbs {
	position: relative;
	top: 30px;
}

#footer {
	margin-top: 100px;
	margin-bottom: 30px;
	border-top: 2px solid black;
}
