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

body {
	background-color: #FFF;
	background-image: url();
	background-repeat: no-repeat;
	margin-left: 50px;
	margin-top: 40px;
}
body,td,th {
	color: #000;
	font-family: courier, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
}
.navigator {
	position: fixed;
	height: 22px;
	width: 1024px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: courier;
	font-size: 11px;
	text-align: right;
	top: 100px;
	vertical-align: middle;
	margin-top: 233px;
	margin-left: -35px;
	word-spacing: 10px;
	letter-spacing: 0px;
}

#nav {
	/*position: fixed;*/
	width: 1024px;
	height: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top:0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: courier;
	font-size: 11px;
	margin-top:3px;
	margin-left:3px;
	word-spacing: 10px;
	letter-spacing: 0px;
}

#work {
	clear: both;						
	width: 1024px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-family: courier;
	font-size: 11px;
	margin-top:0px;
	margin-left:3px;
	word-spacing: 0px;
	letter-spacing: 0px;
}

#blankwork {
	clear: both;
	width: 1024px;
	height: 500px
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-family: courier;
	font-size: 11px;
	margin-top:50px;
	margin-left:3px;
	margin-bottom:50px;
	word-spacing: 0px;
	letter-spacing: 0px;
	text-decoration: none;
}

#demo {
	width: 1024px;
	height: 500px;
	/*position: fixed;*/							
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: courier;
	font-size: 11px;
	margin-top:50px;
	margin-bottom: 50px;
	word-spacing: 0px;
	letter-spacing: 0px;
}

#left {
	float: left;
	width: 200px;
	/*position: fixed;*/						
	margin-top:230px;
	margin-left:13px;
	word-spacing: 10px;
	letter-spacing: 0px;
}

#mickey {
	
	width: 600px;
	height: 400px;
	position: fixed;						
	margin-top: 50px;						
	margin-left: 230px;	
	
}
#slideshow {
	float: left;
	width: 600px;
	height: 500px;
	vertical-align: middle;	
}

#title {
	width: 200px;
	height: 285px;
	position: fixed;						
	margin-top: 230px;
	margin-left:820px;
	/*padding-right: 10px;*/
	text-align:right;
	
}


#thesis {
	clear: both;						
	width: 1024px;
	height: 500px
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-family: courier;
	font-size: 11px;
	margin-top:50px;
	margin-bottom:50px;
	margin-left:3px;
	word-spacing: 0px;
	letter-spacing: 0px;
	text-align:left;
	text-transform:none;
	line-height: 20px
	
	
}

.generaltext11px {
	font-family: courier;
	font-size: 11px;
	text-align: center;
	
	}
	
	.generaltext10px {
	font-family: courier;
	font-size: 10px;
	text-align: left;
	
	}
	
.generaltext11pxcenter {
	font-family: courier;
	font-size: 11px;
	
	}
.generaltextright {
	font-size: 11px;
	font-family: courier;
	text-align: right;
}

.generaltextleft {
	font-size: 11px;
	font-family: courier;
	text-align:left;
}
.caps {
	text-transform: capitalize;
}

