/* CSS Document */

body {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	background:#000;
	color:#b2b2b2;
	margin:0; 
	padding:0;
}
p {
	font-size:12px;
}
.left {
	text-align:left;
}
h1 {
	margin:10px 0 0 0;
	font-family:Georgia, serif;
	padding:0 20px;
	font-size:14px;
	font-weight:bolder;
	color:#FFF;
}
h2 {
	margin:0;
	font-size:14px;
	color:#dbdbdb;
	font-weight:normal;
}
a {
	color:#5780b2;
	text-decoration:none;
}
a:hover {
	color:#4b96b2;
	text-decoration:underline;
}
.space {
	padding-right:90px;
	border:0;
}
.space-button {
	padding-right:30px;
	border:0;
}
#container {
	width:96%;
	margin:0 auto;
	text-align:center;
}
#container ul {
	list-style:none;
	font-weight:normal;
}
#leftcolumn {
	width:47%;
	float:left;
}
#rightcolumn {
	width:47%;
	float:right;
}
#footer {
	width:100%;
	text-align:center;
	margin:0 auto;
	display:block;
}
.artblock {
	width:960;
	margin:0 auto;
	text-align:center;
}
.
/*clear floating boxes*/
.clearfix:after{
	content:".";
	clear:both;
	display:block;
	visibility:hidden;
	height:0;
}
.clearfix{
	display:inline-table;
}
/*Hide from IE/Mac \*/
* html .clearfix{
	height:1%;
}
.clearfix{
	display:block;
}
/*end hide*/
/*end clear floating boxes*/
#keokeecontainer {
	margin:40px auto 0;
	width:855px;
}
.keokee, .keokee a:link, .keokee a:hover, .keokee a:visited {
	color: #666;
	font-size: 10px;
	font-weight:lighter;
	font-style:italic;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
	-moz-opacity:.89;
	opacity:.89;
	filter:alpha(opacity=89);
}
.header {
	color: #1177CC;
	font-size: 9px;
	text-align:left;
	margin:0;
}
.padder {
	padding:0 0 0 412px;
}
.rightpad {
	padding:0 0 0 50px;
}
