@charset "UTF-8";
a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: "Courier New", Courier, monospace;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #FF0000;
}

.projects{
	width:400px;
	margin-top:-65px;
	margin-bottom:50px;
	margin-left:150px;
	height:400px;
	z-index:0;
	
	}

body1 {
	
	margin-left: 40px;
	margin-top: 60px;
	margin-right: 60px;
	margin-bottom: 0px;
	z-index:0;

}
body1,td,th {
	font-family: "Courier New", Courier, monospace;
	line-height: 12px;
	border-left-style: 10;
	z-index:0;


}
.style1{font-size: 14px; color: #000000;}
.style3 {font-size: 12px}
.style5 {font-size: 12px; color: #000000; }
.style6 {font-size: 15px; color: #666666; }
.style7 {color: #666666}
.style8 {font-size: 12px; color: #666666; }
.style9 {color: #000000}


.menu{
font-family: "Courier New", Courier, monospace;
position:absolute;
border:none;
margin-top:100px;
margin-left:60px;
height:400px;
width:150px;
z-index:0;


}

.projectmenu{
font-family: "Courier New", Courier, monospace;
position:absolute;
border:none;
margin-top:148px;
margin-left:200px;
height:400px;
width:250px;
z-index:0;


}

.projectbox{
font-family: "Courier New", Courier, monospace;
position:absolute;
border:none;
margin-top:148px;
margin-left:200px;
height:350px;
width:500px;
font-size: 12px; 
color: #666666;
z-index:0;
}

.center{
position:absolute;
text-align:center;
top:178px;
left:100px;
width:80%;
border-style:none;
}

.imgcontainer{
font-family: "Courier New", Courier, monospace;
position:absolute;
border:none;
margin-top:188px;
margin-left:200px;
height:108px;
width:700px;
font-size: 12px; 
color: #666666;
z-index:0;
padding:5px;
}

.imgcontainer a img:hover {
opacity:0.4;filter:alpha(opacity=40);}

#cv{
font-family: "Courier New", Courier, monospace;
position:absolute;
border:none;
margin-top:142px;
margin-left:200px;
height:auto;
width:700px;
font-size: 12px; 
color: #666666;
z-index:0;
padding:5px;
}



