body{
/*	margin: 0;
	padding: 0;*/
	background-color: #0D2D40;
}

.light-gold{
	color: #CFB274;
}

html{
	font-family: Arial, "MS Trebuchet", sans-serif;
}

#pholio{
/*	background-color: #8D7751;*/
}

#menu{
	margin: 0;
	padding: 0;
/*	font-size: 12px;*/
	list-style-type: none;
/*	position: relative;
	top: 150px;*/
/*	float: right;*/
}

* html #menu{
/*	width:350px;*/
}

#menu li{
/*	text-transform: uppercase;*/
	margin-right: 10px;
	padding-left: 10px;
	border-left: 1px solid #8D7751;
	float: left;
}

#menu li:first-child{
	padding-left: 0;
}

#menu li{
	color: #8D7751;
}

#menu li a{
/*	text-decoration: none;*/
	color: #8D7751;
}

#menu li a:hover{
	text-decoration: underline;
	color: #8D7751;
}

#header{
	height: 130px;
	padding: 50px 50px 10px 0;
/*	border-bottom: 1px solid #8D7751;
*/	background-image: url('../images/flynn_logo.gif');
	background-position: left center;
	background-repeat: no-repeat;
}

#site_container{
	margin-left: auto;
	margin-right: auto;
/*	width:910px;*/
/*	background-color: #0D2D40;*/
/*	margin: 50px;*/
/*	margin: 50px 150px 50px 150px;*/
	width: 900px;
}

#splash_container{
	position: relative;
	top: 150px;
	text-align: center;
	width: 100%;
}

#content{
	margin: 0;
	padding: 20px 0px 20px 0px;
/*	border-bottom: 1px solid #8D7751;*/
}

#content p{
	color: #8D7751;
/*	line-height: 2em;*/
	font-size: 1.4em;
}

#footer{
/*	height: 80px;*/
	background-image:url(../images/flynn_bug_small.gif);
	background-position:right center;
	background-repeat:no-repeat;
	color:#8D7751;
	font-size:10px;
	margin-top:5px;
	padding:20px 70px 20px 20px;
	text-align:right;
	border-top: 1px solid #8D7751;
}

div#content_area div#content ul.clientlist{
/*	width:20%;*/
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px solid #8D7751;
/*	float: left;*/
}

div#content_area div#content ul.clientlist li{
	font-size: .8em;
	padding: 0 10px 0 10px;
	margin: 0 0 5px 0;
	color: #8D7751;
	width:160px;
	float: left;
}

div#content_area div#content ul.clientlist li.image{
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 0 20px 0;
	background-color: #0D2D40;
	height:170px;
}

#credits{
/*	background-color: #8D7751;*/
/*	font-size: 12px;*/
/*	color: #fff;*/
}

#credits a{
	color: #13649F;
}

#portfolio_link{
/*	padding: 10px;*/
/*	background-color: #FFF;*/
}

#menu li:first-child{
	border:none;
}

#menu li #portfolio_link{
	color: #FFF;
	font-weight: bold;
}

.clearer{
	clear: left;
	line-height: 0;
	height: 0;
	font-size: 0;
}
#unfurl-viewport{
	background-color: transparent;
	width:1000px;
}
#unfurl-status{
	background-color: transparent;
	width:880px;
	display:none;
}
#unfurl-close-link{
/*	background-color: #111;*/
/*	padding: 5px;*/
	color: #f5f5f5;
}


#unfurl-albums ul li{
	background-color: #207CAF;
	color: #FFF;
}

#unfurl-image-description{
	clear: both;
	width: 400px;
}
