/*the style sheet for the elizabeth movie fanlisting */

body
{
	color: #663300;
	background-color: #630;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

h2
{	font-size: large;
	color: #630;
	font-style: normal;
	letter-spacing: 1.1em;
	text-transform: uppercase;
	font-weight: lighter; }

h3
{
	font-size: 0.8em;
	color: #630;
	font-style: normal;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	font-weight: lighter;
}

cite
{
	font-style: italic;
	font-weight: lighter;
	color: #666666;
	letter-spacing: 0.1em;
}

p, h2, h3 { padding: 1px 3px 1px 10px; }

div.content
{
	background-color: #C96;
	text-align: left;
	font-size: 0.8em;
	font-weight: lighter;
	background-image: url(images/content.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 101px;
	right: 329px;
	width: 321px;
}

div.ylapalkki
{	position: absolute;
	right:205px;
	top:0px;
	width:445px;
	height:41px;
	background-image: url(images/ylapalkki.jpg);
	background-repeat: no-repeat;
}

div.oikeareuna
{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 205px;
	background-image: url(images/oikeareuna.jpg);
	background-repeat: no-repeat;
	width:205px;
	height:562px;
}

div.quote
{
	position: absolute;
	right: 40px;
	top: 550px;
	width: 190px;
	background-color: transparent;
	font-size: 0.8em;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
}

div.navi1
{
	position: absolute;
	right: 205px;
	top: 41px;
	width: 445px;
	height: 34px;
	background-image: url(images/navi1.jpg);
	background-repeat: no-repeat;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
}

div.navi2
{
	position: absolute;
	right: 205px;
	top: 75px;
	width: 445px;
	height: 26px;
	background-image: url(images/navi2.jpg);
	background-repeat: no-repeat;
	font-size: smaller;
	text-align: center;
	vertical-align: middle;
}


div.isoe
{	position: absolute;
	right: 205px;
	top: 101px;
	background-image: url(images/isoe.jpg);
	background-repeat: no-repeat;
	width:124px; 
	height:461px;}



p.dis
{
	font-size: 0.7em;
	font-style: italic;
	font-weight: lighter;
	text-align: right;
	border-color: #666666;
	border-width: 1px;
	border-style: dotted none none none;
}

div.cast
{
	height: 100px;
	text-align: right;
	vertical-align: middle;
}


	
/*links*/
		
a:link { color: #663300; 
	   background: transparent none; 
	   text-decoration: underline; }

a:visited { color: #663399; 
		  background: transparent none; 
		  text-decoration: underline; }

a:active { color: #9999cc;
		 background: transparent none; 
		 text-decoration: none; }

a:hover { color: #ffffff;
		text-decoration: none;
		background-color: #cccccc; }

/*for codesport*/

.credit
{
	padding: 1px 3px 1px 10px;
	font-size: x-small;
	font-weight: lighter;
}
tr { text-align: left; }
