/* 88 Template Stylesheet */

body {
  background: #fff;
	font: 67% verdana, arial, helvetica, sans serif;
	color: #000;
	padding: 0;
	margin: 0;
	text-align: center;
}

a {
  color: #99CB00;
}

a:hover, a:visited {
  color: #008000;
}

img {
  border: none;
}

#articles img {
  margin: 2em 75px;
	border: 1px solid #99CB00;
}

.dropshadow {
	background: #fff url(/images/49d.gif) bottom right no-repeat;
	float: left;
	margin: 10px 15px 15px 15px;
	padding: 0;
	position: relative;
}

.dropshadow img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	position: relative;
}

h1 {
  color: #CC0099;
	font-size: 200%;
	font-family: arial;
}

h2 {
  color: #CC0099;
  width: 100%;
	border-bottom: 1px solid #99CB00;
	padding: 0 0 5px 0;
	font-size: 150%;
}

h2.page {
  margin: 2em 0 1em 0;
	clear: left;
}

h3 {
  color: #5E8C01;
	font-size: 105%;
	width: 100%;
	text-align: left;
	margin: 0.3em 0 0.5em 0;
}

#header {
  background: #99CB00;
	color: #fff;
	height: 50px;
	margin: 0;
	padding: 0;
	border-bottom: 5px solid #95AE1E;
	text-align: left;
}

#header img {
  margin: 5px 0 0 0;
	float: left;
}

#header, #header a {
  color: #fff;
	text-decoration: none;
}

#header ul {
  list-style: none;
	margin: 0;
	padding: 0;
}

#header ul li {
  display: inline;
	float: left;
	height: 25px;
	width: 100px;
	overflow: clip;
	text-indent: -1000px;
}

#header ul li a {
  height: 25px;
	width: 100px;
	display: block;
}

#header ul li.templates {
  background: url(/images/template_link_hover.gif) 0 0 no-repeat;
}

#header ul li.templates a {
  background: url(/images/template_link.gif) 0 0 no-repeat;
}

#header ul li.logos {
  background: url(/images/logo_link_hover.gif) 0 0 no-repeat;
}

#header ul li.logos a {
  background: url(/images/logo_link.gif) 0 0 no-repeat;
}

#header ul li.identities {
  background: url(/images/identities_link_hover.gif) 0 0 no-repeat;
}

#header ul li.identities a {
  background: url(/images/identities_link.gif) 0 0 no-repeat;
}

#header ul li.search {
  background: url(../images/search_link_hover.gif) 0 0 no-repeat;
}

#header ul li.search a {
  background: url(../images/search_link.gif) 0 0 no-repeat;
}

#header ul li.contact {
  background: url(../images/contact_link_hover.gif) 0 0 no-repeat;
}

#header ul li.contact a {
  background: url(../images/contact_link.gif) 0 0 no-repeat;
}

#header ul li.templates a:hover, #header ul li.logos a:hover, #header ul li.identities a:hover, #header ul li.contact a:hover, #header ul li.search a:hover {
  background: transparent;
}

body#templates #header ul li.templates a, body#logos #header ul li.logos a, body#identities #header ul li.identities a, body#searchpage #header ul li.search a, body#contact #header ul li.contact a {
  background: transparent;
}

#content {
  margin: 0 auto;
	padding: 10px 0;
	text-align: left;
	width: 750px;
	position: relative;
}

#main {
  margin: 0;
	padding: 0;
	width: 550px;
}

ul {
  margin: 0;
	padding: 0;
	list-style: none;
}

li.author {
  margin: 0 0 1em 0;
	padding: 0 0 0 10px;
}

ul.subnav {
  margin: 0;
	padding: 0;
	list-style: none;
	color: #CC0099;
}

ul.subnav li {
  margin: 0;
	padding: 0;
	display: inline;
}

ul.subnav li a, ul.subnav li a:hover, ul.subnav li a:visited {
  text-decoration: none;
}

ul.links, ul.ebooks {
  clear: left;
	margin: 0 0 2em 0;
}

#right {
  position: absolute;
	top: 0;
	right: 0;
	width: 180px;
	padding: 10px 0 0 10px;
	color: #808080;
}

.featured, .otherservices {
  text-align: center;
	margin: 0 0 5em 0;
}

.otherservices {
  margin: 0 0 2em 0;
	border: 1px solid #ccc;
	padding: 5px 0 5px 5px;
	overflow: clip;
}

.featured p, .otherservices p {
  margin-top: 0.2em;
}

#right ul {
  list-style: none;
	padding: 0;
	margin: 0 0 2em 0;
}

#right ul li {
  margin: 0;
	padding: 0;
}

#right ul.currency {
  list-style: none;
	padding: 0;
	margin: 0 0 1em 0;
}

#right ul.currency li {
  margin: 0;
	padding: 0;
	display: inline;
}

#right ul.currency li a, #right ul.currency li a:hover, #right ul.currency li a:visited {
  text-decoration: none;
}

#search {
  text-align: center;
	padding: 0 50px;
}

#search br {
  clear: left;
}

#search label {
  float: left;
	text-transform: uppercase;
	margin: 0 1em 1em 1em;
	width: 100px;
}

#item5, #item6 {
  float: left;
	margin: 0 0 1em 0;
	width: 150px;
	border: 1px solid #D1FF47;
	background: #F4F4F2;
}

#search select {
  float: left;
	width: 150px;
	border: 1px solid #D1FF47;
	background: #F4F4F2;
	margin: 0 0 1em 0;
}

.button {
	margin-right: 10px;
	background: #ccc;
	color: #000;
	border: 1px solid #808080;
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
}

iframe {
  border: none;
}

#email, #fname, #url, #phone, #passwd, #passwd2, #login, #lname {
	margin: 0;
	width: 150px;
	border: 1px solid #D1FF47;
	background: #F4F4F2;
}

#footer {
  clear: both;
  margin: 20px auto;
	padding: 10px 0;
	text-align: center;
	width: 750px;
	color: #808080;
}

#footer ul {
  list-style: none;
}

#footer li {
  display: inline;
}

.clear {
  clear: both;
	height: 1px;
	width: 1px;
}