body {
	padding: 0px;
	margin: 0px;
	font-family: tahoma, arial, sans-serif;
/*	background-color: #ffffff;*/
	background: #ffffff;
	color: #000000;
}
a:link {
	color: #666;
}
a:hover {
	color: #ff3300;
}
a:visited {
	color: #333;
}
#leftbg {
	background: #e5e5e5 url(images/leftbg.jpg) left repeat-y;
	padding: 0; 
	margin: 0px auto 0px auto; 
	width: 100%;
}
#rightbg {
	background: #fff url(images/rightbg.jpg) right repeat-y;
	padding: 0;
	margin: 0px 0px 0px 80px;
/*	width: 100%;
	height: auto !important;*/
}
#wrapper {
	background: #fff url(images/bottombg.gif) bottom left no-repeat;
	margin: 0px 80px 0px 0px;
	padding: 0px;
}
#header, #middle, #footer {
	position: relative;
	margin: 0px;
	padding: 0px;
	left: 0px; top: 0px;
	width: 100%;
}
#header {
	height: 180px;
	background: #000033 url(images/topbg.gif) bottom right no-repeat;
	padding: 0px;
	margin: 0px;
}
h1#logo {
	padding: 5px 5px 5px 15px;
	margin: 0px;
}
h2, h3, h4, h5, h6 {
	font-weight: bold;
	padding: 0px;
	margin: 8px 0px 10px 0px;
	letter-spacing: 0.1em;
}
h2 {
/*	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	font-size: 18px;
	line-height: 20px;
	color: #6633cc;
}
h3 {
	font-size: 15px;
	line-height: 18px;
	color: #ff6600;
}
#toppics {
/*	position: absolute;
	top: 90px;
	right: 10px;
	top: 280px;*/
	position: relative;
	left: 20px;
	background: url(images/toppics.gif);
	height: 100px;
	width: 97%;
}
#switchlangs {
	position: absolute;
	top: 155px;
	left: 23px;
	margin: 0px;
	padding: 0px;
}
#switchlangs ul {
	list-style: none;
	display: inline;
	font-size: 12px;
	letter-spacing: 0.08em;
	line-height: 15px;
	color: #666;
}
#switchlangs ul li {
	float: left;
	padding: 0px 10px 0px 0px;
}
#switchlangs ul li a {
	color: #fff;
	display: block;
	padding: 0px 1px 0px 1px;
	text-decoration: none;
}
#switchlangs ul li a:hover {
	background-color: #ff6600;
	color: #000;
}
#homeicon {
/*	margin: 60px 0px 0px 50px;*/
	position: absolute;
	top: 145px;
	left: 138px /*220px*/;
	margin: 0px;
	padding: 0px;
}
#tagline {
	position: absolute;
	top: 138px;
	right: 0px;
/*	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #cccc66;*/
}
#middle {
	background: url(images/mainbg.gif) top right no-repeat;
	padding: 0px;
	margin: 0px;
	min-height: 320px;
}
#leftmenu {
	position: absolute;
	top: 20px;
	left: 20px;
/*	float: left;*/
}
#leftmenu ul {
	width: 200px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#leftmenu ul li {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 1px 10px 1px;
	background: url(images/menubg1.gif) no-repeat 0% 0%;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
#leftmenu ul li a {
	display: block;
	padding: 6px 8px 0px 8px;
	margin: 0px;
	height: 22px;
	background: url(images/menubg2.gif) no-repeat 100% 0px;
	white-space: nowrap;
	color: #333366;
	text-decoration: none;
}
#leftmenu ul li:hover {
	background: url(images/menubg1.gif) no-repeat 0% -32px;
}
#leftmenu ul li:hover a {
	background: url(images/menubg2.gif) no-repeat 100% -32px;
	color: #ff6600;
}
#main {
/*	margin: 0px 220px 10px 260px;*/
	margin: 0px 80px 10px 260px;
	padding: 10px 0px 0px 0px;
}
#mainwide {
	margin: 0px 10px 10px 260px;
	padding: 10px 0px 0px 0px;
}
#main p, #mainwide p {
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
}
#main ol, #main ul, #main td {
	font-size: 13px;
	line-height: 18px;
}
#main ul {
	list-style-type: disc;
	list-style-image: url(images/point.gif);
}
#main img {
	border: none;
}
#main blockquote {
	border: 1px dotted #ff6600;
	margin: 0px;
	padding: 5px 10px 5px 10px;
}
#main span {
	font-family: tahoma, arial, sans-serif !important;
	font-size: 13px !important;
	line-height: 18px !important;
}
#footer {
/*	height: 30px;*/
	background-color: #ff9900;
	padding: 10px 0px 10px 0px;
	width: 100%;
}
#footer p {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 20px 20px 2px 20px;
}
#homecredits {
	position: relative;
	left: 0px;
	top: 0px;
/*	bottom: 0px;*/
	margin: 0px; padding: 0px;
	font-size: 10px;
	color: #999;
	width: 200px;
}
#homecredits a {
	color: #999;
}
.ngg-navigation a.page-numbers, a.next, a.prev, span.page-numbers, span.next, span.prev {
	border: none !important;
}
.ngg-navigation a.page-numbers:hover, a.next:hover, a.prev:hover, span.page-numbers:hover, span.next:hover, span.prev:hover {
	background-color: #999 !important;
}