
body      {font-size: medium; font-family: Verdana, sans-serif; text-align: center;}
*         {padding:0; margin:0;}
h1		  {color: #000; font-size: 130%; background-color: transparent; margin-bottom: 5px;}
h2		  {color: #000; font-size: 110%; background-color: transparent; margin-bottom: 5px;}
h4        {color: #666666; font-variant: small-caps; background-color: transparent;}
h5        {color:  #000; background-color: transparent;}
p         {font-size: 70%; color: #333; line-height: 130%; background-color: transparent; margin-bottom: 5px;}
td        {font-size: 70%; padding: 3px 3px 3px 0;}
ul        {margin-left: 25px; font-size: 70%; color: #333; background-color: transparent;}
.afterlistpara {margin-top: 5px;}

#wrapper     {margin: 0 auto; width: 1024px; text-align: left; position: relative; background: url(img/apples.jpg) top left no-repeat; height: 500px;}
#logo		 {position: absolute; left: 111px; top: 103px; width: 500px;}
#sidenav     {position: absolute; width: 170px; top: 107px; left: 855px; border: #BD2B06 dotted thin; padding-left: 15px;} 
#maincontent {position: absolute; width: 721px;	top: 194px;	left: 122px; height: 73px;}

div.leftphoto   {float: left; padding: .0em; margin: 0px 10px 5px 0px;}
div.rightphoto  {float: right; padding: .0em; margin: 0px 0px 5px 10px;} 

.header   		{background-color: #fff; background-color: transparent;}
.sidenav        {line-height: 18px; font-weight: bold; color: #333333; margin-left: -15px; background-color: transparent;}
#sidenav ul     {font-weight: bold; color: #333; list-style-type: none; margin-left: 10px; background-color: transparent;}
.sidenav h4     {color: #666; font-weight: bold; font-size: 90%; margin: 5px; background-color: transparent;}


a         		{color: #C12C00; font-weight: bold;	font-size: 100%; text-decoration: none; background-color: transparent;}
a:visited 		{color: #865546; text-decoration: underline; background-color: transparent;}
a:hover   		{color: #F03D00; text-decoration: underline; background-color: transparent;}

th        		{font-size: 100%; font-weight: bold; color: #FFFFFF;	background-color: #BD2B06;	text-align: left;}
.unnamed1 		{font-size: x-small;}
.note 			{font-size: x-small; color: #333; border: 0.010em dashed #BD2B06; padding: 5px;	background-color: #F9F9EE;}
.light 			{background-color: #fff; color: #666;}
.dark			  {background-color: #E0E0D1; color: #666;}			
   