body
{
	font-size: 16px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	background-color: #000;
}

table.wallpaper 
{
	background-image: none;
}


table
{
	background-image: url(media/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	border: 0px;
	height: 650;
}

table.cast
{
	background-image: none;
	border: 0;
	height: 300;
	width: 400;
}

table.profile
{
	padding: 0%;
	background-image: none;
	border: 0;
	height: 325;
	width: 625;
	margin: 0px;
}

th
{
	height: 125;
	width: 800;
}

td.menu
{
	width: 30%;
}

td.content
{
	width: 70%;
}

font.story
{
	size: 26em;
}

font.marginTR
{
	margin-top: 40px;
	margin-right: 60px;
}

font.marginTLR
{
	margin-top: 20px;
	margin-left: 60px;
	margin-right: 60px;
}

h1 {
	font-size: 32px;
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CD0000;
}

h1.profile {
	margin: 0;
	font-size: 32px;
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CD0000;
}

h2 {
	margin: 0;
	font-size: 20px;
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}

a:link {
	font-size: 16px;
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;	
	color: #CD0000;
	text-decoration: none;
}

a:visited {
	font-size: 16px;
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CD0000;
	text-decoration: none;
}

a:active {
	font-size: 16px;
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CD0000;
	text-decoration: none;
}

a:hover {
	font-size: 16px;
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CD0000;
	text-decoration: underline;
}

p.restricted {
	font-size: 10px;
}