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

body,td,th {
	font-family:"Courier New", Courier, monospace;
	font-size: 11px;
	color: #000;
	font-weight: 100;
	word-spacing: 0pt;
	letter-spacing: .15px;
	line-height: 14px;
	background-color:#C4F6CB;
}
.desription {
	position: fixed;
	left: 910px;
	top: 0px;
	height: 414px;
	width: 200px;
	font-family: "Times New Roman", Times, serif;
	padding-top: 30px;
}
.Name {
	position: absolute;
	width: 720px;
	height: 420px;
	left: 8px;
	top: 26px;
	opacity: 20;
	z-index: -1;
}
.about {
	height: 100%;
	width: 150px;
	position: fixed;
	left: 20px;
	top: 0px;
	padding-top: 30px;
}
.work {
	position: fixed;
	left: 185px;
	top: 0px;
	height: 500px;
	width: 195px;
	z-index: 10;
	padding-top: 30px;
	overflow: visible;
}
.Details {
	width: 500px;
	position: absolute;
	left: 395px;
	top: 30px;
	height: 480px;
	z-index: 10;
	text-align: center;
}
.copyrightname {
	position: fixed;
	left: 20px;
	width: 150px;
	height: 11px;
	bottom: 10px;
	margin-bottom: 12px;
	font-size: 9px;
	word-spacing: normal;
	letter-spacing: 0.5px;
	font-style: normal;
	font-family: "Courier New", Courier, monospace;
}
.nav {
	position: fixed;
	left: 755px;
	top: 30px;
	width: 140px;
	height: 20px;
	z-index: 10;
	text-align: right;
}
p {
	font-family:"Courier New", Courier, monospace;
	font-size: 10px;
	letter-spacing: 0.25px;
	font-weight: 100;
	vertical-align: top;
	cursor: crosshair;
	font-variant: normal;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1.3px;
	font-weight: 100;
	vertical-align: top;
	cursor: crosshair;
	font-variant: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: lighter;
}
h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: lighter;
	text-transform: lowercase;
	color: #60C;
	text-align: left;
	word-spacing: 12em;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	font-weight: 100;
	line-height: 60px;
	text-align: right;
	letter-spacing: 20px;
}
.bold {
	font-weight: 100;
	color: #FFF;
	background-color: #000;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:hover {
	background-color: #000;
	text-transform: inherit;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
	background: black;	
}

.r {color:#000}

.r:link {color:#000}
.r:hover {
	color:#000;
	text-transform: none;
	text-decoration: none;
	background-color: #C4F6CB;
}
.r:visited {
	color:#000
}

.center {
	text-align: center;
}
.right {
	text-align: right;
}
a:visited {
	text-decoration: none;
	color: #666;
}
.outside {
	width: 354px;
	position: absolute;
	height: 626px;
	left: 17px;
	top: 28px;
}
.left {
	line-height: 15px;
	list-style-type: lower-alpha;
}
.indent {
	padding-left: 0px;
	text-decoration: none;
	list-style-type: lower-roman;
}

.heading {
	text-decoration: underline;
}
.selectedworkleftindent {
	display: list-item;
	overflow: hidden;
	visibility: visible;
	width: 160px;
	height: 20px;
}
.greyborder {
	border-color: #F4F4F4;
}
.index {
	position: absolute;
	z-index: 30;
	height: 420px;
	width: 724px;
}
.noborder {
	border: 0;
	background-color: #FFF;
}	 
 
.designname {
	width: 150px;
	margin-left: 388px;
	margin-top: 20px;
	position: fixed;
	z-index: 40;
}
.new {
	background-color: #999;
	color: #FFF;
}
.blue {
	background-color: #00F;
	color: #FFF;
}

.italic {
	font-style: normal;
	letter-spacing: 0.4px;
}
.headingapacespacing {
	letter-spacing: 1px;
}
.underlinemenu{
	border-bottom: 1px solid gray;
	border-bottom-color: #000;
	font-size: 10px;
	letter-spacing: 0.6px;
	line-height: 14px;
	font-family: "Courier New", Courier, monospace;
}
.underlinemenulong{
	border-bottom: 1px solid gray;
	border-bottom-color: black;
	line-height: 14px;
	font-size: 12px;
	letter-spacing: 1.1px;
	text-align: left;
}
 
.underlinemennav{
	border-bottom: 0px solid gray;
	border-bottom-color: black;
	font-size: 12px;
	letter-spacing: 0.5px;
	text-align: right;
}

.underline{
	text-decoration: underline;
}
.border {
	text-decoration: none;
	border: 0px none #000;
}
 
.imgleft {
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}

