img, div, a, input { behavior: url(iepngfix.htc) }


@font-face {
	font-family: 'AdLibRegular';
	src: url('adlib-webfont.eot');
	src: local('AdLibRegular'),
	url('adlib-webfont.woff') format('woff'),
	url('adlib-webfont.ttf') format('truetype'),
	url('adlib-webfont.svg#webfontO5FmtPi8') format('svg');
}

@font-face {
	font-family: 'NothingYouCouldSayRegular';
	src: url('nothingyoucouldsay-webfont.eot');
	src: local('☺'), url('nothingyoucouldsay-webfont.woff') format('woff'), 
	url('nothingyoucouldsay-webfont.ttf') format('truetype'), 
	url('nothingyoucouldsay-webfont.svg#webfonta6yWyQd9') format('svg');
}

p {
	font: normal normal normal 20px/24px 'AdLibRegular', 'Verdana', sans-serif;
	text-shadow: 1px 1px 1px black, 2px 2px 0px black;
	font-size: 12pt;
}

.handwriting {
	font: normal normal normal 20px/24px 'NothingYouCouldSayRegular', 'Verdana', sans-serif;
	text-shadow: none;
	font-size: 10pt;
}

.black_noshadow {
	font: normal normal normal 20px/24px 'AdLibRegular', 'Verdana', sans-serif;
	text-shadow: none;
	color: black;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.small_black {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: black;
	margin: 0px 0px 0px 0px;
	text-shadow: none;
}

.small_black_adlib {
	font-size: 10pt;
	color: black;
	margin: 0px 0px 0px 0px;
	text-shadow: none;
}

.noShadow {
	text-shadow: none;
}

.castname {
	font-size: 14pt;
	color: yellow;
	margin: 0px 0px 0px 0px;
	text-shadow: none;
}

.castbio {
	font-size: medium;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.title {
	font-size:xx-large;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

body {
	background-color: #2baae2;

}

.borderbottom {
	border-bottom: 1px solid #fffc06;
	height: 30px;
	margin-top: 2px;
}

.lettertop {
	border-left: 2px solid black;
	border-right: 2px solid black;
	border-top: 2px solid black;
	background-color: #07509b;
	padding: 4px;
}
.letterbottom {
	border-left: 2px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	background-color: #07509b;
	padding: 4px;
}

/*
p {
	margin-bottom: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
}
*/
a:link {
	color: #fffc06;
	text-decoration: none;
}

a:visited {
	color: #fffc06;
	text-decoration: none;
}

a:hover {
	color: #FF6666;
	text-decoration: none;
}

table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
}

.h1 {
	font-size: 14pt;
	font-variant: small-caps;
	font-weight: bold;
}

.castName {
	font-weight: bold;
	color: #fffc06;
}
