body {
	background: #000033 url(../images/background.png) repeat-x;
	font-family: Palatino, "Palatino Linotype", "Palatino LT Std", "Book Antiqua", Georgia, serif;
	font-size: 100%;
	line-height: 1.125em;
}
p, ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.813em;
	line-height: 120%;
}
.menu-link a:link {
	text-decoration: none;
	margin-left: 7px;
	font: 0.813em/130% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
	color: #6633FF;
}
.menu-link a:visited {
	text-decoration: none;
	margin-left: 7px;
	font: 0.813em/130% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
	color: #8A50C5;
}
.menu-link a:hover {
	text-decoration: underline;
}
.font-small {
	font-size: 0.69em;
	line-height: 120%;
}
h1,h2,h3 {
	color: #333399;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 1.5em;
	text-align: center;
	background-color: #333399;
	color: #FFFFFF;
	padding: 4px 2px;
	background-image: url(../images/headerbg.jpg);
}
h2 {font-size: 1.06em;
	margin-bottom: -0.6em;}
h3 {
	font-size: 0.875em;
	margin-bottom: -0.7em;
}
p a:link {text-decoration: none;}
p a:visited {text-decoration: none;}
p a:hover {text-decoration: underline;}

.contents {
	text-align: center;
	text-decoration: none;
	font: italic bold .813em/120% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}
.contents a:link {
	text-decoration: none;
	color: #006699;
}
.contents a:visited {
	color: #666699;
	text-decoration: none;
}
.contents a:hover {
	text-decoration: underline;
}.captions-small {
	color: #666666;
	font-size: 0.75em;
	line-height: 120%;
}
.captions-big {
	color: #666666;
	font-size: smaller;
}
.quotes {
	margin-left: 1.5em;
	margin-right: 1.5em;
	border: 1px solid #CCCCFF;
	padding: 5px;
}
#castheader {
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color: #333399;
	font-size: 1.2em;
	margin-bottom: 0.3em;
}
