@charset "utf-8";
@import "framework.css";

/* Design Overdose Temporary Portfolio */

#container {
	margin-left: 160px;
	width: 800px;
	}

h1 { text-indent: -9999px; }

h1 a {
	background: url('../images/portfolio/header.gif') no-repeat 0 0;
	width: 400px;
	height: 200px;
	display: block;
	}

ul { overflow: hidden; }

ul li { float: left; }

hr { margin: 20px 0; }