html {
/* Always show a scrollbar for short pages */
height: 101%; }

body { background: #040402; font-family: tahoma, verdana, arial, helvetica, sans-serif; font-size: 0.9em; color: #888; }

h1,h2,h3 { color: #bbbbbb; margin: 0px; }
h4 { color: #aaaaaa; margin: 0px; }
h4 { margin-bottom: 10px; font-size: 0.8em; font-weight: normal; }

p { margin-top: 0px; }

a:link { text-decoration: none; color: #bbb; }
a:visited { text-decoration: none; color: #ccc; }
a:active { text-decoration: none; color: #bbb; }
a:hover { text-decoration: none; color: #fff; }

#container { width: 750px; margin: auto; margin-top: 2px; }

#header { background: url(/img/keen/top.jpg); width: 750px; height: 65px; margin-top: 80px; margin-bottom: 15px; }
#header h1 { display: none; }
#header h2 { display: none; }

#navigation { float: left; padding-left: 5px; }
#content { float: right; width: 659px; border-left: 1px dashed #666666; padding-left: 15px; padding-right: 21px; margin-bottom: 15px; }
#bgimg { background: url(/img/keen/); height: 120px; margin-bottom: 0px; }

#navigation ul { margin: 0px; padding: 0px; margin-bottom: 15px; }
#navigation li { display: block; padding: 1px; }

.img {
	float: right;
	margin-left: 2px;
	z-index: 1;
	}

.gimg {
	float: right;
	margin-left: 0px;
	z-index: 1;
	}
	
.imagetext {
	font: bold 14px tahoma, verdana, helvetica, sans-serif;
	float: right;
	position:absolute;
	margin-left: 20px;
	margin-top: 10px;
	z-index: 2;
	width: 100px;
	line-height: 16px;
	}

.hr {border-top:1px dotted #414141;padding:8px 0;clear:both;}
.hr2 {border-bottom:1px dotted #414141;padding:7px 0;clear:both;}
.clear5 {clear: left; height: 5px;}
.clear8 {clear: left; height: 8px;}
.clear9 {clear: left; height: 9px;}
.clear10 {clear: left; height: 10px;}
.clear12 {clear: left; height: 12px;}
.clear25 {clear: left; height: 25px;}
.clear50 {clear: left; height: 50px;}
.clear75 {clear: left; height: 75px;}
.clear100 {clear: left; height: 100px;}
.clear150 {clear: left; height: 150px;}
.clear200 {clear: left; height: 200px;}
.clear215 {clear: left; height: 215px;}
.clear220 {clear: left; height: 220px;}
.clear225 {clear: left; height: 225px;}
.clear250 {clear: left; height: 250px;}

#footer { clear: both; background: #040402; border: 1px solid #666666; padding: 5px; height: 15px; }
#footer #copyright { font-size: 0.8em; text-align: center; }
