@charset "UTF-8";
/* CSS Document */

body {
	font-size: 11px;
	color: #666666;
	margin:0px;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #191919;
	background-image:url(program-files/chalk-background-grey.gif);
	background-repeat:no-repeat;
}
a:link, a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover, a:active {
	text-decoration: none;
	color: #FFFFFF;;
}
ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.intro-logo {
	width:800px;
	height:250px;
	display:block;
	float:left;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1000022;
	background-image:url(program-files/chalk-background-white.gif);
	background-repeat:no-repeat;
}
#navigation {
	position:absolute;
	top:460px;
	left:-5px;
	width:800px;
	height:100px;
	z-index:10000;
}
#nav01 {
	position:relative;
	top:0px;
	left:0px;
	width:160px;
	height:100px;
	float:left;
	z-index:10001;
}
.words, .words-intro {
	width:107px;
	height:49px;
	display:block;
	float:left;
	text-indent:200px;
	overflow:hidden;
	background-image:url(program-files/words-roll.gif);
	z-index:10002;
}
.words a:link, .words a:visited, .words-intro a:hover {
	background-image:url(program-files/words.gif);
}
.words a:hover {
	background-image:url(program-files/words-roll.gif);
}
.plus, .plus-intro {
	width:53px;
	height:49px;
	display:block;
	float:left;
	text-indent:200px;
	overflow:hidden;
	background-image:url(program-files/plus-roll.gif);
	z-index:10003;
}
.plus a:link, .plus a:visited, .plus-intro a:hover {
	background-image:url(program-files/plus.gif);
}
.plus a:hover {
	background-image:url(program-files/plus-roll.gif);
}
.pictures, .pictures-intro {
	width:160px;
	height:51px;
	display:block;
	float:left;
	text-indent:200px;
	overflow:hidden;
	background-image:url(program-files/pictures-roll.gif);
	z-index:10004;
}
.pictures a:link, .pictures a:visited, .pictures-intro a:hover {
	background-image:url(program-files/pictures.gif);
}
.pictures a:hover {
	background-image:url(program-files/pictures-roll.gif);
}
#nav02 {
	position:relative;
	float:right;
	width:160px;
	height:55px;
	padding-top:45px;
	z-index:10005;
}
.contact {
	width:89px;
	height:55px;
	display:block;
	float:left;
	text-indent:200px;
	overflow:hidden;
	background-image:url(program-files/contact-roll.gif);
	z-index:10005;
}
.contact a:link, .contact a:visited {
	background-image:url(program-files/contact.gif);
	z-index:10005;
}
.contact a:hover {
	background-image:url(program-files/contact-roll.gif);
}
.home {
	width:71px;
	height:55px;
	display:block;
	float:left;
	text-indent:200px;
	overflow:hidden;
	background-image:url(program-files/home-roll.gif);
	z-index:10005;
}
.home a:link, .home a:visited {
	background-image:url(program-files/home.gif);
}
.home a:hover {
	background-image:url(program-files/home-roll.gif);
}
#imagebox {
	position:absolute;
	margin:0px;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	overflow:auto;
	white-space:nowrap;
	z-index:1;
}
#imagebox2 {
	top:0px;
	left:0px;
	height:380px;
	white-space:nowrap;
	padding-left:15px;
	z-index:1;
}
#imagebox img {
	padding-top:15px;
	padding-right:15px;
	padding-bottom:10px;
	border:0px;
}
#imagebox p {
	padding:0px;
	margin:0px;
	margin-right:15px;
}
#nav03 {
	position:relative;
	width:470px;
	height:80px;
	display:block;
	overflow:hidden;
	padding-top:20px;
	z-index:1000;
}
.projectblock {
	display:block;
	width:115px;
	height:64px;
	float:left;
	padding:0px;
	margin:0px;
}
.projectlink {
	display:block;
	width:115px;
	height:16px;
	float:left;
	padding:0px;
	margin:0px;
}
#introtext,#introtext1,#introtext2,#introtext3,#introtext4,#introtext5,#introtext6,#introtext7,#introtext8,#introtext9,#introtext10,#introtext11,#introtext12,#introtext13,#introtext14,#introtext15,#introtext16,#introtext17,#introtext18,#introtext19,#introtext20 {
	position:absolute;
	visibility:hidden;
	top:400px;
	left:155px;
	width:620px;
	height:60px;
	line-height:15px;
	z-index:10000000;
}
#assets {
	position:absolute;
	top:400px;
	left:20px;
	width:80px;
	height:30px;
	font-size:13px;
	font-weight:bold;
	z-index:10000000;
}
h2 {
	font-size:11px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
h3 {
	display:none;
}
#contactbox {
	position:absolute;
	top:250px;
	left:20px;
	width:760px;
	height:150px;
	height:380px;
	padding-top:20px;
	overflow:hidden;
	color:#FFFFFF;
}
#contactbox img {
	float:left;
	padding-right:20px;
}
#contactbox a:hover {
	background:#999999;
}
.movie {
	margin-top:30px;
}