	body {
		min-width:800px;
	}
	body,
	html {
		margin: 1em auto;
		background:#000;
		color:#fff;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		line-height:16px;
	}
	.bullets {
		line-height: 12px;
	}
	.nav_links {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:18px;
	    color:#fff;
		padding:5px;
		text-decoration:none;
		line-height:22px;
	}
	.nav_links:visited {
	    font-family:Georgia, "Times New Roman", Times, serif;
		font-size:18px;
		color:#fff;
		padding:5px;
		text-decoration:none;
	}
	.nav_links:hover {
	    font-family:Georgia, "Times New Roman", Times, serif;
		font-size:18px;
		color:#990000;
		padding:5px;
		text-decoration:underline;
	}
	.smnav_links {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
	    color:#fff;
		padding:5px;
		text-decoration:none;
	}
	.smnav_links:visited {
	    font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		color:#fff;
		padding:5px;
		text-decoration:none;
	}
	.smnav_links:hover {
	    font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		color:#fff;
		padding:5px;
		text-decoration:underline;
	}
	.ftr_links {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:14px;
	    color:#fff;
		text-decoration:none;
		line-height:16px;
	}
	.ftr_links:visited {
	    font-family:Georgia, "Times New Roman", Times, serif;
		font-size:14px;
		color:#fff;
		text-decoration:none;
	}
	.ftr_links:hover {
	    font-family:Georgia, "Times New Roman", Times, serif;
		font-size:14px;
		color:#fff;
		text-decoration:underline;
	}
	.body_links {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
	    color:#510006;
		text-decoration:none;
	}
	.body_links:visited {
	    font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
	    color:#510006;
		text-decoration:none;
	}
	.body_links:hover {
	    font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
	    color:#510006;
		text-decoration:underline;
	}
	#wrap {
		background:#000;
		margin:0 auto;
		width:800px;
	}
	#header {
		background:#000;
	}
	#nav {
		background:#000;
		padding:5px;
	}
	#main {
		background:#000;
		float:right;
		width:683px;
		margin-bottom:10px;
	}
	#index_main {
		background:#000;
		float:right;
		width:647px;
		margin-bottom:10px;
	}
	#section_content {
	    margin-left:10px;
		float:right;
		padding:5px;
		width:643px;
		color:#000;
		border:1px solid #928F8E;
		background-image:url('images/section_bg.jpg');
	}
	#index_content {
	    margin-left:10px;
		float:right;
		padding:5px;
		width:643px;
		color:#000;
	}
	#resources_left {
		float:left;
		width:300px;
	}
	#resources_right {
		float:right;
		width:300px;
	}
	#portfolio_screenshot {
		float:left;
		width:160px;
	}
	#portfolio_desc {
		float:right;
		width:483px;
		padding-top:15px;
	}
	#portfolio_content {
		height:160px;
	}
	#news_content {
		float:left;
		width:463px;
	}
	#feed_content {
		float:right;
		width:200px;
	}
	.section_header {
	    font-size:18px;
		line-height:22px;
	}
	.section_subheader {
	    font-size:14px;
	}
	#sidenav {
		background:#000;
		float:left;
		width:117px;
		margin-bottom:225px;
	}
	#footer {
		padding:5px;
		background-image:url('images/footer.jpg');
		clear:both;
	}
	#index_footer {
		width:800px;
		margin:auto;
		text-align:left;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		background-image:url('images/index_footer.jpg');
		background-repeat:no-repeat;
		height:150px;
		overflow:hidden;
		clear:both;
	}
	#services_content {
		float:left;
		margin-top:35px;
		padding-left:208px;
  		width:230px;
		height:150px;
	}
	#resources_content {
		float:right;
		margin-top:35px;
		padding-right:37px;
  		width:150px;
	}
	#ventures_content {
		margin-top:35px;
		margin-left:150px;
		margin-right:150px;
	}