body {	background: #fff;	padding: 0;	margin: 0 auto;	font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 11px;	/* line-height:18px; */	color: #000;	cursor: default;	}	a	{		color: #7A4616;		cursor: pointer;		text-decoration:none;		}	a:hover {		color: #999;		}			h2{		padding-bottom:5px;		font-size:15px;		font-weight:bold;		color:#7A4616;		text-transform: uppercase;		margin-top:30px;		margin-bottom:-3px;	}	.content{		padding:5px;		}	p {		font-size: 12px;		margin:8px 0px 8px 0px;	}	li {		font-size: 11px;	}		#container{		display:block;		margin:0 auto;		width:800px;		height: auto;		padding:0px;	}	#content{		border: 1px solid #7A4616;	}	#logo{		display:block;		float:right;		width:400px;		height:50px;		margin-right:20px;		margin-top:5px;		background: url(../images/logo.gif) top left no-repeat;	}		#menu{		display:block;		float:left;		padding:0px;		margin-left:-20px;		_margin-top:10px;	}		#menu ul{		list-style-type: none;		font-size:14px;		font-weight:bold;		line-height:15px;	}		#menu li{	margin-top:4px;	margin-left:-3px;	}		#menu li a{	text-decoration:none;	font-size:14px;	color:#000;	padding-left:15px;	text-transform:capitalize;	}			#menu li.one a{		background: url(../images/a1.gif) center left no-repeat;	}		#menu li.two a{		background: url(../images/a2.gif) center left no-repeat;	}		#menu li.three a{		background: url(../images/a3.gif) center left no-repeat;	}		#menu li.four a{		background: url(../images/a4.gif) center left no-repeat;	}		#menu li.five a{		background: url(../images/a5.gif) center left no-repeat;	}		#menu li.six a{		background: url(../images/a6.gif) center left no-repeat;	}		#menu li.seven a{		background: url(../images/a7.gif) center left no-repeat;	}		#menu li.eight a{		background: url(../images/a8.gif) center left no-repeat;	}		#menu li.one a:hover, #menu li.two a:hover, #menu li.three a:hover, #menu li.four a:hover, #menu li.five a:hover, #menu li.six a:hover, #menu li.seven a:hover, #menu li.eight a:hover{		color:#7A4616;		background: url(../images/ahover.gif) center left no-repeat;	}		#main{		display:block;		width:800;		padding:5px;		margin:0;	}		.bigimage{		display:block;		padding: 4px;		border: 1px solid #000;		float:center;		max-width:400px;		max-height:500px;		margin-top:20px;			}		.smallimage a{		display:block;		width:50px;		height:50px;		margin:0;		padding: 4px;		border: 1px solid #000;	}		.smallimage a:hover{		border: 1px solid #7A4616;	}		#thumbs{		display:block;		float:left;		width:390px	}		#frm{		float:left;		margin-bottom:0px;		color:#000;	}		.invisible{		background:#fff;		border:0;		color:#7A4616;		font-size:14px;		font-weight:bold;		text-transform:capitalize;		margin-top:10px;		width:350px		}	.invisible2{		font-family: Arial, Verdana, Helvetica, sans-serif;		background:#fff;		scrollbar-DarkShadow-Color: #fff;		scrollbar-Shadow-Color: #fff;		scrollbar-Highlight-Color: #fff; 		border:0;		font-size:12px;		color:#7A4616;		float:left;		padding-top:-20px;		width:350px;		margin-top:5px;		}		/* IE */	textarea {		overflow: auto;	}	/* non-IE */	teatarea[name] {		overflow: inherit;	} h3{ color:#7A4616; font-weight:bold; }#pad{	padding:35px 15px 0px 15px;}#info ul{margin-left:0px;padding:0;line-height:18px;list-style-type:disc;}#info ul li{	margin-left:15px;	padding:0;}
