body {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-image: url(images/KGoldheader.jpg);
	font-family: Verdana;
	font-size: 12px;
	color: #FFCC33;
}
.masterLayer {
	width: 100%;
	text-align: center;
}
.contentLayer {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
}
.InnercontentLayer {
	position: relative;
	width: 100%;
	left: 0px;
	top: 0px;
}
.KGmainPic {
	background-image: url(images/KGoldLO-800.jpg);
	background-repeat: no-repeat;
	height: 800px;
	width: 400px;
	border: 1px #FFFFFF;
	z-index: 1;
	float: right;
}
.textBox1 {
	font-family: Verdana;
	font-size: 12px;
	color: #FFCC33;
}
.textBox1td {
	padding-top: 120px;

}
.textBox2 {
	font-family: Verdana;
	font-size: 12px;
	color: #FFCC33;
	margin-bottom: 20px;
}


a:link, a:visited  {
	font-family: Verdana;
	font-size: 12px;
	color: #FFCC33;

}
/*a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #FFCC33;

}*/
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FF0000;

}

ul {
	list-style-type: square;
	margin-bottom: 0px;

}
li {
	padding: 3px;
}

.KGdiary {
	width: 100%;
	border: 1px solid #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;





}
.KGdiaryPage1 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #dddbdb;
	padding: 4px 5px 4px 45px;
	margin-bottom: 20px;
	width: 95%;
	text-align: left;
	background-image: url(images/page1.jpg);
	background-repeat: repeat-y;
}
.KGdiaryPage1 td {
	padding: 4px 5px 4px 45px;
}
.KGdiaryPage2 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #dddbdb;
	width: 95%;
	text-align: left;
	margin-top: 20px;
	background-image: url(images/page.jpg);
	background-repeat: repeat-y;
}
.KGdiaryPage2 td {
	padding: 4px 5px 4px 45px;
}
.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
