body{
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	color: #fff;
	width: 800px;
	height:600px;
	background-color: #000;
	border: 0px solid #fff;
	text-align: center;
	padding-left: 5%;
	/* background-image: url(); */
}
.align_center{
	padding-left: 5%;
}
input{
	font-family: verdana;
	font-size: 11px;
	font-style: normal;	
	border: 1px solid #666666;
}
.submit{
	padding:2px;
	border: 1px solid #ffffff;
	background: #666666;
	color: #ffffff;
	font-weight: 600;
}
.sub_folder{
	font-size: 10px;
	font-weight: 400;
	padding-left: 20px;
}
#font_dir{
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	color: #9F9D9D;
}
#font{
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
}
#font_title{
	font-family: verdana;
	font-size: 12px;
	font-weight: 600;
}
h3{
	font-size: 16pt;
}
p{
	line-height: 1.5em;
}
#img{
	border: 1px solid #E8E6E6;
	margin: 2px;
}
#portfolio_nav{
	width: 200px;
}
#header{
	height:58px;
}
#content{
	width: 800px;
	border: 0px solid #E8E6E6;
	padding-right:20px;
	/*
	height:430px;
	overflow: auto; 
	scrollbar-3dlight-color:#000;
	scrollbar-arrow-color:#E1E2ED;
	scrollbar-base-color:#ff6347;
	scrollbar-darkshadow-color:#C1C0C0;
	scrollbar-face-color:#939192;
	scrollbar-highlight-color:#E8E6E6;
	scrollbar-shadow-color:#E8E6E6;
	*/
}
#nav_menu{
	width: 600px;
	height:21px;
}
#copyright{
	height: 20px;
	text-align:center;
	line-height: 1.5em;
	color: #9F9D9D;
}
#border_top{
	width: 800px;
	height: 5px;
	border-top: 1px solid #E8E6E6;
}
#border_bottom{
	width: 800px;
	height: 5px;
	border-bottom: 1px solid #E8E6E6;
}
#space{
	height: 5px;
}
a:link{
	height: 18px;
	line-height: 1.5em;
	color: #9F9D9D;
	text-decoration: none;
	font-weight: normal;
	/* background-color: #000; */
}
a:visited{
	height: 18px;
	line-height: 1.5em;
	color: #9F9D9D;
	text-decoration: none;
	font-weight: normal;
	/* background-color: #000; */
}
a:hover{
	height: 18px;
	line-height: 1.5em;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	/* background-color: #F9F9F9; */
}

a.link:link{
	height: 18px;
	line-height: 1.5em;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.link:visited{
	height: 18px;
	line-height: 1.5em;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	/* background-color: #000; */
}
a.link:hover{
	height: 18px;
	line-height: 1.5em;
	color: #9F9D9D;
	text-decoration: none;
	font-weight: 600;
	/* background-color: #F9F9F9; */
}
