﻿body{
	margin: 0;
 	padding:0;
  	background: #000000;
	color: #333333;
	}
	 
#hdr{
	height:135px;
	background:#000000;
	color:#000000; 
	border:solid #000000;
	border-width:2px 0px;
	margin:5px 0 0 0;
	}
.sidenav{
	border-width:0px;
}
#lh-col{
	position: absolute;
	top: 145px;
	left: 20px;
	width: 180px;
	border: 2px solid #000000;
	background: #000000;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	height: 850px;
	}
.borderless{
	border-width:0px;
	}
#rh-col{
	margin: 20px 20px 20px 220px;
	border: 2px solid #000000;
	background-image:url('images/gcktbg03.jpg');
	background-repeat:repeat;
	color: #333333;
	padding: 20px;
	position :relative;
	text-align:center;
	}
 #hdrimg1{
	float:left;
	padding-left:35px;
	padding-top:0px;
	}
#hdrimg3{
	float:right;
	padding-right:5px;
	padding-top:0px;
	}
.pcent{
	text-align:center;
	}
.rhh3{
	text-align:center;
	color:#333333;
	}
.rhh4 {
	text-align:center;
	color:#333333;
}
.a1{
	color:white;
}
.a1:link{
	color:white;
}
.a1:visited{
	color:white;
}
.a2{
	color:#333333;
}
.a2:link{
	color:#333333;
}
.a2:visited{
	color:#333333;
}
.a3{
	color:black;
}
.a3:link{
	color:black;
}
.a3:visited{
	color:black;
}

/*header div's */
#hdivw {
	width:100%;
	height:135px;
	background:#000000;
	color:#000000; 
	border:solid #000000;
	border-width:2px 0px;
	margin:5px 0 0 0;
}
#hdiv1 {
	width:24%;
	height:135px;
	float:left;
}
#hdiv2 {
	width:50%;
	height:135px;
	float:left;
	text-align:center;
}
#hdiv3 {
	width:24%;
	height:135px;
	float:left;
}
/* end header div's */

#regc {
	text-align:center;
	border:15px;
	border-style:ridge;
	border-color:gray;
}
.rh-hr {
	width:50%;
	color:#666666;
	background-color:#666666;
	height:1px
}
.center {
	margin-left:auto;
	margin-right:auto;
}
.ofc {
	font-size:x-large;
	font-style:italic;
	font-weight:bold;
}
#clear {
	clear:both;
}
.bold {
	font-weight:bold;
}
