

body {
	background-image:;
	background-repeat:repeat-x;
	background-color:#CCCCCC;
	margin:20px;
	padding:0;
	text-align:center;
}

h1 {
	font-size:24pt;
	color:#FFF;
	font-weight:bold;
	margin:0;
; font-family: Arial, Helvetica, sans-serif
}

h2 {
	font-size:10px;
	color:#F90;
	margin:0;
	font-weight:700;
; font-family: Arial, Helvetica, sans-serif
}

h3 {
	font-size:16px;
	color:#FF9900;
	font-weight:700;
	margin:0;
	padding-bottom:5px;
	border-bottom:1px dotted #CCC;
; font-family: Arial, Helvetica, sans-serif
}

p {
	margin-top:5px;
	padding-bottom:5px;
	font-size:11pt;
	line-height:1.5em;
; font-family: Arial, Helvetica, sans-serif; color: #333333}

#container {
	margin:0 auto;
	width:800px;
	padding:10px 10px;
	height:auto;
	background-color:#FFFFFF;
	text-align:left;
}

#banner {
	width:800px;
	height:230px;
	margin-bottom:10px;
}

#bannerLeft {
	width:150px;
	height:230px;
	margin-right:10px;
	background-image:url(gemmell-0543.gif);
	float:left;
; background-color: #FFFFFF
}

#bannerRight {
	width:639px;
	height:230px;
	background:#FFFFFF url(kgbanner.gif) no-repeat;
	float:left;
	border:1px solid #CCC;
	border-width:1px 0 0 1px;
	padding:0px 0 0 0px;
}

#content {
	background:url(bg1.gif) repeat-y;
	height:1%;
	}

#leftColumn {
	float:left;
}

#nav {
	margin:0;
	padding:0;
	list-style:none;
}

#nav a {
	display:block;
	font-size:11px;
	color:#F90;
	text-decoration:none;
	padding:10px 10px;
	width:130px;
	height:10px;
	border-bottom:1px dotted #333;
	
}

#nav a:hover {
	background-color:#333;
}

#leftColumnBottom {
	width:130px;
	background:url(bg1c.gif) repeat-x;
	padding:110px 10px 10px;
	color:#EAEAEA;
}

#rightColumn {
	float:left;
	width:630px;
	padding-left:20px;
	color:#666;
	background-position: center;
	background-repeat: no-repeat;
}

#clear {
	clear:both;
}

.date {
	font-size:11pt;
	color:#3333FF;
	font-weight:normal;
}

#copyright {
	padding-top:10px;
	font:10px Arial,Helvetica,sans-serif;
	color:#369;
}

#copyright a {
	text-decoration:none;
	color:#369;
}

#copyright a:hover {
	color:#F39;
}






