/*	Following 16 lines inherited from places unknown
	Need to establish pros and cons of this section */

blockquote 	{font-weight: normal;}
div		{font-weight: normal;}
p 		{font-size: ;
		font-weight: normal;}
span	{font-weight: normal;}
td		{font-weight: normal;}
ol		{font-weight: normal;}
ul		{font-weight: normal;}
input		{font-weight: normal;}
select		{font-weight: normal;}
textarea	{font-weight: normal;}

*		{margin: 0;
		padding: 0;}
a:active, a:link, a:visited	{font-weight: normal;
				text-decoration: none;
				color: blue;}
a:hover	{font-weight: normal;
		text-decoration: none;}

html 		{MIN-HEIGHT: 100%; MARGIN-BOTTOM: 1px}

img		{display: block;}

body 	{background-image: url(../images/kgrn1.jpg);
		background-repeat: repeat;
		background-attachment: fixed;
		text-align: centre;
		font-family: 'Times New Roman',Georgia,Courier,serif;
		font-weight: normal;
		font-size: 12px;}
#header 	{width: 780px;
		border: 0px;
		margin-top: 50px;
		margin-left: auto;
    		margin-right: auto;}
#kengen	{border: 0px;
		width: 780px;
		clear: both;
		text-align: left;
		color: #56e448;
		font-size: 24px;
		font-weight: bold;
		font-style: italic;}
#menu	{border: 0px;
		font-family: 'Times New Roman',Georgia,Courier,serif;
		font-weight: normal;
		font-size: 12px;
		float: left;
		width: 690px;
		margin-top: 20px;
		height: 80px;
		text-align: center;}
#bigk	{border: 0px;
		width: 90px;
		height: 70px;
		float: left;}
