body
{ 
font-family: Trebuchet, Arial, Verdana, sans-serif; 
margin: 0px auto;
padding:0px auto;
text-align:center;
width:1000px;
font-size:14px;
background:#000 url('imgs/logo.jpg') no-repeat top center;
}


ul{
list-style-type: none; 
}
a { font-weight: normal; text-decoration: none; color:#628f96}
a:hover { text-decoration: none}
a:visited { color:#628f96}


h2{
	float:left;
	margin:0px;
	visibility: hidden;
	height:7px;
	}

#menu { 
	float:right; 
	height:30px;  
	width:586px; 
	padding:50px 0px 5px 0px;
	margin: 0px;
	border-bottom: solid 1px #628f96;
	}
	
#menu ul { margin:0px; padding:0px }
#menu li { display: inline;  }

#menu li a { 
	margin:0px;
	float:right; 
	overflow: hidden;
	height: 0; 
	padding-top:25px; 
	background-image: url('../imgs/menu.jpg');
	}
	
	
#menu li a:active { border:0px;}
#menu li#motiongraphics a { width: 134px; background-position: 0 0 }
#menu li#webdesign a { width: 101px; background-position: -134px 0 }
#menu li#profile a { width: 73px; background-position: -235px 0 }
#menu li#contact a { width: 79px; background-position: -308px 0 }
#menu li#concept a { width: 82px; background-position: -387px 0 }
#menu li#paper a { width: 109px; background-position: -469px 0 }
#menu li#play a { width: 101px; background-position: -578px 0 }
#menu li#back a { width: 60px; background-position: -679px 0 }


#menu li#motiongraphics a:hover { width: 134px; background-position: 0 -25px }
#menu li#webdesign a:hover { width: 101px; background-position: -134px -25px }
#menu li#profile a:hover { width: 73px; background-position: -235px -25px }
#menu li#contact a:hover { width: 79px; background-position: -308px -25px }
#menu li#concept a:hover { width: 82px; background-position: -387px -25px }
#menu li#paper a:hover { width: 109px; background-position: -469px -25px }
#menu li#play a:hover { width: 101px; background-position: -578px -25px }
#menu li#back a:hover { width: 60px; background-position: -679px -25px }


#content{
	text-align: left;
	margin:0px 0px 0px 100px ;
	padding:0px 5px;
	color:#fff;
	
	}
	
	#visual {
	margin:0px;
	padding:0px 0px 25px 25px;
	border-bottom: solid 1px #628f96;
	
	}
	
	#content .profile {
	width:840px;
	font-size:13px;
	color:#d7d7d7;
	line-height:22px;
	padding:260px 20px 25px 125px;
	border-bottom: solid 1px #628f96;
	}

	#caption {
	width:100%;
	text-align:right;
	font-size:12px;
	color:#9fa7a9;
	margin-top:3%;
	}
	
	
	#content .notes {
	width:100%;
	text-align:right;
	font-size:11px;
	color:#9fa7a9;
	}
	
	#content .notes a{	
	color:#628f96;
	}
	#content .notes a:hover{
	text-decoration: underline;
	}

	#thmbs { 
	float:left; 
	height:62px;  
	width:586px; 
	padding:0px;
	margin-left:300px;
	margin-top:12px;
	margin-bottom: 24px;

	}
	
	#thmbs #links ul { margin:0px; padding:0px }
	#thmbs #links li { display: inline;  }
	
	#thmbs #links li a { 
		margin:0px; 
		float:left; 
		width: 62px; 
		height: 0; 
		padding:62px 10px 0px 0px; 
		overflow: hidden; 
		background-image: url('imgs/thmbs.jpg');
		}
		
		
	#thmbs #links li a:active { border:0px;}
	#thmbs #links li#name1 a { background-position: 0 0 }
	#thmbs #links li#name2 a { background-position: -72px 0 }
	#thmbs #links li#name3 a { background-position: -144px 0 }
	#thmbs #links li#name4 a { background-position: -216px 0 }
	#thmbs #links li#name5 a { background-position: -288px 0 }
	
	#thmbs #links li#name6 a { background-position: -360px 0 }
	#thmbs #links li#name7 a { background-position: -432px 0 }
	#thmbs #links li#name8 a { background-position: -504px 0 }
	
	
	#thmbs #links li#name1 a:hover { background-position: 0 -62px }
	#thmbs #links li#name2 a:hover { background-position: -72px -62px }
	#thmbs #links li#name3 a:hover { background-position: -144px -62px }
	#thmbs #links li#name4 a:hover { background-position: -216px -62px }
	#thmbs #links li#name5 a:hover { background-position: -288px -62px }

	#thmbs #links li#name6 a:hover { background-position: -360px -62px }
	#thmbs #links li#name7 a:hover { background-position: -432px -62px }
	#thmbs #links li#name8 a:hover { background-position: -504px -62px }


#kicker { clear:both }

