body {
	margin: 0; padding: 0 0 15px 0;
	font-family: Tahoma; font-size: 11px;
	background-color: #f5f5f5;
	color: #4a4a4a;
	min-width: 975px;
}
.clear {clear: both; font-size: 0; height: 0;}
#header {
	position: relative;
	height: 135px;
	background: repeat-x url(images/bckheader.gif);
}
#header h1 {
	margin: 0 0 0 40px; padding: 0;
	width: 285px; height: 135px;		
	font-size: 0;
}
#header h1 a {
	display: block;
	width: 285px; height: 135px;
	line-height: 500px;
	overflow: hidden;
	background: right top no-repeat url(images/logo.gif);
}
#header h1 a:hover {
	background: right -135px no-repeat url(images/logo.gif);
}
#menu {
	position: absolute;
	top: 60px; right: 50px;
	margin: 0; padding: 0;
	list-style: none; list-style-type: none;
	height: 35px;
	background: bottom repeat-x url(images/bckmenu.gif);
	font-size: 12px; font-weight: bold;
}
#menu li {
	float: left;
	height: 35px;
	background: right 14px no-repeat url(images/bckmenuli.gif);
}
#menu li a {
	margin: 0 25px; padding: 7px 0 0 0;
	line-height: 28px;
	float: left;
	color: #7a7773;
	text-decoration: none;
}
#menu li a:hover {
	background: center top no-repeat url(images/bckmenulinkro.gif);
}
#menu li.last {
	background: none;
}
#menu li.left {
	width: 7px;
	background: bottom no-repeat url(images/bckmenuleft.gif);
}
#menu li.right {
	width: 7px;
	background: bottom no-repeat url(images/bckmenuright.gif);
}
#container {
	margin: 0 0 25px 0; padding: 25px 15px 5px 25px;
	background: #fff left bottom repeat-x url(images/bckcontainer.gif);			
}
* html #container {
	height: 0;
}
#bcksl {
	padding: 0 0 50px 0;
	background: left top repeat-y url(images/bcksl.gif);
}
#bcksr {
	background: right top repeat-y url(images/bcksr.gif);
}
* html #bcksr {
	height: 0;
}
#leftcontainer {
	float: left;
	width: 100%;
	margin-right: -195px;
}
#left {
	margin-right: 195px;			
}
#sidebarleft {
	float: left;
	width: 180px;
	padding: 0 15px;
}
#contentcontainer {
	float: right;
	width: 100%;
	margin-left: -235px;
}
#content {
	margin-left: 235px;
}
#sidebarright {
	float: right;
	width: 160px;
}
#sidebarleft h3 {
	margin: 0; padding: 0 0 0 50px;
	height: 41px;
	line-height: 41px;
	background: left center no-repeat url(images/bcksidebarh3.gif);
	font-size: 20px;
	color: #7a7773;
}
#sidebar a {
	color: #7a7773;
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
}
#sidebarleft .links {
	margin: 10px 0 50px 0; padding: 10px;
	background-color: #fbfbfb;
	border: #dfdfdf 1px solid;
	font-weight: bold;
}
#sidebarleft .links a {
	padding: 0 0 0 25px;
	display: block;
	line-height: 2.5em;
	background: left center no-repeat url(images/bcksidebarlink.gif);
	border-bottom: #e6e6e6 1px solid;
	color: #7a7773;
	text-decoration: none;
}
#sidebarleft .links a:hover {
	text-decoration: underline;
}
#sidebarleft .links a.last {
	border: none;
}
#content input, #content select, #content textarea {
	border: #bfbfbf 1px solid;
}
#content a {
	color: #6a6a6a;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#search {
	display: block;
	margin: 20px 0; padding: 10px 0 0 10px;
	height: 55px;
	background: repeat-x url(images/bcksearch.gif);
}
#search * {
	vertical-align: middle;
}
#search h3 {
	margin: 0 20px 0 0; padding: 0 0 0 25px;
	display: inline;
	font-family: Times; font-size: 24px; font-weight: normal;
	background: left center no-repeat url(images/bcksearchh3.gif);
	color: #0897d9;
}
#search .searchtext {
	margin: 0; padding: 13px 10px 0 10px;
	width: 255px; height: 27px;
	background: no-repeat url(images/bcksearchtext.gif);
	border: none;
	font-family: Tahoma; font-size: 12px;
}
* html #search .searchtext {
	background-attachment: fixed;
}
#search .searchbtn {
	margin: 0; padding: 0;
	width: 45px; height: 40px;
	background: no-repeat url(images/bcksearchbtn.gif);
	border: none;
	text-align: center;
	font-family: Tahoma; font-size: 15px; font-weight: bold;
	color: #fff;
}
#intro {
	margin: 0 0 25px 0; padding: 0 0 0 150px;
	font-family: Times;
	background: left center no-repeat url(images/bckintro.gif);
}
#intro h2 {
	margin: 10px 0; padding: 0;
	font-size: 14px; font-weight: bold; font-style: italic;
	color: #13a6c1;			
}
#intro h2 a {
	color: #13a6c1;
	text-decoration: none;
}
#intro p {
	margin: 0; padding: 0;
	font-size: 11px; font-weight: bold;
	color: #bababa;
}
#cats {
	background-color: #f3f3f3;
	color: #7a7a7a;
}
#cats a {
	color: #7a7a7a;
	text-decoration: none;			
}
#cats a:hover {
	text-decoration: underline;
}
#cats .r {
	background: left top repeat-y url(images/bckcatsr.gif);
}
#cats .l {
	background: right top repeat-y url(images/bckcatsl.gif);
}
#cats .b {
	background: left bottom repeat-x url(images/bckcatsb.gif);
}
#cats .br {
	background: right bottom no-repeat url(images/bckcatsbr.gif);
}
#cats .bl {
	background: left bottom no-repeat url(images/bckcatsbl.gif);
}
#cats .t {
	background: left top repeat-x url(images/bckcatst.gif);
}
#cats .tr {
	background: right top no-repeat url(images/bckcatstr.gif);
}
#cats .tl {
	padding: 22px 22px 32px 22px;
	background: left top no-repeat url(images/bckcatstl.gif);
}
#cats table {
	width: 100%;			
}
#cats table td {
	padding: 5px 0;
	background-color: #fff;
	text-align: center;
}
#cats .title {
	font-family: Times; font-size: 15px; font-weight: bold;
	color: #7a7a7a;
}
#cats .title td {
	padding: 0 0 15px 0;
	background-color: #f3f3f3;
}
#cats .pages {
	font-family: Times; font-size: 12px;
	color: #8a8a87;
}
#cats .pages td {
	padding: 15px 0 0 0;
	background-color: #f3f3f3;
}
#cats .pages td a {
	color: #8a8a87;
	text-decoration: none;
}
#cats .pages td a:hover {
	text-decoration: underline;
}
#cats td.s a {
	display: block;
	margin: 0 auto;
	width: 20px; height: 20px;
	background: no-repeat url(images/bcksearchicon.gif);
}
#cats td.m a {
	display: block;
	margin: 0 auto;
	width: 20px; height: 20px;
	background: no-repeat url(images/bckmirroricon.gif);
}
h3.rctitle {
	margin: 0 0 0 60px; padding: 0;
	font-family: Times; font-size: 20px;
	color: #77746a;
}
#rc {
	margin: 0 50px 10px 50px; padding: 10px;
	font-family: Times; font-size: 10px; font-weight: bold;
	color: #77746a;
	background-color: #fff;
	border: #e0e0e0 1px solid;
}
#rc a {
	color: #77746a;
	text-decoration: none;
}
#footer {
	margin: 0 50px; padding: 10px 0;
	background-color: #fff;
	border: #e0e0e0 1px solid;
	text-align: center;
	font-family: "Times"; font-size: 13px;
	line-height: 1.5em;
	color: #77746a;
}
#footer a {
	font-weight: bold;
	color: #77746a;
	text-decoration: none;
}