body {
	background: #D2BC83;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 80%;
	text-align:center;
}
#container {
	width: 776px;
	margin-right: auto;
	margin-left: auto;
	border: 13px solid #1E1204;
	background: #D5A43D;
	text-align:left;
}
#innercontainer {
	background: #FFFFFF;
	margin: 0.6em;
	border: 2.2em solid #ffffff;
	width:750px;
}
html>/**/body #innercontainer {
	width:auto;
}
#header {
	border-bottom: thin solid #D2BB83;
	margin-bottom:0em;
	background:#ffffff;
}
#headercontact {
	float: right;
	width: 50%;
	text-align: right;
	color: #453810;
}
#headercontact a{
color:#453810;
font-weight:bold;}
#header h1 {
	float: left;
	width: 45%;
	background: url(images/flaglerfilms_header.png) no-repeat left center;
	height:30px;
}
#column1 h1{
	font-size:120%
}
#rightcol a {
	color: #38A905;
}
#rightcol a:hover {
	color: #1E1204;
}
.ff {
	clear: both;
	float: none;
	width: 100%;
	margin:0em;
	padding:0em;
}
.invisible{
	overflow: hidden;
	position: absolute;
	height: 0em;
	width: 0em;
	left: 374px;
	top: 641px;
}

#ilikecakelogo img {
	border-style: none;
}
#ilikecakelogo {
	float: left;
	width: 27%;
}
#footerlinks {
	float: left;
	width: 41%;
	text-align: center;
}
#footer {
	clear: both;
	float: none;
	width: 780px;
	font-size: 85%;
	margin: 1em auto 0px;
	background: #D2BC83;
	color: #211D1E;
}
#footer a {
	color: #211D1E;
	text-decoration: none;
}
#footer a:hover {
	color: #211D1E;
	text-decoration:underline;
}
.alignimagecentrenoborder {
	text-align: center;
	border-style: none;
}
