body {
	background-image: url(00_body_bk.gif);
	font-family: verdana, arial, serif;
	font-size: 11px;
	text-align: center;
	padding: 0;
	margin: 0;
	line-height: 16px;
	color: #333;
}

#maintable {
	width: 600px;
	margin: auto;
	background-color: #FFFFFF;
	background-image: url(00_table_gradiant.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding: 10px;
	position: relative;
}

table {
	padding: 8px;
}

p, strong, em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	color: #000;
}

p {
	text-indent: 25px;
}

em {
	line-height: normal;
}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	text-align: center;
}

a, a.link {
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	text-decoration: underline;
}


a:VISITED {
	text-decoration: underline;
	color: #CC6666;
	}
	
a:HOVER {
	text-decoration: underline;
	color: #CC0000;
	}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-align: center;
}

#thecast {
	border: 1px dotted #CCCCCC;
	text-align: center;
	padding: 5px;
}

.caption {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	line-height: normal;
	color: #666666;
	font-weight: bold;
}

.vidcaption {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #666666;
	font-weight: bold;
}

.thecast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	text-align: center;
	font-weight: bolder;
}

.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	text-align: center;
	font-weight: bolder;
}

.phrases, strong, ul, li {
	line-height: normal;
	text-indent: 0px;
	text-align: left;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.valentina {
	font-family: Garamond, "Times New Roman", Times, serif;
	color: #330099;
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	font-style: normal;
}

.seth {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336600;
	font-size: 11px;
	line-height: 20px;
	text-align: justify;
	font-style: normal;
}