/*reset*/

body {

	background-color: #000;
	 }

h1 {

	font-family:
	Arial, Helvetica, sans-serif;
	font-size:25px;color:#FFF;
	 font-weight:bold;
	}

	h2 {

	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-align:center;	 

	}

	h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-stretch:semi-expanded;
	color:#999;

	}

	h4{
	text-align:center;
	padding: 0 0 0 0;
	color:#B4D737;
	font-size:12px;
	 }

	
	p {
		font-family:"Times New Roman", Times, serif;
		 font-size:15px; 
		 color:#B4D737;
		 text-align:left;
		
		
	}
.text1 {
	text-align:right;
	font-family:"Times New Roman", Times, serif;
		 font-size:16px; 
		 color:#B4D737;
		 text-decoration:overline;
}

.text2 {
	text-align:left;
	
		  
		 
}


	.footer {
	text-align:center;
	color:#B4D737;
	word-spacing: 3px;
	letter-spacing: 2px;
		  }


		#outer {

	 width:1000px;
	 height:1000px;
	 margin: 0 auto;
	background-color:#;
	background-repeat: no-repeat;

			  }

	#frame {

	width:900px;
    height:1150px;
	background-color:#141414;
	padding: 25 25 25 25;
    margin: 0 auto;
	 }

	#head {
	height:100px;
	width:900px;
	padding-bottom:10px;
	margin-bottom:10;
	margin: 0 auto;
	border-bottom:thin solid #B4D737;
	position:inherit;
    background-color:#141414;		   
		   }
		   
 #head img {
            margin-left:0px;
			padding-left:0px;
		   }
	 #projects_list {
		 height:600px;
		 width:800px,		 
	 }

#navigation {

          clear:both; 

		   }

	#navigation ul {

	position:relative;

	margin-top: 10px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	padding-top: 10;

	padding-right: 0;

	padding-bottom: 15;

	padding-left: 0;
	border-bottom-style: solid;
	border-top-color: #B4D737;
	   }

	#navigation ul li {
	display:inline;
	padding: 5 30;
	border-right: 5px solid #B4D737;

	}

	#navigation ul li a{ 
	padding: 0 10; 
	
	  }


#title {
	text-align:right;
	width:855px;
	height:10px;
	margin-top:40;
	
}	

	  #projects_list_frame  {

	margin:10 0 0 15;
	width:200px;
	height:630px;
	padding:5 0 0 0;
	float:left;
	background-color:#B4D737;
	margin-bottom:10px;
			 }
		
 

	#pro_image  {
	height:40px;
	width:200px;
	background-color:#B4D737;
	display::list-item;
	padding:0 0 5 0;
	margin:0 0 0 0;
	
	}
	#pro_image img  {
	padding:0 0 0 0;	
		}
	#display {
		Width:800;
		  height:750;
		  background-color:#;
		  display:inline;
		  margin:auto;
	}
	  
#display1 {
		  Width:650;
		  height:800;
		  background-color:#;
		  margin:10 15 15 0;
	       float:right;
	       padding:0 0 0 10;
		  
		   } 

	
	
	 #back {
		 width:200px;
	     height:20px;
	}
	
#footer {
	margin:25  0;
	
	height:100;
	clear:both;
	border-top:thin solid #B4D737;
	background-color:#141414;
	position:relative;
	width:900px;
	height:100;
	
	border-top:thin solid #B4D737;
	padding: 0 0 0 0;
	background-color:#141414;
	 }

.copyright {
	text-align: center;
	color: #666;
	font-style: italic;
font-size: 18px;
text-decoration:none;
	}
	
	 a:link {
	color:#DDD;
	font-weight:normal;
	font-size:17px;
	text-decoration: none;
		 }

	 a:visited   {
	color:#DDD;
	
}

	 a:active    {
	color:#B4D737;

}

	 a:focus     {
	color:#FFF;

}

	 a:hover     {

	color:#000;
	background-color: #B4D737;

}
