.parent
	{
  		background-image:	url(leather_5.gif);
			
	}
.banner
	{
		background-image:	url(bannerfinal1.gif);
		border-style:		solid;
		border-color:		#ffffff;
		border-width:		1px;
		background-repeat:	no-repeat;
		/*width:				852px;
		height:				170px;*/
		margin-left:		auto;
		margin-right:		auto;
	}
.menu
	{
		background-image:	url(ropemenu.gif);
		background-repeat:	no-repeat;
		/*width:				852px;
		height:				35px;*/
		margin-left:		auto;
		margin-right:		auto;
		text-align:			center;
		vertical-align:		middle;
		border-style:		solid;
		border-width:		1px;
		border-color:		#ffffff;
	}
		
#menu li
	{	
		list-style: 		none;
		font-weight: 		bold;
		font-size:			16px;
		font:				arial;
		float:				left;
		border-style:		solid;
		border-width:		1px;
		border-color:		#663300;
		
	}

#menu li a
	{	
		display: 			block;
		width: 				140px;
		height:				33px;
		color: 				#663300;
		text-align: 		center;
		vertical-align:		middle;
		text-decoration: 	none;
	}
#menu div
	{	
		
		position: 			absolute;
		visibility: 		hidden;
		background-image:	url(menudrop.gif);
		width:				140px;
	}		

#menu div a
	{
		display: 			block;
		width: 				140px;
		height:				33px;
		text-align: 		center;
		vertical-align:		middle;
		text-decoration: 	none;
		background-image:	url(menudrop.gif);
		color: 				#663300;
		font-size: 			14px;
		font:				arial;
		margin-left:		auto;
		margin-right:		auto;
	}

#menu div a:hover
	{	
		background: 		#feee8f;
		color:			 	ffffff#;
	}

.main
	{
		background-image:	url(pagebg2.gif);
		/*width:				812px;
		height:				475px;*/
		margin-left:		auto;
		margin-right:		auto;
		border-style:		solid;
		border-width:		1px;
		border-color:		#ffffff;
		color:				#663300;
		padding-left:		20px;
		padding-right:		20px;
		padding-top:		20px;
		text-align:			justify;
		font-size:			14pt;
		margin-bottom:		5px;
	}

	
div.larry1
	{
		padding-right:		15px;
		width:				173px;
		height:				319px;
		float:				left;
	}
div.footer
	{	
		
		text-align:			center;
		vertical-align:		middle;
		color:				#feee8f;
		margin-top:			1px;
		font-size:			10pt;
		margin-bottom:		0px;
		margin-left:		auto;
		margin-right:		auto;
		/*height:				60px;*/
	
	}
p.footer
	{
		text-align:			center;
		vertical-align:		middle;
		color:				#feee8f;
		margin-top:			1px;
		font-size:			10pt;
		margin-bottom:		0px;
		text-align:			center;
	}

p.developer
	{	text-align:			center;
		vertical-align:		middle;
		color:				#feee8f;
		margin-top:			0px;
		font-size:			8pt;
		margin-bottom:		0px;
	}
a:link
	{
		color:				#3333FF;
	}
a:hover
	{
		text-decoration:	underline;
		color:				#EF9C00;
		font-weight:		bold;
	}
a:visited
	{	
		color:				#BC5900;
	}
		