body {
	margin: 10px 15% 0 15%;
	background-color: whitesmoke;
	font-size: 12pt;
}
img {
	padding: 10px;
	border: none;
}
h1 {
	font-size: 180%; color: FireBrick; text-align: center;
}
h2 {
	font-size: 135%; color: navy; margin-top: 2em;
}
li {
	padding-bottom: 1em;
}
a:link {
	text-decoration: none;
	color: #3366cc
}
a:visited {
	text-decoration: none;
	color: #663300
}
a:hover {
	BACKGROUND-COLOR: #eeeeee; text-decoration: underline
}
a:active {
	text-decoration: none;
	background-color: lightblue;
}

a.imglink:link {
	text-decoration: none;
	border: 0 none white;
}
a.imglink:visited {
	text-decoration: none;
	border: 0 none white;
}
a.imglink:hover {
	text-decoration: none;
	border: 1 solid blue;
}
a.imglink:active {
	text-decoration: none;
	border: 2 solid blue;
}

table {
	padding: 0px; border: 0; border-spacing: 0; margin: 0px;
}
td {
	padding: 0 0 0 0;
}

.navlinks {
	background-color: aliceblue;
	border-bottom: 1px solid blue;
}

.banner {
}
#main {
	font-size: 12pt; COLOR: #000000; font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: white; padding: 5px 2em 10px 1em;
}
.block {
	margin-bottom: 2em;
}
.bonus {
}
.testimony {
	background-color: #FFFFCC;
	border: 1px solid #000066;
	color: #000000;
	padding: 7px 7px 7px 7px;
	margin-left: 2em; margin-right: 1.5em
}
.pullquote {
	width: 25%;
	float:right;
	border: 1px solid black;
	padding: 0 .5em 0 .5em;
	margin-left: 5px;
	font-size: 80%;
}
.leftbar {
}
.rightbar {
}
.sidebar {
}
.testimony-quote {
	font-weight: bold; font-size: 80%;  
}
.testimony-source {
	font-style: italic; font-size: 80%;  
}
.hilight {
	background: #ffff99;
}
.loud {
	font-weight: bold;
}
.louder {
	font-weight: bold; font-style: italic;
}
.loudest {
	font-weight: bold; font-style: italic; text-decoration: underline;
}
.good {
	font-weight: bold; color: green;
}
.bad {
	font-weight: bold; color: red;
}
.copyright {
	padding-top: 2em;
	padding-bottom: 5em;
	text-align: center;
	font-size: 10pt; color: #000000; 
}
.ranktable {
	border: 1px solid black
}
.cell1 {
	padding: 1px; background-color: lightsteelblue; border: 1px solid navy
}
.cell2 {
	padding: 1px 3px 1px 2px; background-color:palegreen; border: 1px solid navy
}
ul.film {
	list-style-image: url(/images/film-frame-bullet.jpg);
	list-style-type:circle
}
ul.scene {
	list-style-image: url(/images/clapper_board-bullet.gif);
	list-style-type:circle
}


.orderbutton {
border: 4px outset darkblue; 
outline: red solid thin;
background-color: Azure;
padding: .2em .05em .2em .05em;
margin-top: 1em; margin-bottom: 1em; 
width: 12em;
text-align: center;
font-variant:small-caps; font-weight:bold;
}
.orderbutton a:link {color: black;}
.orderbutton a:visited {color: black;}
.orderbutton a:hover {color: DarkBlue; background-color: Azure;}
.orderbutton a:active {color: black;}


ul.feature {
	list-style-type: none;
}
li.feature {
}
.feature img {
float:left;height:6em;
}

em {
	display: none;
}

