body
{
	background-color:#eae3c6;
	color: #000000;
	font-family: arial, verdana, serif, sans-serif;
}
img
{
	border:0px;
}
a
{
	color: #000000;
	text-decoration: underline;
	border:0px;
}

a:hover
{
	color: #660000;
	text-decoration: underline;
	border:0px;
}

a.internal
{
	color: #000000;
	font-weight: 700;
	font-style: italic;
	text-decoration: underline;
}
a.internal:link
{
	font-weight: 700;
	font-style: italic;
	text-decoration: underline;
}

a.internal:visited
{
	color: #000000;
	font-weight: 700;
	font-style: italic;
	text-decoration: underline;
}

a.internal:hover
{
	color: #660000;
	font-weight: 700;
	font-style: italic;
}

a.internal:active
{
	font-weight: 700;
	font-style: italic;
	text-decoration: line-through;
}

*.center
{
	text-align:center;
}
*.right
{
	text-align:right;
}
*.left
{
	text-align:left;
}
div.copyright
{
	text-align:center;
	font-size:xx-small;
}
div.text
{
	margin:10px;
}
div.main
{
	margin:0px 10px 10px 10px;
	border:2px solid #660000;
	padding-left:210px;
	text-align:left;
	background: url('images/evan.jpg') no-repeat scroll top left;
	height: 224px;
}
div.title
{
	margin:10px 10px 0px 10px;
	text-align:left;
	background-color: #660000;
	color:#FFFFFF;
	padding:2px;
	font-size:xx-large;
}

div.synopsistitle
{
	margin:10px;
	background-color: #660000;
	color:#FFFFFF;
	padding:2px;
	font-size:xx-large;
}
div.synopsis
{
    width:600px;
    margin: 0px auto;
    text-align: center;
}
div.vcenter
{
	vertical-align: middle;
}

table.bbcodeTable
{
    margin: 0px;
}

ul
{
	list-style: none outside;
}
div.bigname
{
	text-align:center;
	color:#660000;
	font-size:xx-large;
}
	