BODY {
  font-family: Tahoma, 'Comic Sans MS', verdana, helvetica, sans-serif;
  color: black;
  background-color: white;
  margin-left: 50;
  margin-right: 50;
  font-size: 15px;
}


A:link     {color: black;text-decoration: none}
A:active   {color: black;text-decoration: none}
A:visited  {color: black;text-decoration: none}
A:hover    {text-decoration:underline; color:red; background-color: white;}

A.am:link     {color: white;text-decoration: none}
A.am:active   {color: white;text-decoration: none}
A.am:visited  {color: white;text-decoration: none}
A.am:hover    {text-decoration:underline; color:white; background-color: #336699;}


P.nav	   {font-size: 12px;}
P.caption  {font-size: 13px; font-style: italic}
P.select   {font-weight: bold}
P.intro	   {font-family: Tahoma, sans-serif; font-size: 16px;}
P.item	   {font-family: Tahoma, sans-serif; font-size: 11px;}
P.lang	   {font-family: Tahoma, sans-serif; font-size: 11px;}

.heading   {color: navy;font-weight: bold; font-size: 50px; font-family: papyrus, sans-serif;}
.heading2  {color: navy;font-weight: bold; font-size: 28px; font-family: papyrus, sans-serif;}
.content   {margin-right: 5px; margin-top: 2px;}
.content1  {font-size: 15px;}
.title	   {font-weight: bold; font-size: 18px; font-family: Tahoma, sans-serif; background: white; color: black}
.author    {font-size: 13px; color:black;}
.quote     {font-size: 13px; color:black; font-style: italic}
.links	   {text-indent: 2px; line-height: 30px;}

.menu	   {background-color: #336699; color: white; font-size: 15px; text-align: top; padding-top: 5px; padding-right: 5px; border: 1px black solid;}

.leftmenu  {background-color: #336699; color: white; font-size: 15px; text-align: top; padding-top: 5px; padding-right: 5px; border: 1px black solid; width: 203px; height: 400px; position: absolute; top: 250px; left: 20px;}
.leftmenu1  {background-color: #336699; color: white; font-size: 15px; text-align: top; padding-top: 5px; padding-right: 5px; border: 1px black solid; width: 203px; height: 400px; position: absolute; top: 300px; left: 20px;}

.header	    {position: absolute; top: 5px; left: 550px;}
.thumbnails {width: 100%; height: 400px; left: 300px; position: absolute; top: 300px}
.thumbnails-support {width: 100%; height: 400px; left: 300px; position: absolute; top: 200px}
.text	    {width: 50%; height: 400px; left: 300px; position: absolute; top: 300px}
.share      {position: absolute;  top: 800px; left: 710px;}
.slides	    {position: relative;  left: -1px;}
.slides1    {position: absolute;  top: 10px; left: 25px;}
.footer     {position: absolute; top: 700px; left: 600px; text-align: center;}
.footer1    {position: absolute; top: 700px; text-align: center;}


H1         {font-weight: bold; font-size: 50px; font-family: papyrus, sans-serif;}
H3         {font-weight: bold; font-size: 25px; font-family: papyrus, sans-serif;}
H4         {font-weight: bold; font-size: 18px; font-family: papyrus, Tahoma, sans-serif;}
HR         {color: black}

.bar	   {color: navy; background-color: navy; height: 10px}

.tn	   {border: 2px solid navy;}
