/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 14px;
	line-height: 15px;
	margin: 0px;	
	color: #4C4A99;
	font-weight: normal;
	background-image: url(../images/gk_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#contentBody{
	position:absolute;
	left: 310px;
	top: 160px;
	width: 675px;
}
div#address{
	position:absolute;
	left: 495px;
	top: 5px;
}
div#navigation{
	margin-top:30px;
	margin-left:10px;
}
.navTab{
	margin-bottom: 15px;
}
div#footer{
	font-size:10px;
}
h2{
	font-size: 16px;
}
#subNav{
	background-color: #EED7F3;
	width: 262px;
	margin-top:-15px;
	padding-top: 10px;
	border-right: solid #C306FA 2px;
	border-left: solid #C306FA 2px;	
}
.selSubNav{
	margin-left:48px;
}