/* Stylesheet for Glenwood-llc   */
/* January 2003 -- Michael Gruen */

DIV.sidebar {	color: white;
		font: bold;
		font-family: Helvetica, Arial, sans-serif;
		font-size: x-small;

		padding: 12px;

		line-height: 2em;

		background-image: url(images/1-2.jpg);
		background-repeat: repeat-y;
		background-position: top left;	}

DIV.add {	color: white;
		font: bold;
		font-family: Helvetica, Arial, sans-serif;
		font-size: xx-small;

		padding: 12px;

		line-height: em;

		background-image: url(images/1-2.jpg);
		background-repeat: repeat-y;
		background-position: top left;	}

A:active {	color: red;
		font: bold; 
		text-decoration: underline;}

A:visited.nav,
A:visited.der { color: white;
		font: bold;
		text-decoration: none; }


A:hover.nav {	color: #CCCCCC;  }

A:hover.der,
A:hover.nav { 	font: italic; }

A:link.nav {	color: white;
		text-decoration: none;
		font: bold; }

A:link.der {	text-decoration: none;
		font: bold; }
		
A:link.prod,
A:visited.prod {color: green;
		text-decoration: underline;
		font: bold; } 

DIV.topbar {	width: 600px;
	
		background-image: url(images/2-1b.jpg);
		background-repeat: repeat-x;
		background-position: top left;	}

DIV.main {	padding: 12px;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
		font-size: x-small; }

DIV.bottom {	padding: 12px;
		text-align: right;
		font: italic;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
		font-size: xx-small; }


P	{	color: black;

		margin-top: 0px;
		
		text-indent: 20px;	}

u	{	color: black;
		font-size: 0.8em; 	
		text-decoration: none;}

i	{	color: black;
		font-size: .8em;
		text-decoration: none;
		vertical-align: top }

H1, H2, H3  {	margin-top: 0px;
		margin-bottom: 5px;     }

H1, H2	{	font-size: 16px; 
		color: purple;   }

H3	{	font-size: x-small; 
		color: green;    }

img.bl {	 }
		


