  BODY   { background:color: #white;  repeat-x top left; }

	#tabmenu {
		color: #CC0000;
		border-bottom: 2px solid #CC0000;
		margin: 15px 0px 0px 0px;
		padding: 0px;
		z-index: 1;
		font-family: "Trebuchet MS", Arial, sans-serif;
		font-size:   12px;
;
		padding-left: 5px }

	#tabmenu li {
		display: inline;
		overflow: hidden;
		list-style-type: none; }

	#tabmenu a, a.active {
		color: white;
		background: #CC0000; 
		font: bold 1em "Arial", Arial, sans-serif;
		border: 2px solid white;
		padding: 2px 5px 0px 5px;
		margin: 0px;
		text-decoration: none; }

	#tabmenu a.active {
		background: #CC0000;
		border-bottom: 3px solid #CC0000; }

	#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: 125px; 
	left: 430px; 
	font-size: 12px; 

	width:330px; 
	font-weight: regular; 
        
	color: black; 
	font-family: "georgia", serif;
	border-right: 2px solid #CC0000;
}

div.picture {position: absolute; top: 130px; left: 25px;}

div.wendytext {position: absolute; top: 125px; left: 400px; font-size: 12px; width:330px; font-weight: regular; color: black; font-family: "georgia", serif; border-right: 2px solid #CC0000;}
div.wendypicture {position: absolute; top: 130px; left: 45px;}
div.myrnapicture {position: absolute; top: 390px; left: 45px;}
div.myrnatext {position: absolute; top: 390px; left: 400px; font-size:12px; width: 330px; font-weight: regular; color: black; font-family: "georgia", serif; border-right: 2px solid #CC0000;}

  A:link    { text-decoration: none; color:black; }
  A:active  { text-decoration: none;
   		color:black;
              font-weight: bold }
  A:visited { text-decoration: none; color:black;
              font-family: times, serif }
