a:link {
	color: #65D45C;
	text-decoration: none;
}
a:visited {
	color: #65D45C;
	text-decoration: none;
}
a:hover {
	color: #0A2607;
	font-style: italic;
	text-decoration: none;
}
a:active {
	color: #65D45C;
	text-decoration: none;
}

#wrap {
	width: 100%;
	margin: 0;
	background-color: 65D45C;
	background-image:url(pics/bg-light_green.jpg);
	background-repeat:repeat;
	/*height: 100%;*/
}
#toper {
	margin: 0px;
	width: 100%;
	padding: 0px;
}
#content {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;
	/*margin-bottom: 0;
	/*left: 100px;
/*	padding-top: 10px;*/
	background-color: F4FFCA;
	background-image:url(pics/light-yellow.jpg);
	background-repeat: repeat;
	color: #000000;
	/*height: 100%;*/
}
#middle {
	margin-top: 0;
	margin-right: 10%;
	margin-left: 10%;
	margin-bottom: 10px;
	/*height: 95%;*/
	padding: 2ex;
	/*left: 100px;
/*	padding-top: 10px;*/
	background-color: F0F1B4;
	background-image:url(pics/dark-yellow.jpg);
	background-repeat: repeat;
	color: #000000;
}
#middle-narrow {
	margin-top: 0;
	margin-right: 20%;
	margin-left: 20%;
	margin-bottom: 10px;
	/*height: 95%;*/
	padding: 2ex;
	/*left: 100px;
/*	padding-top: 10px;*/
	background-color: F0F1B4;
	background-image:url(pics/dark-yellow.jpg);
	background-repeat: repeat;
	color: #000000;
}

#bottom {
	height: 10px;
	margin-bottom: 0;
	width: 100%;
	background-color:65D45C;
	background-image:url(pics/bg-light_green.jpg);
	background-repeat:repeat-y;
	color: #000099;
	/*visibility: visible;*/
}
#menu {
	float: left;
	width: 10%;
	margin-top: 0;
	margin-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/*padding: 1ex;
	*/
}
#banner-right
{
	float: right;
	margin-right: 10px;
	color: #000000;
}

.small-font {
font: Arial, Helvetica, sans-serif;
font-size: 10px;
}

.style1 {
color: #FFFF99;
}
/*TABLE 
{ background: #0A2607}*/
html, body {
	background-color: #F4FFCA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 96%;
}

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

#circle{
	float: right;
	width: 322px;
	height: 321px;
	background-image: url(pics/large-circle1.jpg);
	background-repeat: no-repeat;
	visibility:display;
}
#circle-medium{
	float: right;
	margin-right: 40px;
	width: 160px;
	height: 160px;
	background-image: url(pics/circle-medium.jpg);
	background-repeat: no-repeat;
	visibility:display;
}
#circle-medium-l{
	float: left;
	margin-left: 140px;
	width: 160px;
	height: 160px;
	background-image: url(pics/circle-medium.jpg);
	background-repeat: no-repeat;
	visibility:display;
}
#circle-medium-c{
	position: absolute;
	margin-left: 0px;
	width: 160px;
	height: 160px;
	background-image: url(pics/circle-medium.jpg);
	background-repeat: no-repeat;
	visibility:display;
}

#circle-small{
	float: left;
	margin-left: 140px;
	width: 123px;
	height: 124px;
	background-image: url(pics/circle-small.jpg);
	background-repeat: no-repeat;
	visibility:display;
}

.circle-small{
	background-image:url(pics/circle-small.jpg);
	background-repeat: no-repeat;
}

/* #fullheight{height:90%}*/

.style2 {
	color: #FF0000;
	font-weight: bold;
}
