#container {
	height: inherit;
	width: 968px;
	margin-right: auto;
	margin-left: auto;
}
#container #header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	height: 99px;
	width: 968px;
}
#logo {
	background-image: url(images/logo.png);
	float: left;
	height: 99px;
	width: 374px;
}
#container #navigation {
	background-image: url(images/navigation.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 968px;
	margin-top: 1px;
	color: #FFF;
	font-size: 15px;
	padding-top: 24px;
}
#top-content-wrapper {
	background-image: url(images/content-top.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 968px;
	margin-top: 20px;
}
#container #content-wrapper {
	height: inherit;
	width: 968px;
	float: left;
	background-color: #FFF;
}
#footer {
	background-image: url(images/footer.png);
	height: 42px;
	width: 958px;
	clear: both;
	float: none;
	color: #FFF;
	font-size: 11px;
	padding-top: 13px;
	padding-left: 10px;
}
body {
	background-attachment: fixed;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
}
#main-content {
	background-color: #FFF;
	float: left;
	height: inherit;
	width: 740px;
	padding-right: 5px;
	padding-left: 5px;
}
#sidebar {
	background-color: #FFF;
	float: right;
	height: inherit;
	width: 208px;
	margin-top: 1px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
#sidebar h3 {
	background-image: url(images/cat-head.png);
	height: 26px;
	width: 198px;
	display: block;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	font-weight: normal;
	color: #FFF;
	font-size: 14px;
	padding-top: 7px;
	padding-left: 7px;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#sidebar ul  {
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#rotator {
	background-image: url(images/rotator.png);
	height: 401px;
	width: 739px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#ad1 {
	height: 90px;
	width: 728px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#main-content h1 {
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 5px;
}
#navigation li {
	display: inline;
	margin: 0px;
}
#navigation ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigation ul li {
	padding-left: 15px;
	padding-right: 15px;
}
#navigation ul li a {
	color: #D3D3D3;
	text-decoration: none;
}#sidebar ul li a {
	color: #000;
	text-decoration: none;
}
#sidebar ul li a:visited {
	color: #000;
	text-decoration: none;
}
#main-content p a {
	color: #595A56;
}
#main-content h1 a {
	color: #000;
	text-decoration: none;
}
.bottom_meta {
	font-size: 11px;
}
.bottom_meta a {
	color: #000;
}
.bottom_meta a:visited {
	color: #000;
}

#main-content h1 a:visited {
	color: #000;
	text-decoration: none;
}
#footer a {
	color: #FFF;
}
#Footer a:visited {
	color: #FFF;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}