body	{
	margin:0em;
	background-image: url(images/sidebar.gif);
	background-color: White;
	background-position: left;
	background-repeat: repeat-y;
}

p.alter-ego	{
	float:right;
	height: 120px;
	width: 130px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 200%;
	background-color: Black;
	margin: 0em;
	padding: 10px 0px 0px 0px;
}

p.alter-ego a {
	text-decoration: none;
}

p.alter-ego a:link {
	text-decoration: none;
}

p.alter-ego a:visited {
	color: #AFAFAF;
	}

p.alter-ego a:hover {
	color: White;
}

span.aka	{
	font-size: 50%;
	color: White;
}

h1	{
	font-family: "Times New Roman", Times, serif;
	font-size: 350%;
	font-weight: normal;
	text-align: center;
	text-decoration: underline overline;
	color: White;
	background-color: Black;
	line-height: 130px;
	margin: 0em;
}

h2	{
	font-family: "Times New Roman", Times, serif;
	font-size: 250%;
	font-weight: normal;
	text-align: center;
	margin: .3em 0em .6em 0em;
	color: Black;
}

h3	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 133%;
}

div.LHS	{
	float: left;
	clear: left;
	width: 129px;
	margin: 0px 0px 0px 5px;
	padding: 0ex 1ex 1ex 0ex;
 	font-family: Bliss, arial, helvetica, sans-serif;
	font-weight: Normal;
	font-size:93%;
	}
	
* html body div.LHS	{ /* IE only */
	margin: 0px;
	width: 131px;
}

div.LHS h3	{
	font-size:110%;
	font-weight: bold;
	width:	122px;
	color:	Black;
	background-color: #64C0DD;
	margin: 6px 0px 0px -5px;
	padding: 5px 0px 2px 6px;
}

* html body div.LHS	h3 { /* IE only */
	margin: 6px 0px 0px 0px;
	width: 129px;
}

div.LHS p {
	margin: 3px 0px;
	font-size:90%;
}
* html body div.LHS p {
	margin: 3px -2px 3px 5px;
}

 p.here {
	color: White;
	font-weight: bold;
	padding: 0px;
}

div.LHS a {
	font-weight: bold;
	padding: 5px 0px;
	text-decoration: none;
}

div.LHS a:link {
	color: #64C0DD;
}
div.LHS a:visited {
	color: #CFCFCF;
}

div.LHS a:hover {
	color: White;
}

div.main	{
	margin: 0em 1em 1em 140px;
	padding: 1ex;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 83%;
}

img.cover	{
	float:right;
	margin: 1em 0em 1em 1em;
}

div.cartouche {
	background-color: #D7EFFF;
	color: Black;	
	margin: 5px 10px 5px 10px;
	padding: 10px;
	border: solid 2px Black;
  }
  
div.invitation {
	background: Black url(bleakwater/images/pass1.jpg) no-repeat top right;
	color: White;	
	margin: 5px 10px 5px 10px;
	height: 430px;
	padding: 10px;
	border: double 3px #E76600;
  }
  
div.invitation h1	{
	background-color: transparent;
	line-height: 90px;
	margin-left: 175px;
}

div.invitation p, div.invitation blockquote {
	margin-right: 300px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}

div.invitation image {
 border-color: White;
 }

  
div.report {
	background-color: White;
	color: Black;	
	margin: 5px 10px 5px 10px;
	padding: 10px;
    font-family: "Secret Service Typewriter", "Courier New", Courier, monospace;
	border: double 3px #64C0DD;
  }

a {
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color: #2090B0;
	}
	
a:visited  {
	color: #166376
	}
	
a:hover   {
	color: Red;
	}

p.explore a {
	text-align: center;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
}

p.explore a:link {
	color: White;
	background-color: #000040;
}
p.explore a:visited {
	color: #D7EFFF;
	background-color: #000040;
}

p.explore a:hover {
	color: #000040;
	background-color: White;
}

HR {
   color : Black; 
   background-color: Black;
   height : 2px;
   border: 0px;
   margin: 10px 20px;
}

p.review	{
	margin: 1em 2em 0em 2em;
}

p.reviewer	{
	margin: 0em 2em 1em 2em;
	font-style: italic;
	text-align: right;
}

table.press  {
	font-family: Times New Roman, serif;
}

dt {
	font-size: 100%;
	font-weight: bold;
}

dd  {
	margin-bottom: 1ex;
}

p.caption 	{
	font-family: Helvetica, Arial, sans-serif;
	margin-top:1em;
	margin-bottom:0em;
	font-size: 80%;
}
