body
{
	background-image: url('images/bg.gif');
	background-repeat: repeat-x;
}

div.container
{
	width:1200px;
	margin: 0px auto;
	background-color: black;
	height: 0 px auto ;
	
}
div.header
{
	padding:0;
	color:white;
	clear:left;
	min-height: 140px;
}
div.footer
{
	padding:0.5em;
	color:grey;
	position: relative;
	bottom: 0px auto;
	left: 0 px auto;

}
div.left
{
	float:left;
	width:190px;
	margin-bottom:1;
	padding:1em;
	margin-right: 20px;
	
}
div.toplinks
{
	background: rgb(54,54,54);
}

div.content
{
	
	background: url('images/transpbg.jpg') repeat-x;
	opacity:.90;

	margin-right:	200px;
	min-height: 600px;
	border-left:1px solid gray;
}
div.holder
{
	background: url('images/bckgrnd.jpg') no-repeat fixed top left;
	margin-left:230px;
	padding:0em;
	
	border-left:1px solid gray;
}
div.video
{
	float:right;
}
h1.header
{
	padding:0;
	margin:0;
}

p, li
{
	font-size: 12pt;
	color: black;
	font-family: sans-serif;
	overflow: auto
}
a
{
	color: rgb(197,165,82);
	font-size: 12pt;
	font-family: sans-serif;
	text-decoration: none;
	font-weight: bold;
}
a.site
{
	target: showframe;
}
a.button
{
	background-color: black;
	color: white;
	margin: 0.5em;
}
a.button:hover
{
	background-color: #888888;
	color: black;
}
a.button:active
{
	background-color: #888888;
	color: #888888;
}
.greenBig	{color: green; font-size: 20pt}
img.menu
{
	/*width: 190px;*/
	border: 0px;
}
img.button
{
	border:0px;
	padding:0px;
	margin:0px;
}
img.logo
{
	height: 108px;
	width: 308px;
	float:left;
	padding: 1em;
	border:0px;
}
img.top-right-flourish
{
	float:right;
	
}
td		{border: 0pt; padding: 10pt}
img.banner	{height: 190px; width:800 px}
