body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #D7D7D7;
	margin: 10px;
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #E2E2E2;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #000000;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #A4A4A4;
}
#wrapper {
	background-color: #FFFFFF;
	text-align: left;
	padding: 10px;
	margin: auto;
	width: 760px;
}
#header {
	font-size: 1px;
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
}
#header a{
	background-image: url(images/header.jpg);
	height: 110px;
	display: block;
	text-decoration: none;
}
#container {
	background-image: url(images/bgrhs.gif);
	margin-top: 10px;
	background-repeat: repeat-y;
	background-position: right;
}
#menu {
	list-style-type: none;
	font-size: 1px;
	background-color: #CEBA68;
	margin: 1px 0px 0px;
	padding: 10px;
	height: 10px;
}
#content {
	padding: 8px;
	font-size: 0.8em;
	line-height: 150%;
	width: 597px;
	border: 0px dotted #CCCCCC;
}
#rhs {
	float: right;
	width: 114px;
	padding: 10px;
}
#rhs ul {
	margin: 0px 0px 35px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
}
#footer {
	font-size: 11px;
	color: #65A342;
	background-color: #E3EEDD;
	text-align: center;
	padding: 10px;
	border-top:10px solid #FFFFFF;
	clear: both;
	height: 10px;
}
#menu .hom {
	background-image: url(images/LMHome.gif);
	width: 40px;
}
#menu .con {
	background-image: url(images/LMContact.gif);
	width: 50px;
}
#menu .sof {
	background-image: url(images/LMSoftware.gif);
	width: 56px;
}
#menu .boo {
	background-image: url(images/LMTheBook.gif);
	width: 60px;
}
#menu li a {
	text-decoration: none;
	background-repeat: no-repeat;
	display: block;
	height: 11px;
	text-indent: -1000px;
	border: 1px none #000000;
}
#rhs ul li {
	margin-bottom: 4px;
}
#rhs ul a {
	color: #006BBB;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006BBB;
	text-decoration: none;
}
#rhs ul a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006BBB;
}
h1.amit {
	background-image: url(images/Head_Amit.gif);
	height: 18px;
	width: 96px;
}
h1.book {
	background-image: url(images/Head_Book.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 88px;
}
#content h1 {
	font-size: 1px;
	text-indent: -2000px;
	background-repeat: no-repeat;
}
#content h2 {
	font-size: 1.2em;
	color: #1B6DB7;
}
#content a {
	color: #1B6DB7;
}
h1.soft {
	background-image: url(images/Head_Software.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 82px;
}
#menu li {
	float: left;
	display: inline;
	margin-right: 25px;
}
h1.contact {
	background-image: url(images/Head_Contact.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 74px;
}
#content img {
	margin-bottom: 10px;
	margin-right: 10px;
}
#footer a {
	color: #65A342;
	text-decoration: none;
}
#rhs ul li ul {
	margin-left: 15px;
	list-style-type: square;
	margin-top: 5px;
}
.number {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: 1px;
}

