html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
img {
	border: 0;
}
#container {
	width: 800px;
	min-height: 100%;
	margin: 0 auto;
	margin-bottom: -60px;
}
* html #container {
	height: 100%;
}
#header {
	width: 100%;
	margin-top: 25px;
	float: left;
}
#header_left {
	float: left;
}
#header_right {
	float: right;
}
#bookmark {
	padding: 2px;
	margin-left: -2px;
	margin-top: -2px;
}
#bookmark:hover #bookmark-services{
	display: block;
}
#bookmark:hover, #bookmark:hover #bookmark-services{
	background-color: #f5f5f5;
}
#bookmark-services{
	margin-top: 0px;
	margin-left: -2px;
	position: absolute;
	display: none;
	z-index: 2;
}
#bookmark-services ul {
	list-style: none;
	margin: 0 5px;
	margin-top: 2px;
	margin-bottom: 5px;
	float: left;
}
#bookmark-services ul li {
	margin-top: 3px;
	margin-left: 0;
	clear: both;
}
#bookmark-services ul li a {
	font-size: 12px;
}
#main-menu {
	list-style: none;
	margin-top: 5px;
}
#main-menu li {
	margin-left: 10px;
	float: left;
}
#main-menu li a {
 	font-size: 16px;
}
a, #bookmark span {
	text-decoration: underline;
	color: #354c93;
}
a:hover, #bookmark:hover span {
	color: #8b0303;
}
a, p, div, h1, h2, h3 {
	font-family: Arial, sans-serif;
	font-weight: normal;
}
a, p, div {
 	font-size: 16px;
}
p, div {
	color: #333;
}
#content {
	width: 100%;
}
#search {
	float: left;
	width: 100%;
	margin-top: 30px;
}
.clear {
	clear: both;
}
div#logo, div#logo a {
	font-size: 22px;
	font-style: normal;
	text-decoration: none;
	color: #4c4b4b;
}
div#logo p {
	font-size: 12px;
	color: #999;
}
h1, h2, h3 {
	color: #8b0303;
}
h1, h2, h3 {
	width: 100%;
	margin-top: 60px;
	margin-bottom: 10px;
	float: left;
}
h1, h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
#list-authors {
	width: 100%;
	float: left;
}
#list-authors-left ul, #list-authors-right ul {
	list-style: none;
	margin-top: -10px;
	margin-left: 20px;
}
#list-authors-left ul li, #list-authors-right ul li {
	margin-top: 10px;
}
#list-authors-left ul li sup, #list-authors-right ul li sup {
	font-size: 10px;;
}
#list-authors-left, #list-authors-right {
	width: 390px;
}
#list-authors-left {
	float: left;
}
#list-authors-right {
	float: right;
}
#list-letters {
	width: 100%;
	margin-top: 40px;
	float: left;
}
#list-letters ul {
	list-style: none;
	margin-left: 10px;
}
#list-letters li {
	padding-left: 10px;
	float: left;
}
#list-letters li a {
	font-style: normal;
}
.list-quotes {
	width: 100%;
	list-style: none;
	margin-top: -20px;
	float: left;
}
.list-quotes p {
	line-height: 1.3;
	margin-left: 20px;
	margin-top: 20px;
}
#pagination {
	width: 100%;
	margin-top: 40px;
	margin-left: -10px;
	float: left;
}
#pagination ul {
	list-style: none;
}
#pagination ul li {
	padding-left: 10px;
	float: left;
}
#empty {
	height: 180px;
	clear: both;
}
#banner {
	width: 100%;
	position: relative;
	margin-top: 60px;
	float: left;
}
#banner-top {
	width: 100%;
	position: relative;
	margin-top: -10px;
	margin-bottom: 30px;
	float: left;
}
#banner small a {
	font-size: 9px;
}
#footer {
	width: 100%;
	height: 60px;
	clear: both;
}
#copyright {
	width: 800px;
	margin: 0 auto;
}
#copyright-left, #copyright-right, #copyright-left a, #copyright-right a {
 	font-size: 11px;
	color: #898989;
}
#copyright-left a, #copyright-right a {
 	text-decoration: none;
}
#copyright-right {
	float: right;
}
#copyright-left {
	float: left;
}
.tag-cloud-container {
	padding-left: 20px;
}
.tag-cloud {
	float: left;
}
.tag-cloud ul {
	white-space: normal;
}
.tag-cloud ul, .tag-cloud ul li {
	display: inline;
}
.tag-cloud a {
	font-size: .83em;
	color: #354c93;
	text-decoration: none;
	line-height: 1.3em;
}
.tag-cloud a:hover {
	color: #fff;
	background: #354c93;
}
.tag-cloud a.w1  {
	font-size: 80%;
}
.tag-cloud a.w2  {
	font-size: 100%;
}
.tag-cloud a.w3  {
	font-size: 120%;
}
.tag-cloud a.w4  {
	font-size: 140%;
}
.tag-cloud a.w5  {
	font-size: 160%;
}
.tag-cloud a.w6  {
	font-size: 180%;
}
.tag-cloud a.w7  {
	font-size: 200%;
}
.tag-cloud a.w8  {
	font-size: 220%;
}
.tag-cloud a.w9  {
	font-size: 240%;
}
.tag-cloud a.w10  {
	font-size: 260%;
}

