body {
	margin: 0;
	padding: 0;
}
div,ul,ol,li,a,p,h1,h2,h3,h4,h5,strong,input,form,textarea,table,tr,td,em {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	list-style-type: none;
	text-align:left;
}
h1 {
	text-indent:-2000px;
	width: 727px;
	height: 119px;
	display: block;
	background-image: url(../img/title.jpg);
	background-position: left top;
}
a {
	color: #FF0066;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}



br.clear {
	clear:both;
}


#container {
	width: 727px;
	margin-left: auto;
	margin-right: auto;
}
#leftBox {
	width: 462px;
	height: 360px;
	float:left;
}
#workBox {
	width: 442px;
	padding-top: 38px;
	float:left;
}
#workBox h2 {
	margin-bottom: 0px;
}
#workBox h3 {
	font-size: 140%;
	font-weight:bold;
	padding-top: 38px;
	padding-bottom: 15px;
}
#workBox li {
	list-style-position: inside;
	list-style-type: disc;	
	line-height: 140%;
}
#workBox p.ending {
	padding-bottom: 38px;
}
#workBox h4 {
	font-size: 140%;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#workspace {
	width: 20px;
	padding-top: 38px;
	height: 100px;
	float:left;
}
#rightBox {
	width: 265px;
	height: 360px;
	float:left;
	padding-top: 38px;
}
#rightBox ul {
	float:right;
}
#rightBox a {
	text-indent:-20000px;
	display:block;
	height: 57px;
	width: 265px;
}
#rightBox li a {
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#rightBox li a:hover {
	border-top-color: #000;
}
#rightBox li.top a {
	background-image: url(../img/top.gif);
}
#rightBox li.about a {
	background-image: url(../img/about.gif);
}
#rightBox li.blog a {
	background-image: url(../img/blog.gif);
}
#rightBox li.work a {
	background-image: url(../img/workshop.gif);
	height: 52px;
}
#rightBox li.time a {
	background-image: url(../img/time_title.gif);
	height: 60px;
}
#rightBox li.designing a {
	background-image: url(../img/designing.gif);
}
#rightBox li.stile a {
	background-image: url(../img/stile.gif);
}


#credit {
	padding-top: 16px;
}
div.personal {
	width: 217px;
	float:left;
}
div.personal p {
	padding-top: 16px;
	line-height:140%;
}
div.faceBox {
	width: 106px;
	height: 106px;
	float:left;
}
div.nameBox {
	width: 111px;
	height: 106px;
	float:left;
}
div.nameBox h3 {
	padding-left: 6px;
}
div.spacer {
	width: 38px;
	float:left;
	height: 100px;
}
#footer {
	padding-top: 16px;
	margin-bottom: 32px;
	color:#666666;
	text-align:center;
}