/* 
Laurie's Indiana Cemeteries
Feb. 20, 2010
*/

h1		{font-style: italic; font-weight: bold; color:blue}
h2		{font-style:italic; font-weight:bold; color:black}
h3		{font-style: italic; font-weight: bold; margin-top: 20px; margin-right: 20px; margin-bottom: 20px; margin-left: 20px;}
body	{background-color: rgb(204,204,204); font-family: Arial, Helvetica, sans-serif; background-image: url(angel.jpg); background-repeat: no-repeat; background-position: 50% 50%; 
background-attachment: fixed}
p	{color:red}
a	{display: block; margin: 0.5em}
#outer	 {width: 1000px; height:1000px; margin-left: auto ;
  margin-right: auto }
#content	{margin-left: 300px; height:600px; margin-left: auto;
  margin-right: auto}
#Navigation	{float:left; width:300px; height: 1000px; font-weight: bold; font-style: italic; font-size:20px; margin-top:25px}
#Navigation a:link	{text-decoration:underline; color:blue}
#Naviagtion a:visited  {color:blue; text-decoration:none}
#Navigation a:hover   {color:red; background:white; text-decoration:none}
#Navigation a:active  {text-decoration:none}
#index	{margin-left: 400px; margin-right: auto; text-align:left; font-style: italic; font-size: 15px}
#history	{text-align:center;}	
#name	{text-align:center; margin-top:100px}	
#cemeteryname	{text-align:center; top:500px}
#buy	{position:absolute; left:300px; top:500px}

table.alpha  	{font-style: italic; width: 30%; height:15%; margin-left: 400px;  border-collapse: collapse; padding:2}