@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #3E3E3E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/framework/grk_bg_sides.gif);
	background-repeat: no-repeat;
	background-position: center 95px;
	background-attachment: scroll;
}
a:link {
	color: #6b7e68;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6b7e68;
}
a:hover {
	text-decoration: none;
	color: #996600;
}
a:active {
	text-decoration: none;
	color: #6b7e68;
}#PageContainer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	color: #CCCCCC;
	background-color: #535353;
}
#HeaderContainer {
	background-color: #000000;
	background-image: url(/images/framework/grk_head_bg.jpg);
	background-repeat: no-repeat;
	height: 94px;
	width: 1000px;
	clear: both;
}
#HeaderContainer #hd_logo {
	float: left;
	height: 93px;
	width: 257px;
	/*padding-left: 15px;*/
	padding-top: 2px;
}
#HeaderContainer #hd_icons {
	float: right;
	width: 700px;
	text-align: right;
	margin-right: 15px;
}
#HeaderContainer #hd_social {
	float: right;
	width: 700px;
	text-align: right;
	margin-right: 15px;
	margin-top: 32px;
	vertical-align: bottom;
}
#HeaderContainer #hd_search form {
	margin: 0px;
	padding: 0px;
}


.hd_search_field {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	width: 117px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
	margin-top: 2px;
}
#MenuContainer {
	height: 36px;
	width: 1000px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #7e8f7a;
	background-color: #494949;
	clear: both;
	padding-top: 3px;
}
#BodyContainer {
	background-color: #e7e6d9;
	width: 100%;
	color: #333333;
	background-image: url(/images/hp/Bd_bg_corner_hp.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#SponsorContainer  {
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	padding-top: 15px;
	clear: both;
}
#SponsorContainer #Sponsor_hl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c3c8b9;
}
#SponsorContainer #Sponsors {
	padding-top: 3px;
}
#SponsorContainer #Sponsors td {
	text-align: center;
}




#FooterContainerSpacer {
	height: 10px;
}
#FooterContainer {
	background-color: #232323;
	background-image: url(/images/framework/grk_bot_men_bg.gif);
	clear: both;
	height: 135px;
	width: 950px;
	color: #CCCCCC;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 25px;
	background-repeat: no-repeat;
	background-position: top;
}
#FooterContainer td {
	vertical-align: top;
	padding-top: 2px;
}
#FooterContainer li {
	list-style-image: url(/images/framework/bot_mnu_dot_arrow.gif);
	list-style-position: inside;
	padding-left: 3px;
}
#FooterContainer a {
	color: #949494;
}
#FooterContainer a:hover {
	color: #cccccc;
}
#SiteContainer {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
	font-size: 12px;
	color: #999999;
	padding-bottom: 6px;
	text-align: center;
	
}
#creditContainer {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
	font-size: 11px;
	color: #999999;
	padding-bottom: 6px;
	background-color: #424242;
}
#creditContainer #designCredit {
	float: right;
}

