* {
	margin: 0;
	padding: 0;

	
}

body {
	font-size: 65.5%;
	font-family:  Arial, Helvetica, sans-serif;
	background-color: #000000;
}

p {
	font-size: 1.3em;
	line-height: 1.4em;
	margin-bottom: 0.8em;
	
	}

li {
	font-size: 1.3em;
	line-height: 1.4em;
	margin-bottom: 0.8em;
		
	}
	
	.clear { clear: both; }

div#page-wrap {
	width: 800px;
	margin: 0 auto;
	
	}
	

#header {
	height: 158px; width: 1024px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat;
	padding-bottom: 0px;

}	

ul#nav  {
	height: 30px;	
	background-color: #999933;
	list-style: none;
	padding-left: 25px;
	text-align: left;
	
	}
	ul#nav li  {
		float: left;
		margin-top: 0px;
		}
		ul#nav a {		
		color: #000000;
		text-decoration: none;
		}
		ul#nav a:hover, ul#nav a:active{
			color: yellow;
			}
			
			div#main-content {
			background-color: #FFFFFF;	
			}
		
div#main-content {
			}
			div#main-content div#left-col {
			float: left;
			margin-left: 8px;
			width: 536px;
			}
			
			#left-col {
			float: left;
			margin-right:15px;
			}
			div#photo {float: left; padding:0px 10px 8px 10px; margin: 0; font-size:90%; color: #7F8E29; font-style:italic; }
			

				
				div#main-content div#side-bar {
				border-left: border-left-width:thick; border-left-style: double; border-left-color:#999933;  
				float: right;
				width: 237px;
				top: 188px;
	
			}
			div#contact  {
			float: right;
						}
						
			div#contact a {
			text-decoration:none;			
			}
			
			div#projects {
			text-align: center;
			padding-bottom: 30px;

			margin-top: 0px;
			}
			
			div#projects a {
			font-size: 16px;
			text-decoration: none;
			border: none;
						}
						
			div#services {
			text-align: center;
			font-size: 16px;
			}
			
			
			div#projects a:hover, div#projects a:active  {
			color: #006633;
			
			}			
			
				
		div#footer {
		width: 800px;
		margin: 0 auto;
		background: #214754;
		color: white;
		padding: 0px 0px 0px 0px;
		text-transform: uppercase;
		text-align: center;
		
		}
		
		[if IE]>
<style type="text/css" media="screen">

</style>
<![endif]

