@import url("gallery.css");
/** ClearFix hack **/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

body {
	background:url(../gfx/bg.jpg) no-repeat center top #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
* {
	padding:0;
	margin:0;
}
html {
	height:100%;
}
a img {
	border:0;
}
#body2{
	background:url(../gfx/bg2.jpg) no-repeat center top #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	}
#body3 {
	background:url(../gfx/bg3.jpg) no-repeat center top #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
a {
	font-size:11px;
	text-decoration:none;
	color:#afcf00;
}
a:hover {
	color:#fff;
}
h2 a {
	font-size:14px;
	text-decoration:none;
	color:#afcf00;
}
h2 a:hover {
	color:#fff;
}
h1 {
	color:#afcf00;
	font-weight:normal;
	line-height: 30px;
}
h3 {
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}
h4 {
	color:#000000;
	font-size:16px;
}
h5 {
	font-size:16px;
	color:#afcf00;
}
#container {
	margin:0 auto;
	width:920px;
	height:100%;
	min-height:600px;
}
#top {
	margin:25px 0px 0px 20px;
	width:900px;
	float:left;
}
#paneltxt {
	text-align:top;
	margin:0 auto;
	padding:25px 0 0 25px;
}
#navigation ul{
	line-height:20px;
	padding:10px;
	height:240px;
	list-style:none;
	width:160px;
	float:left;
}
#navigation a {
	padding-left:2px;
	height:20px;
	margin:5px 0 5px 13px;
	text-decoration:none;
	color:#FFFFFF;
	text-transform:uppercase;
	letter-spacing:2px;
	font-size:14px;
	display:block;
}
#navigation a:hover {
	padding-left:2px;
	color:#000000;
	height:20px;
	background:#afcf00;
}
#content {
	margin:0px 0px 0px 55px;
	float:left;
	width:340px;
}
#contentM {
	margin:20px 0px 15px 55px;
	float:left;
	width:380px;
}
#contentL {
	margin:20px 0px 15px 55px;
	float:left;
	width:625px;
}
#gallery {
	padding:3px;
	margin:0 auto;
	border:solid #1f2500 1px;
	width:555px;
	height:178px;
	clear:both;
}
#footer {
	background-color:#000000;
	height:33px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	display:block;
	clear:both;
	padding-top:10px;
	margin:15px auto;
	text-align:center;
	border-top:solid #aecf00 1px;
	width:100%;
	position:relative;
	bottom:0;

}
.uncial {
  float:left;
  padding:0px 7px 0 0px;
  margin:1em 0.1em 0 0;
  margin-left:0;
}
.product {
	border:dashed 1px #afcf00;
	}