@charset "utf-8";

	body {font-family: "Arial"; font-size: 14px;}
	a {text-decoration: none; color: #000000;}
	img {border: none;}
	#wrapper {margin: 0 auto; width: 900px; height: 500px;}
	#banner {float: left, margin: 50px 0px;}
	#header {float: left; width: 400px; height: 50px;}
	#nav {position: relative; right:-50px; float: left; font-weight:bold; font-size: 12px;}
	.link {padding-left:20px;}
	
	#main {float: left; width: 900px; height: 350px; margin: 40px 0px;}
	#viewer {float: left; width: 900px; height: 600px; margin: 40px 0px}
	#img {float:left; valign:right; width: 400px; margin-right: 20px;}

/*about.html; clips.html*/
	.info {float: left; width: 380px; height: 400px; overflow-y:scroll;}
	#bio {float: left; width: 360px; margin: 5px 0px; padding-bottom: 10px; border-bottom: thin solid #666666;}
	.text {float: left; width: 360px; margin: 5px 0px; padding-bottom: 10px; border-bottom: thin dotted #666666;}
	
/*contact.html*/
	#contact {float: left; width: 900px; margin: 40px 0px}
		#form {float: left; width: 380px;}
			#confirm {color: #666666;}
			
/* CSS Document */

