body		{background-color: #FFFFCC;
			background-image: url('imgs/jungle.jpg'); 
			background-repeat: repeat-y;
			font-family: arial, helvetica, sans serif;
			font-size: 12pt }
a:link		{color:#000000}
a:visited	{color:#000000}
a:hover		{color: #660000; cursor:pointer}
a:active	{}
a			{text-decoration:none}
a div.button:hover		{color:darkred; cursor:pointer}
a div.right img 		{cursor:pointer}

div.main	{
			margin:20px auto;
			width: 970px;
			height: 2000px;						
			text-align:center
			}
	.draw	{border:thin solid #CCCCCC}
div.left	{height: auto;
			width: 150px;
			float: left 
			}
div.left1	{background-color: rgba(255,255,255,.5);
			border:2px solid #FFCC99;
			height: auto;
			width: 150px;
			float: left 
			}
.left1 p	{font-size:8pt;font-family:helvetica;
			padding:5px 0px; margin-top:15px;margin-left:5px;margin-right:5px;
			border-top: 2px solid #FFFFFF;
			border-bottom: 1px solid #333333;
			background-color:#EBFDD8
			}
div.center	{width:620px;
			height:auto;
			margin-left:20px;
			margin-right:20px;
			float: left
			}
div.center1	{width:620px;
			height:70px;
			position:relative;top:-75px;
			margin-left:35px;
			z-index:2
			}
div.button , p.button , div.button1
			{width:120px;
			background-color:#FFCC99;
			font-size:10pt;
			text-align:center;
			border-top:1px solid #FFFFFF;border-left:1px solid #FFFF;border-right:2px solid #333333;border-bottom:2px solid #333333;
			}
div.button	, p.button 
			{float:left;margin-right:20px}				
div.button1	{float:right;margin-right:72px}




div.center2		{width:550px;text-align:left;margin:0px auto}
div.center2 p , ul	{font-size:9pt}
div.center2 img	{border:thin solid black;margin:0px 10px;padding:3px}

div.right		{width:150px;
				border-right:2px #99CC99 solid;
				float: left
				}
div.right p		{float:left;
				font-size:9px
				}
div.right img	{float:left;
				padding:1px;
				border:1px solid black
				}				
#large			{font-size:130%
				}
img.bluff		{border:2px solid #FFCC99;
				padding:3px
				}
div.top			{margin-left:150px;
				width:700px
				}


div.jpeg		{margin:20px auto;
				text-align:center;
				}
div.jpeg img	{border:2px solid #FFCC99;
				padding:3px
				}
				
p#grn			{text-align:right;
				color:#008B00
				}
				
#clear			{clear:both
				}
				
