@charset "UTF-8";
/* CSS Document */

html 
{overflow-y: scroll;
}

body
{
	font-family: "museo-sans",sans-serif;
font-style: normal;
font-weight: 300;
	
	
}

a:link {
	
	color: #898989;
	text-decoration: none;
	
}
a:visited {
	
	text-decoration: none;
	color: #898989;
}
a:hover {
	text-decoration: none;
	color: #ff3366;
}
a:active {
	text-decoration: none;
	color: #ff3366;
}

a img {
	text-decoration: none;
	border: 0 none;
	}
#wrapper
{width:668px;
margin-left:auto;
margin-right:auto;
}

#headerdiv
{width:668px;
height: 155px;
padding-bottom:10px;

}

#logo
{width:106px;
float:left;
padding-right: 262px;
padding-top: 40px;

}

#navigation
{width:300px;
padding-top: 104px;
float:left;
text-align:right;
font-size:14px;
}

#maindiv
{width:668px;

}

#content
{width:440px;
float:left
}

#worklist
{width:228px;
float:left;
text-align:right;
font-size: 12px;
line-height: 16px;
}

#titleheader
{
	 font-family: "museo-slab",sans-serif;
	 font-weight:700;
	 font-size: 32px;
	 float:left;
	 text-align:left;
	 }
	 
#spec
{   
	 padding-left:10px;
	 font-size: 16px;
	 float:left;
	text-align: left;
	 }
	 
#contenttext
{ padding-top:30px;
 clear:both;
text-align:left;
font-size:13px;
line-height: 18px;
}

#contentimage
{padding-top:30px;
width:440px;
 clear:both;
}

#slash
{
color:#ff3366;
	
} 

#chineseheader
{ font-size: 27px;
}

#footerdiv
{padding-top:20px;
color:#898989;
font-size: 10px;
text-align:left;
position: static;
 clear:both;
} 

#homecaption
{
font-family: "museo-slab",sans-serif;
	 font-weight:700;
	 font-size: 50px;
	 text-align:left;
	 width:668px;
	 line-height:45px;
	 padding-bottom:30px;
	 letter-spacing:-0.02em;
}

#thumbnail
{width: 155px;
float:left;
padding-right: 16px;
padding-top:15px;
}

#thumbnailend
{width: 155px;
float:left;
padding-top:15px;
}

#aboutpic
{width:668px;
}

#aboutiam
{width: 200px;
float:left;
padding-right:34px;
padding-top:30px;
}

#aboutiamend
{width:200px;
float:left;
padding-top:30px;
}

body#about a#about_link,
body#contact a#contact_link,
body#works a#works_link
{text-decoration: none;
	color: #ff3366;
}