html {
	background: #000;
	font: 0.9em 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #ccc;
}
tr {
	vertical-align: top;
}
a {
	color: #ccc;
}
a:hover {
	color: #fff;
}
img {
	border: 0;
}
h1 {
	margin: 0 0 0.2em;
	font-size: 1.4em;
}
#outer {
	width: 950px;
	margin: auto;
}
#menu {
	margin: 10px 0;
}
#menu a {
	text-decoration: none;
	color: #91d356;
}
.col_1 {
	width: 690px;
	margin: 5px 10px 0 0;
	float: left;
}
.col_2 {
	margin: 5px 0 0 0;
	width: 250px;
	float: left;
}
#footer {
	padding: 5px 0 0 0;
	width: 950px;
	margin: auto;
	font-size: 0.9em;
}
hr {
	border: 1px solid #999;
}
.clear {
	clear: both;
}
#leftSide {
	width: 635px;
	float: left;
}
#showCaseContainer {
	position: relative;
}
#showCaseImage {
	width: 650px;
	float: left;
}
#showCaseText {
	width: 350px;
	float: left;
	right: 0;
}
#showCaseTitle {
	font-size: 1.8em;
}
#linksContainer {
	width: 300px;
	float: left;
	padding: 72px 0 0;
	vertical-align: top;
}
.viewProject {
	position: absolute;
	bottom: 0;
	right: 0;
}
.relative {
	position: relative;
}
.galleryTable img {
	margin: 5px 5px 0 0;
}
.loading {
	text-align: center;
}
#tweet a {
	color: #91d356;
	text-decoration: none;
}
#tweet ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #91d356;
}
#tweet li {
	color: #91d356;
	margin: -1px 0 0 0;
}