body {
	margin-top: 0px;
	background-color: #EEE;
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
}

#wrapper {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#master {
	height: 70px;
	width: 940px;
	background-image: url(../images/topbar.jpg);
}


#tmenu1 ul
{
list-style: none;
padding: 0;
margin: 0;
}

#tmenu1 li
{
	float: left;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0px;
}

#tmenu1 li a
{
	float: left;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #000;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#tmenu1 li a:hover
{
	float: left;
	display: block;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	background-color: #03C;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.itemboxholder {
	float: left;
	width: 100%;
}


/* Hide from IE5-Mac \*/
#tmenu1 li a
{
float: none
}
/* End hide */
#content {
	min-height:900px;
	height:auto !important;
	height:900px;
	width: 940px;
	background-color: #FFF;
}
#navbar1 {
	background-color: #000;
	height: 22px;
	width: 940px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
#searchbar {
	background-color: #666;
	height: 32px;
	width: 940px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.searchbarcont {
	width: 400px;
	margin-left: 6px;
	padding-top: 4px;
	vertical-align: middle;
}
.searchbartxt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-indent: 5px;
}

#lefthand {
	float: left;
min-height:900px;
	height:auto !important;
	height:900px;
	width: 160px;
	background-color: #CCC;
}
#righthand {
	float: left;
	min-height:900px;
	height:auto !important;
	height:900px;
	width: 780px;
}


.lhmenutitle {
	list-style-type: none;
	text-indent: 5px;
	width: 144px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #666;
	margin-left: 7px;
	float: left;
}
#footer {
	background-color: #EBEBEB;
	width: 940px;
	margin-top: 10px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.lmbox {
	width: 140px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: right;
	margin-left: 7px;
	padding-top: 2px;
	height: 18px;
	text-decoration: none;
	float: left;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	margin-top: 8px;
}
.titletag1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4D4D4D;
	margin: 0px;
}

.menu
{
	padding:0;
	margin:0;
	color:#fff;
	white-space:nowrap;
	list-style-type:none;
	float: left;
}
.menu li {
	display:list-item;
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu li a
{
	color:#000;
	text-decoration:none;
	float:right;
	width: 140px;
	margin: 0px;
	text-align: right;
}
.menu li a:hover
{
	color:#fff;
	text-decoration: underline;
}
