body
{
	margin: 0;
	padding: 0;
	font: 90% arial, hevetica, sans-serif;
	text-align: center;
	color: #1c1c1c;
	background-color: #D6D6D6;
	background-image: url(images/willbk.jpg);
}

a:link { color: #006400; }
a:visited { color: #006400; }

a:hover, a:active
{
	color: #000000;
}

h2
{
	color: #B52C07;
	font: 130% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin: 0px;
}

h2 a { text-decoration: none; }

h3
{
	color: #1c1c1c;
	font: 110% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 2px;
}
hr {color: #C5C877;}

#container
{
	margin: 0 auto;
	width: 760px;
	text-align: left;
	background-color: #fff;
	border: 1px none #fff;
}

#header
{
	height: 160px;
	width: 100%;
	background-image: url(images/Logo_website.jpg);
	background-color: #99CC67;
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 1px solid #fff;
	position: relative;
	border: 1px none #fff;
}

#header h1
{
	font-size: 1px;
	text-align: right;
	color: #fff;
	margin: 0;
	padding: 0;
}
#subheader
{
	height: 40px;
	font-size: 130%;
	font-weight:bold;
	background-color: #ffffff;
	margin: 10px 0px 0px 20px;
}
#menu
{
	float: right;
	width: 165px;
	border-left: 1px solid #C5C877;
	padding-left: 15px;
	padding-bottom: 0px;
}
#contents { margin: 0 200px 40px 20px; }
#contents p { line-height: 165%; }

p.isolife span.Dkred {
  font-weight: bold;
  color: #800000;
}
p.isolife span.green {
  font-weight: bold;
  color: #006400;
}

p span.Dkred  {
  font-weight: bold;
  color: #800000;
}
p span.blue  {
  color: #0000FF;
}

p.pic {
	width:490px;
}

p.pic span.pictext {
	font-size: 90%;
}

.imagefloat { float: right; }

#apps {
	margin: 0 0px 40px 40px;
	width: 400px;
}

#pagebottom
{
	margin: 2px 2px 5px 2px;
	width: 708px;
	text-align: right;
	background-color: #fff;
	border: 1px none #fff;
}

#footer
{
	clear: both;
	color: #272900;
	text-align: center;
	font-size: 90%;
	background-color: #99CC67;
	padding: 5px;
}

#skipmenu
{
	position: absolute;
	left: 0;
	top: 5px;
	width: 645px;
	text-align: right;
}

.myimage {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #C5C877;
	border-bottom-color: #C5C877;
	border-left-color: #ffffff;
	padding: 3px;
}

.myimage_rt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #C5C877;
	border-bottom-color: #C5C877;
	border-left-color: #ffffff;
	padding:3px;
	margin-right: 10px;
}
