body {
	margin:0px; padding:0px;
	background-image:url(kqg_images/bkg_grad.gif);
	background-repeat:repeat;

}

#container {
	left:50%;
	width:800px;
	margin-left:-400px;
	position:absolute;
	height:100%;
}

#header {
	position:absolute;
	top:0px;
	left:0px;
	height:183px;
	width:800px;
	background-image:url(kqg_images/banner.jpg);
	z-index:140;
}

#content {
	position:absolute;
	top:183px;
	left:220px;
	width:520px;
	padding:10px;
	margin-bottom:14px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	z-index:150;
	
}

#content img {
	padding:5px;
}

#sidebar {
	position:absolute;
	top:183px;
	left:0;
	width:217px;
	height:432px;
	background-image:url(kqg_images/side_bar.jpg);
	z-index:300;
}

#right {
	position:absolute;
	top:183px;
	left:760px;
	width:40px;
	height:432px;
	background-image:url(kqg_images/right_side.jpg);
	z-index:200;
}

#filler {
	position:fixed;
	bottom:14px;
	left:50%;
	width:800px;
	margin-left:-400px;
	height:100%;
	background-image:url(kqg_images/filler.jpg);
	background-repeat:repeat;
	z-index:100;
}

#bottom {
	position:fixed;
	bottom:0;
	left:50%;
	margin-left:-400px;
	width:800px;
	height:14px;
	background-image:url(kqg_images/bottom.jpg);
}

#nav ul{
	position:absolute;
	top:0px;
	left:45px;
	margin:0px;
	padding:0;
	z-index:600;
}


#nav li{
	float:left;
	list-style:none;
	margin-top:10px;
}

#nav a{
	display:block;	
	width:117px;
	height:23px;
	text-decoration:none;
	padding-top:9px;
	color:#000000;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

#nav a:visited{
	color:#3d3d3d;
}


.first {
	background-image:url(kqg_images/button1.jpg);
}

#nav li.first a:hover{
	background:url(kqg_images/button1.jpg)0 -32px;
}

#nav li.first a:active{
	background:url(kqg_images/button1.jpg)0 -64px;
}

#nav li.first a.current{
	color:#ffffff;
	background:url(kqg_images/button1.jpg)0 -64px;
}

.second {
	background:url(kqg_images/button2.jpg);
}

#nav li.second a:hover{
	background:url(kqg_images/button2.jpg)0 -32px;
}

#nav li.second a:active{
	background:url(kqg_images/button2.jpg)0 -64px;
}

#nav li.second a.current{
	color:#ffffff;
	background:url(kqg_images/button2.jpg)0 -64px;
}

.third {
	background-image:url(kqg_images/button3.jpg);
}

#nav li.third a:hover{
	background:url(kqg_images/button3.jpg)0 -32px;
}

#nav li.third a:active{
	background:url(kqg_images/button3.jpg)0 -64px;
}

#nav li.third a.current{
	color:#ffffff;
	background:url(kqg_images/button3.jpg)0 -64px;
}

.fourth {
	background-image:url(kqg_images/button4.jpg);
}

#nav li.fourth a:hover{
	background:url(kqg_images/button4.jpg)0 -32px;
}

#nav li.fourth a:active{
	background:url(kqg_images/button4.jpg)0 -64px;
}

#nav li.fourth a.current{
	color:#ffffff;
	background:url(kqg_images/button4.jpg)0 -64px;
}

.fifth {
	background-image:url(kqg_images/button5.jpg);
}

#nav li.fifth a:hover{
	background:url(kqg_images/button5.jpg)0 -32px;
}

#nav li.fifth a:active{
	background:url(kqg_images/button5.jpg)0 -64px;
}

#nav li.fifth a.current{
	color:#ffffff;
	background:url(kqg_images/button5.jpg)0 -64px;
}

.sixth {
	background-image:url(kqg_images/button6.jpg);
}

#nav li.sixth a:hover{
	background:url(kqg_images/button6.jpg)0 -32px;
}

#nav li.sixth a:active{
	background:url(kqg_images/button6.jpg)0 -64px;
}

#nav li.sixth a.current{
	color:#ffffff;
	background:url(kqg_images/button6.jpg)0 -64px;
}

.seventh {
	background-image:url(kqg_images/button7.jpg);
}

#nav li.seventh a:hover{
	background:url(kqg_images/button7.jpg)0 -32px;
}

#nav li.seventh a:active{
	background:url(kqg_images/button7.jpg)0 -64px;
}

#nav li.seventh a.current{
	color:#ffffff;
	background:url(kqg_images/button7.jpg)0 -64px;
}

.eighth {
	background-image:url(kqg_images/button8.jpg);
}

#nav li.eighth a:hover{
	background:url(kqg_images/button8.jpg)0 -32px;
}

#nav li.eighth a:active{
	background:url(kqg_images/button8.jpg)0 -64px;
}

#nav li.eighth a.current{
	color:#ffffff;
	background:url(kqg_images/button8.jpg)0 -64px;
}

.nineth {
	background-image:url(kqg_images/button9.jpg);
}

#nav li.nineth a:hover{
	background:url(kqg_images/button9.jpg)0 -32px;
}

#nav li.nineth a:active{
	background:url(kqg_images/button9.jpg)0 -64px;
}

#nav li.nineth a.current{
	color:#ffffff;
	background:url(kqg_images/button9.jpg)0 -64px;
}

h1 {
	color:#984950;
}

h2 {
	color:#333333;
	margin-bottom:-.5em;
}

h3 {
	color:#333;
	margin-left:20px;
	margin-bottom:-1em;

}

h4 {
	color:#666;
	font-size:medium;
	font-weight:bold;
	margin-left:20px;
		margin-bottom:-1em;
}

p {
	margin-left:20px;
	margin-right:30px;
}

strong {
	color:#000;
}

.script {
	font-family:cursive;
	color:#999999;
	font-size:smaller;
}

#gallery h3{
	text-align:right;
	margin-right:40px;
}

#footer {
	position:absolute;
	bottom:20px;
	right:190px;
}
#gallery {width:540px; }
#gallery img {padding:0}
#gallery ul {list-style:none; padding:0; margin-right:25px; width:180px; position:relative; float:right;}
#gallery ul li {display:inline; width:52px; height:52px; float:left; margin:0 0 5px 5px;}
#gallery ul li a {display:block; width:50px; height:50px; text-decoration:none; border:1px solid #000;}
#gallery ul li a img {display:block; width:50px; height:50px; border:0;}
#gallery ul li a:hover {white-space:normal; border-color:#ddd;}
#gallery ul li a:hover img {position:absolute; right:185px; top:0; width:auto; height:auto; border:1px solid #000;}
i {
	font-style: italic;
}
#content img {
	float: right;
}
