body,
	html {
		margin:0;
		padding:0;
		background-color:#FFF;
		color:#000;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 85%;
		text-align: center;
		
	}
	
	p{
	color:#333;
	margin-top: -5px;
	line-height: 20px;
}
	#wrap {
		margin:0 auto;
		width:730px;
		text-align: left;
	}
	
	#header {
	float:left;
	margin: 0;
	}
	
	#nav {
	font-size: 16px;
	letter-spacing: -0.04em;
	float: right;
	margin-top: 20px;
	}
	
	
	#headergap {
		clear:both;
		height:60px;
	}
	
	#front {
		float:left;
		width:730px;
	}
	
	
	#main {
		float:left;
		width:500px;
	}
		
	#sidebar {
		float:right;
		width:200px;
}
    
	#footer {
		clear:both;
	}
	
	h1 {
	font-size: 2em;
	font-weight: normal;
	letter-spacing: -0.04em;
	line-height: 1em;
	margin-top: 17px;
    }
	
a:link { color: black; text-decoration: none }
a:visited { color: black; text-decoration: none}
a:hover { color: #999999; }
a:active { color: #999999; text-decoration: none}

#nav a:link {color:#000000;}
#nav a:visited {color:#000000;}
#nav a:hover {color: #999999;}
#nav a:active {color:#000000;}
/* CSS Document */

/* CSS Document */
