body {
	background: url(../images/Picture-5-copy.png);
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
#wrapper {
	background: #444;
	text-align: left;
	margin: 0 auto;
	width: 945px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 139px;
	text-align: center;
	background: #000;
}
#slogan {
	background: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 26px;
}
#catSearch {
	background: #CCC;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 35px;
}
#navMain {
	background: #444;
	text-align: center;
	margin: 5px 0px 0px;
	padding: 0px;
	height: 35px;
	letter-spacing: 2.5px;
}
#navBar a {
	color: #FFF;
	text-decoration: none;
	margin: 4px;
	padding: 3px;
}
#navBar a:hover {
	border-top: 5px solid #000;
	border-bottom: 5px solid #000;
}
#mainContent {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 640px;
}
#mainContent2 {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	clear: both;
}
#mainButtons {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 335px;
	width: auto;
}
#mainContent2 table tr td img {
	margin: 0px;
	padding: 0px;
}
#sidebar {
	margin: 1px 0px 0px 3px;
	padding: 0px;
	height: auto;
	width: 195px;
	float: left;
}
#newsBar {
	margin: 10px 0px 0px;
	padding: 0px;
	width: auto;
	clear: both;
	height: auto;
	background: #CCC;
}
.imgSlide {
	border: 2px double #999;
	margin: 0px;
	padding: 0px;
}
.highlightText {
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	margin: 0px 0px 0px 8px;
	padding: 3px;
}
.tableMargin {
	margin-left: 15px;
	border: 5px groove #444;
	padding: 2px;
}
.tableLayout {border: 2px solid #000;
	background: #444;
}
.titleNews {
	font-weight: bold;
	color: #F00;
	margin: 0px 0px 0px 8px;
	padding: 3px;
	text-decoration: blink;
}
#siteMap table tr td strong {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00F;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
#footer {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 25px;
	background: #000;
	border-right: thin solid #444;
	border-left: thin solid #444;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-color: #444;
	border-bottom-color: #444;
}
#siteMap {
	margin: 0px;
	padding: 0px;
	height: 280px;
	width: 945px;
	font-size: 10.5px;
	line-height: 1.1em;
	color: #FFF;
	text-decoration: none;
	text-transform: none;
	text-align: left;
}
#siteMap table a {
	text-decoration: none;
	color: #FFF;
}
#siteMap table a:hover {
	color: #00F;
	text-decoration: none;
}

