body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 10px;
	color:#666;
	background-color:#878169/*#e2e0d8*/;
}

a:link, a:visited
	{ color:#666;
	text-decoration:none;
	text-transform: none;
	  }
	  
a:hover
	  { color: #666;
	  text-transform:none;
	    text-decoration:overline;
		}

		
		
#container {
	background-color: #e2e0d8;
	width:708px;
	height:auto;
	margin-top:25px;
	margin-left:auto;
	margin-right:auto;
	}
	
#top {
	width:700px;
	height:auto;
	padding-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	}
#bottom {
	background-color: #e2e0d8;
	width:700px;
	
		margin-left:auto;
	margin-right:auto;
	}	
	
#footer { 
    width:700px;
	padding:10px 5px 0 0;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	line-height:20px;
	}
	
#footer a:link, #footer a:visited
	{ color:#e2e0d8;
	  text-decoration:none;
	  text-transform:uppercase;
	  }
	  
#footer a:hover
	  { color: #666666;
	  	 text-transform:uppercase;
	    text-decoration:overline;
		}

#home { width:340px;
		}
		
#projects_img {
		background-color:#6b644a;		
		}
		
		
		
#Logo {
	background-repeat: no-repeat;
	height:14px;
	width:247px;
	padding:10px 0px 5px 12px;
	}
		
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	font-weight: bold;
	color: #6b644a;

	}
	
#Copy
	{ 
	width:500px;
	padding:10px 0 0 150px;
	text-align:left;
	color:#333333;
	text-transform:none;
	line-height:18px;
	z-index:10;
	}
	
	
#Copy a:link, #Copy a:visited
	{ color:#666;
	text-decoration:none;
	text-transform: none;
	  }
	  
#Copy a:hover
	  { color: #666;
	  text-transform:none;
	    text-decoration:overline;
		}

