body	{background-image:url('images/cactus.jpg'); margin:0px; max-width:1132px;}


.sidefade	{position:fixed; width:28px; height:100%; top:0px; left:150px; background-image:url('images/sidefade.png'); background-repeat:repeat-y; 
background-position:0px 0px;}

.content	{background-image:url('images/semitrans.png'); margin-left:200px;}

h1	{color: #00ff00; background-color:#000000;}

.white			{background-image:url('images/redbutton.jpg') !important; color:#000000 !important; text-decoration:none !important;}
.white span		{display:block !important; z-index:90; position:fixed; top:200px; left:5px; width:150px; height:20px; background-color:#000000; border: 0px solid #0000ff;}

div.menu		{position:fixed; top:0px; left:0px; width:150px; height:100%; background-color:#000000; padding-left:2px;}

div.menu img		{width:120px; border: 0px;}

div.menu a		{display:block; margin:0px; border: 1px solid #000000; color:#000000; background-image:url('images/bluebutton.jpg'); width:150px; 
height:20px; padding:3px; font-family:arial; font-size:14pt; font-weight:bold; text-align:center; text-decoration:none;}

div.menu a:hover	{border: 1px solid #000000; background-color:#ffffff; color:#ffffff; text-decoration:underline;}

div.menu a:hover span	{display:block; z-index:100; position:fixed; top:300px; left:15px; width:120px; height:220px; background-color:#000000; border: 0px solid #0000ff;}

div.menu a span		{display:none; z-index:50; position:fixed; top:300px; left:15px; width:120px; height:220px; background-color:#000000; border: 0px solid #0000ff;}


