  BODY   { background:color: #white;  repeat-x top left; }

	#tabmenu {
		color: #CC0000;
		border-bottom: 2px solid #6666CC;
		margin: 15px 0px 0px 0px;
		padding: 0px;
		z-index: 1;
		font-family: "Times", Georgia, serif;
		font-size:   14px;
;
		padding-left: 5px }

	#tabmenu li {
		display: inline;
		overflow: hidden;
		list-style-type: none; }

	#tabmenu a, a.active {
		color: white;
		background: #6666CC; 
		font: bold 1em "times", Georgia, serif;
		border: 2px solid white;
		padding: 2px 5px 0px 5px;
		margin: 0px;
		text-decoration: none; }

	#tabmenu a.active {
		background: #6666CC;
		border-bottom: 3px solid #6666CC; }

	#tabmenu a:hover {
		color: #fff;
		background: #CCCCCC }

	#tabmenu a:visited {
		color: white; }

	#tabmenu a.active:hover {
		background: #CCCCCC;
		color: #DEDECF; }

	#content {font: 0.9em/1.3em "times new roman",  serif;
		text-align: justify;
		/*background: #ABAD85;*/
		background: #FFFFF;
		padding: 20px;
		/*border: 2px solid white;*/
		border-top: none;
		z-index: 2;	}

	#content a {
		text-decoration: none;
		color: #blue; }

	#content a:hover { background: #898B5E; }
#Header {
	position: absolute;
   	left:10px;

	}
div.maintext {
	position: absolute; 
	top: 170px; 
	left: 25px; 
	font-size: 14px; 
	width:330px; 
	font-weight: regular; 
	color: black; 
	font-family: "times", serif;
	border-right: 2px solid #9999FF;
}

div.picture {position: absolute; top: 170px; left: 400px;}
div.center {position: absolute; top: 170px; left: 250;}
div.left {position: absolute; top: 170px; left: 50;}

div.wendytext {position: absolute; top: 125px; left: 400px; font-size: 12px; width:330px; font-weight: regular; color: black; font-family: "georgia", serif;}
div.wendypicture {position: absolute; top: 130px; left: 45px;}
div.myrnapicture {position: absolute; top: 590px; left: 45px;}
div.myrnatext {position: absolute; top: 590px; left: 400px; font-size:12px; width: 330px; font-weight: regular; color: black; font-family: "georgia", serif;}

  A:link    { text-decoration: none }
  A:active  { text-decoration: none;
              font-weight: bold }
  A:visited { text-decoration: none;
              font-family: times, serif }
