/* LISSAPOIROT.COM */
/* ********************************************** */
html
{
	overflow: -moz-scrollbars-vertical;
}
body {
	margin: 0;
	background: #FFFFFF url('../images/background_gradient.jpg') repeat-x;
}
a:link {color: #0980BA; font-weight: bold; text-decoration: underline;}
a:visited {color: #0980BA; font-weight: bold; text-decoration: underline;}
a:active {color: #0980BA; font-weight: bold; text-decoration: underline;}
a:hover {color: #99CC00; font-weight: bold; text-decoration: underline;}
h1 {
	font-size: 1em;
	font-weight: heavy;
	margin: 10px 0px 0px 0px;
}
h2 {
	font-size: 1em;
	font-weight: heavy;
	margin: 20px 0px 0px 0px;
}
hr {
	margin: 5px 0px 5px 0px;
	height: 1px;
	background-color: #666666;
}

p {
	padding: 0px 0px 0px 0px;
}

li {
	list-style-type: square;

}

table {
	font: .85em Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	color: #000000;
}

td.content {
	padding: 10px 20px 0px 30px;
}

div.footer {
	text-align: center;
	font-size: .85em;
	margin: 10px 0px 30px 0px;
}

div.homelead {
	position: absolute;
	z-index: 1;
	width: 480px;
	height: 100px;
	color: #FFFFFF;
	margin: 10px 0px 0px 30px;
}
.openquotes {
	margin: 0px 5px 0px 0px;
}
.closequotes {
	margin: 0px 0px -10px 5px;
}
.closequotes2 {
	margin: 0px 0px 0px 5px;
}

table.featured {
	background: #FFFFFF url('../images/background_featured.jpg') no-repeat;
}
table.featured a:link {color: #FFFFFF; font-weight: bold; text-decoration: underline;}
table.featured a:visited {color: #FFFFFF; font-weight: bold; text-decoration: underline;}
table.featured a:active {color: #FFFFFF; font-weight: bold; text-decoration: underline;}
table.featured a:hover {color: #99CC00; font-weight: bold; text-decoration: underline;}
table.featured td.image {
	padding: 0px 10px 0px 0px;
}
table.featured div.title {
	font: xx-small;
	color: #FFFFFF;
	padding: 0px 10px 3px 30px;
}
div.featuredstar {
	position: absolute;
	z-index: 1;
}
table.featured div.magazine {
	font: italic xx-small;
	color: #FFFFFF;
	padding: 0px 10px 3px 30px;
}
table.featured div.teaser {
	font: xx-small;
	color: #FFFFFF;
	line-height: 16px;
	padding: 0px 10px 0px 30px;
}

div.article-snippet {
	margin: 0px 0px 10px 0px;
	height: 110px;
	overflow: visible;
}
div.article-snippet div.image {
	padding: 0px 20px 0px 0px;
	float: left;
}

div.awards {
	border: solid #666666 1px;
	padding: 0px 20px 0px 20px;
	background-color: #d1e29d;
}

.namepos {
	font-style: italic;
}
.roman {
	font-family: georgia;
}
