

/* Presentation Stylesheet */ 

h3 {
 margin:0;
 padding:15px;
 font-family: sans-serif;
 color:black;
 }

h4 {
 margin:0; 
 padding: 5px 0;
 font-family: sans-serif;
 }
 
p {
 font-size: 12px;
 padding:0px;
 font-family: sans-serif; 
 font-weight: normal;
 color:black;
 }

p.generalcontent1 {
 font-size: 10px;
 padding:15px;
 font-family: sans-serif; 
 font-weight: normal;
 color: #ffffff;
 }

p.bar {
 font-size: 10px;
 text-align: center;
 padding: 0px;
 font-family: sans-serif; 
 font-weight: normal;
 color:black;
 }

p.ftr {
 font-size: 11px;
 text-align: center;
 padding: 0px;
 font-family: sans-serif; 
 font-weight: normal;
 color: #000000;
 }

p.credits {
 font-size: 10px;
 text-align: center;
 padding: 0px;
 font-family: sans-serif; 
 font-weight: normal;
 color: #0033ff;
 }

p.contact {
 font-size: 13px;
 padding:0px;
 font-family: sans-serif; 
 font-weight: normal;
 color:black;
 }

div.scroll {
	height: 499px;
	width: 554px;
	overflow: auto;
	border: 1px solid #666;
	background-color: #ccc;
	padding: 8px; }


td {font-size:85%;}

A.navigation { font-size: 15px; font-family: sans-serif; color: #666666; font-weight: bold;}
A.navigation:visited { color: #666666; }
A.navigation:active { color: #666666; }
A.navigation:hover { color: #0033ff; }

A.navigationcurrent {
	font-size: 15px;
	font-family: sans-serif;
	color: #0033ff;
	text-decoration: underline;
  font-weight: bold;
  font-style: normal;  
  }


A.imdb { font-size: 11px; font-family: sans-serif; color: #666666; font-weight: normal; text-decoration: none; }
A.imdb:visited { color: #666666; }
A.imdb:active { color: #666666; }
A.imdb:hover { color: #0033ff; }


A.links { font-size: 12px; font-family: sans-serif; color: #666666; text-decoration: none; font-weight: bold; }
A.links:visited { color: #666666; }
A.links:active { color: #666666; }
A.links:hover { color: #0033ff; }

A.link1 { font-size: 10px; font-family: sans-serif; color: #0000FF; text-decoration: none; font-weight: bold; }
A.link1:visited { color: #0000FF; }
A.link1:active { color: #0000FF; }
A.link1:hover { color: #99CCFF; }

A.links2 { font-size: 12px; font-family: sans-serif; color: #0000FF; text-decoration: none; font-weight: bold; }
A.links2:visited { color: #0000FF; }
A.links2:active { color: #0000FF; }
A.links2:hover { color: #99CCFF; }

A.return { font-size: 11px; font-family: sans-serif; color: black; text-decoration: none; }
A.return:visited { color: black; }
A.return:active { color: #8B008B; }
A.return:hover { color: #8B008B; }

A.imagelink { font-size: 14px; font-family: sans-serif; color: black; text-decoration: none; }
A.imagelink:visited { color: black; }
A.imagelink:active { color: #8B008B; }
A.imagelink:hover { color: #8B008B; }

A.email {
font-size: 12px;
font-family: sans-serif;
font-style: normal;
color: #666666;
text-align: left;
vertical-align: top;
font-weight: normal;
text-decoration: none;
}

A.email:hover {
color: blue;
}
