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

body{
background-image: url ('images/bg_38.jpg');
background-repeat: repeat-y;
margin:0px;
top:0px;
left:40px;
position:absolute;
}

.header_space {
	position:fixed;
	left:00px;
	top:00px;
	width:200px;
	height:115px;
	background-color:#FFF;
	border:#000;
}

.scatter {
	width:500px;
	font-family:"Courier New", Courier, monospace;
	word-spacing:15pt;
	font-size:36px;
	line-height:20pt;
	z-index:0;
}

.contact {
	width:500px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	line-height:50px;
	
}
.header {
	position:fixed;
	background-color:#000;
	left:0px;
	top:0px;
	
}

a {
	text-decoration:none;
	color:black;
}

a:hover {
	background-color:#DCE9F7;
}
	
.navigation {
	position:fixed;
	font-weight:bold;
	left:0px;
	top:80px;
	font-family:"Courier New", Courier, monospace;
	font-size:9px;
	text-decoration:none;
	color:#414042;
	letter-spacing:2pt;
	}
	
.work_nav {
	position:fixed;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	left:-10pt;
	top:120pt;
	width:163pt;
	text-align:left;
	line-height:14pt;
	color:black;
}

.link {
	color:#FFF;
}
.header_font {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	text-decoration:none;
	color:#414042;
	letter-spacing:1pt;
}
	
.content {
	position:absolute;
	left:150pt;
	top:15.75pt;
	width:200pt;
	height:100pt;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	text-decoration:none;
	color:#414042;
	line-height:12pt;
	padding-bottom:15pt;
	}
	
	
.content_title {
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	font-size:14px;
	color:#333;
	letter-spacing:1pt;
	line-height:16pt;
}
