<style>
   


div.test {color:blue;}

div#container {width:90%; margin-right: auto; margin-left: auto; }
div#top       {width:100%; background-image: url(Pics/background_02.gif);}
   #top img   {padding-top: 15px; padding-bottom:15px;}
div#content   {background-image: url(Pics/old-book-paper.jpg); color: black;
                  padding-bottom: 100px;}
   div#content td  {color: black;}
div#content p     {font-size: 15pt;  margin-left: 20px;  margin-right: 20px; padding-bottom: 0px;}
div#navlist 	{background-color: #FF9900;
		 padding-top: 3px;
		width:100%;
		right: 90%; left: 100%; text-align: left;
                }

         #navlist li       { display: inline; list-style-type: none; padding-right: auto; padding-left: auto; text-align: center; padding-bottom: -10; }

         #navlist li a          {padding-left: 10px; padding-right: 10px; color: white; font-size: 20pt; text-decoration: none; padding-bottom: 0px}
         #navlist li a:hover    {color: blue; }
         #navlist li a:link     {color: white;}
         #navlist li a:active   {color: blue;}
         
	 body#home a#homenav,
         body#events a#eventsnav,
         body#contact a#contnav,
         body#bestof a#bestnav,
	 body#links a#linksnav {
         color: #FF9900;
         background-image: url(Pics/old-book-paper.jpg); paddign-bottom:0px; background-position: bottom;      }


#link li	{background-color: black;
		background-repeat: no-repeat;
		background-position: left; 
		text-align: left;
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 20px;
		list-style-type: none;
                text-indent: 20px;}

	#link		{ }

#link table    {background-color: white;
               align: center;}
#link td {width: 350px;}


	
	#link li a 		{text-decoration: none; }
        #link li a:link		{color: orange; }
	#link li a:visited 	{color: orange; }
	#link li a:hover	{text-decoration: underline;}

body	{background-image: url(Pics/background.jpg);
	background-attachment: fixed;
	color: black;
	width: 100%;}

div#greg {color: red; background-color: blue; font-size: 30pt;}


        
      </style> 
