html {
	background: #000 url(../images/bg_container.jpg) repeat-y center top;
}
body {
	background: url(../images/bg_site.jpg) no-repeat center top;
}
body,td,th {
	color: #000;
	font: 12px/140% Arial, Helvetica, sans-serif;
}
a {
	font-weight: bold;
	color: #3E3628;
}
p {
	margin: 0 0 18px 0;
}
h1 {
	margin: 0px 0px 18px;
	font-size: 16px;
	color: #362D1F;
}
h2 {
	margin: 0px 0px 18px;
	font-size: 14px;
	color: #3B3326;
}
li {
	list-style: circle;
	margin-left: 20px;
}
#container {
	width: 678px;
	margin: 0 auto;
}
#flash {
	height: 267px;
}
#FlashID {visibility:hidden}#content {
	padding: 30px 30px 10px 30px;
}
#layout_a #left {
	float: left;
	width: 290px;
	text-align: center;
}
#layout_a #right {
	float: right;
	width: 310px;
}
#footer {
	font-size: 10px;
	color: #E4D1A9;
	width: 678px;
	margin: 0 auto;
	border-top: medium solid #433C2B;
	padding: 5px 0 0 0;
	text-align: center;
	clear: both;
	background: #000;
	border-bottom: medium solid #000;
}
#footer a  {
	color: #E1CFA7;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearboth {
	clear: both;
}
.aligncenter {
	text-align: center;
}
.alignright {
	text-align: right;
}
.alignleft {
	text-align: left;
}
.imagefloatright {
	float: right;
	margin-left: 8px;
}
.portfolioleftcol {
	float: left;
	clear: right;
}
.portfolioleft {
	margin: 0px 0px 5px 0px;
	float: left;
}
.portfolioright {
	margin: 0px 0px 5px 0px;
	float: right;
}
.portfoliorightcol {
	float: right;
	clear: right;
	width: 250px;
}
.quote {
	font: italic bold 14px Georgia, "Times New Roman", Times, serif;
	color: #600;
	line-height: 200%;
}
