html {
	height:100%;
	margin: 0;
}
body {
	margin:0;
	color:#525252;
	height:100%;
	font:13px Arial, Verdana, sans-serif;
	background:#000 url(../images/bg-body.gif) repeat-x;
}
/* general reset */
img {border-style:none;}
a {
	text-decoration:none;
	color:#be4c39;
}
a:hover {text-decoration:underline;}
input, textarea, select {
	font:11px Arial, Verdana, sans-serif;
	vertical-align:middle;
	color:#525252;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
a.hidden {
	position:absolute;
	top:0;
	left:-9999px;
}
#wrapper {
	width:807px;
	margin:0 auto;
	min-height:100%;
}
* html #wrapper {height:100%;}
.wrapper-holder {
	padding:59px 0 100px;
	background:#fff url(../images/bg-wrapper.gif) repeat-x;
}
/* header */
#header {
	overflow:hidden;
	height:1%;
	padding:0 0 46px 221px;
}
/* logo */
.logo {
	background:url(../images/logo.gif) no-repeat;
	width: 91px;
	height: 40px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	margin:5px 0 0;
}
.logo a{
	display:block;
	height:100%;
}
.print-logo {
	position: absolute;
	left: -9999px
}
#header h1 {
	float:right;
	background:#000;
	padding:9px;
	width:447px;
	color:#fff;
	margin:0;
	font-size:18px;
	font-weight:normal;
}
#main {
	overflow:hidden;
	width:100%;
}
/* main-block */
.main-block {
	overflow:hidden;
	height:1%;
	width:715px;
	margin:0 0 29px;
	padding:0 20px 0 23px;
	background: url(../images/bg-main-block.gif) repeat-y;
}
.main-block .menu {
	float:left;
	width:254px;
	margin:0 -52px 0 0;
	position:relative;
}
.menu ul {
	list-style:none;
	margin:0;
	padding:5px 0 0 1px;
}
.menu ul li:hover,
.menu ul li.active,
.menu ul li.current-menu-item,
.menu ul li.hover {margin:0 0 2px;}
.menu ul li {
	margin:0 0 3px;
	height:1%;
	overflow:hidden;
	vertical-align:top;
}
.menu ul li a {
	background: url(../images/bg-menu-link.gif) no-repeat;
	color:#003c6f;
	float:left;
	padding:3px 3px 3px 35px;
	width:216px;
}
.menu ul li span{
	font-size:9px;
	color:#525151;
	display:block;
}
.main-block .image {
	float:right;
	width:513px;
}
.main-block img {display:block;}
.menu ul li a:hover,
.menu ul li.current-menu-item a,
.menu ul li.active a {
	background: url(../images/bg-menu-link-hover.png) no-repeat;
	font-size:16px;
	color:#680000;
	width:222px;
	cursor:pointer;
	padding:7px 3px 12px 29px;
	text-decoration:none;
}
.menu ul li a:hover span,
.menu ul li.current-menu-item a span, 
.menu ul li.active a span {font-size:11px;}
/* sidebar */
#sidebar {
	float:left;
	width:201px;
	padding:0 0 18px;
}
/* main navigation */
#nav {
	background:#000;
	margin:0 0 165px;
	font-weight:bold;
	padding:14px 0 17px;
	list-style:none;
	text-transform:uppercase;
}
#nav li {
	vertical-align:top;
	height:1%;
}
#nav li a {
	display:block;
	color:#fff;
	padding:7px 3px;
}
#nav li a:hover,
#nav li.current-menu-item a,
#nav li.active a {
	color:#005566;
	text-decoration:none;
}
#sidebar .block {
	background: url(../images/bg-block-c.gif) repeat-y;
	width:162px;
	margin:0 0 0 38px;
}
#sidebar .block .holder {background: url(../images/bg-block-t.gif) no-repeat;}
#sidebar .block .frame {
	background: url(../images/bg-block-b.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	line-height:12px;
	padding:22px 15px 17px 19px;
	font-size:10px;
	color:#000;
}
#sidebar .block p {margin:0;}
#sidebar .block a {color:#be4c39;}
/* content */
#content {
	float:right;
	width:550px;
	line-height:16px;
	padding:18px 38px 18px 0;
}
#content h2 {
	color:#005566;
	font-size:22px;
	margin:0 0 17px;
	font-weight:normal;
}
#content p {margin:0 0 11px;}
#content ul {
	list-style:none;
	margin:-3px 0 0;
	padding:0 0 5px 12px;
}
#content ul li {
	background: url(../images/bullet-content-list.gif) no-repeat 0 3px;
	padding:0 0 0 10px;
}
#content ul.search-list li {background: url(../images/bullet-content-list2.gif) no-repeat 0 6px;}
/*news block */
.news {
	width:533px;
	margin:0 0 0 -10px;
	position:relative;
	background: url(../images/bg-news-c.gif) repeat-y;
}
.news img {
	position:absolute;
	left:9px;
	bottom:8px;
	z-index:2;
}
#content .news h2 {
	font-size:18px;
	font-weight:bold;
	color:#fff;
}
.news .holder {background: url(../images/bg-news-t.gif) no-repeat;}
.news .frame {
	background: url(../images/bg-news-b.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	padding:14px 37px;
	color:#fff;
	min-height:168px;
	line-height:14px;
	position:relative;
}
/* Wrapping rounded block */
.circle span {
	clear:left;
	float:left;
	height:15px;
	overflow:hidden;
}
.circle span.size1 {width:156px;}
.circle span.size2 { width:155px;}
.circle span.size3 { width:153px;}
.circle span.size4 { width:149px;}
.circle span.size5 { width:145px;}
.circle span.size6 { width:135px;}
.circle span.size7 { width:128px;}
.circle span.size8 { width:116px;}
.circle span.size9 { width:92px;}
.circle span.size10 {width:0;}
.news .frame .text {
	position:relative;
	z-index:5;
}
* html .news .frame {
	height:168px;
	overflow:visible;
}
#content h3 {
	margin:0 0 9px;
	font-size:13px;
	text-transform:uppercase;
	padding:0 0 7px;
	width:533px;
	background: url(../images/bg-line-dotted.gif) repeat-x 0 100%;
}
/* more link */
.more {
	overflow:hidden;
	height:1%;
	display:block;
	padding:0 35px 5px 0;
}
.more a {
	background: url(../images/bg-more.gif) no-repeat;
	width: 69px;
	height: 18px;
	float:right;
	color:#fff;
	font-size:12px;
	padding:0 0 0 22px;
}
/* content list */
#content ul.content-list {
	overflow:hidden;
	height:1%;
	padding:0 17px 0 0;
}
#content ul.content-list h4 {
	font-size:13px;
	margin:0 0 17px;
}
#content ul.content-list p {margin:0 0 14px;}
#content ul.content-list li {
	background: url(../images/bg-line-dotted.gif) repeat-x;
	padding:14px 0 1px;
	margin:-1px 0 1px;
}
/* search row */
.search-row {
	overflow:hidden;
	height:1%;
	padding:0 0 24px;
}
.search-row span {
	float:left;
	font-size:12px;
	padding:0 17px 0 0;
}
.search-row label {
	font-size:12px;
	float:left;
	padding:0 1px 0 0;
	font-weight:bold;
}
.search-row .text {
	background: url(../images/bg-input-text-short.gif) no-repeat;
	width: 84px;
	height: 19px;
	float:left;
	padding:0 3px;
	margin:0 11px 0 0;
}
.search-row .text input {
	background:none;
	border:none;
	padding:0;
	margin:0;
	width:78px;
	float:left;
}
.search-row .middle {
	background: url(../images/bg-input-text-middle.gif) no-repeat;
	width: 118px;
	height: 19px;
}
.search-row .middle input {width:113px;}
.search-row select {
	float:left;
	width:67px;
	margin:0 25px 0 0;
}
.search-row .selectArea {margin:0 25px 0 0;}
.search-row .selectArea .center  {width:20px;}
.search-row .submit {
	background: url(../images/btn-go.gif) no-repeat;
	width: 45px;
	height: 22px;
	float:left;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	border:none;
	cursor:pointer;
}
/* table results */
.results {
	border-collapse:collapse;
	width:470px;
}
.results th {
	text-align:left;
	text-transform:uppercase;
	padding:1px 9px 7px;
	border:solid #f2dbd7;
	border-width:0 0 1px 1px;
}
.results th.cell {padding:1px 9px 7px 0;}
.results th.desc {width:181px;}
.results th.author {width:200px;}
.results th.year {width:41px;}
.results .cell {
	border-left:none;
	padding:7px 9px 7px 0;
}
.results .cell a {
    color:#525252
}
.results td {
	padding:7px 9px;
	vertical-align:top;
	background: url(../images/bg-line-dotted-results.gif) repeat-x 0 100%;
	border-left:1px solid #f2dbd7;
}
.results td.end-cell {background:none;}
/* search block */
.search-block {
	margin:0 -5px;
	padding:24px 0 0;
	width:563px;
	position:relative;
}
.search-block .holder {
	border:1px solid #680000;
	padding:0 4px;
	position:relative;
}
.search-block .heading {
	background:#680000;
	font-size:13px;
	color:#fff;
	padding:4px 6px;
	margin:0 -4px;
}
.search-block .row {
	overflow:hidden;
	height:1%;
}
.search-block label {
	float:left;
	padding:0 1px 0 20px;
	width:174px;
}
.search-block label.or {
	width:auto;
	padding:0 9px;
	color:#939292;
	text-transform:uppercase;
}
.search-block span {
	display:block;
	padding:10px 0 0;
}
.search-block .text {
	background: url(../images/bg-input-text-short.gif) no-repeat;
	width: 84px;
	height: 19px;
	float:left;
	padding:0 3px;
	margin:0 11px 0 0;
}
.search-block .text input {
	background:none;
	border:none;
	padding:0;
	margin:0;
	width:78px;
	float:left;
}
.search-block .short {
	margin:0 0 0 2px;
	display:inline;
}
.search-block .big {
	background: url(../images/bg-input-big.gif) no-repeat;
	width:337px;
	padding:0 5px;
	height:19px;
	margin:0;
}
.search-block .big input {width:337px;}
.search-block .submit {
	float:right;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	border:none;
	cursor:pointer;
	background: url(../images/btn-refine.gif) no-repeat;
	width: 84px;
	height: 27px;
	margin:15px 9px 15px 0;
}
.search-block select {
	width:90px;
	font-size:12px;
}
.search-block .selectArea {margin:0 0 0 4px;}
/* footer */
#footer {
	height:78px;
	width:807px;
	color:#9c9b9b;
	font-size:11px;
	padding:22px 0 0;
	margin:-100px auto 0;
	background:#000;
}
/* footer list */
#footer ul {
	list-style:none;
	margin:0 0 0 1px;
	padding:0;
	overflow:visible;
	float: left;
	font-weight:bold;
}
#footer strong.updated {
	display:block;
	padding:0 0 24px 10px;
}
#footer ul li {
	float:left;
	margin:0 1px 0 -1px;
	padding:0 4px 0 7px;
	background: url(../images/separator-footer-list.gif) no-repeat 0 2px;
}
#footer ul li a {color:#9c9b9b;}
.separator {
	background:url("../images/bg-line-dotted.gif") repeat-x;
	width:550px;
	height:1px;
	margin:0 0 5px;
}