/*the style sheet for the cate blanchett fanlisting */
body
{
	color: #000033;
	background-color: #FFF;
	font-family: Times, serif;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bgcolor.jpg);
	background-repeat: repeat;
}

h1
{	color: #003;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.2em; }

h2, h3
{	font-family: Times, serif;
	color: #000;
	font-size: 0.9em;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0.2em;
}

p { }

em
{   color: #000;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size: 1.0em; 
}

strong
{	letter-spacing: 0.1em;
	color: #303;
	text-transform: uppercase;
	font-family: Times, serif;
}

div.image01
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1024px;
	height: 112px;
	background-image: url(images/image01.jpg);
	background-repeat: no-repeat;
}

div.image02
{
	position: absolute;
	left: 0px;
	top: 112px;
	width: 1024px;
	height: 82px;
	background-image: url(images/image02.jpg);
	background-repeat: no-repeat;
}

div.image03
{
	position: absolute;
	left: 0px;
	top: 194px;
	width: 1024px;
	height: 89px;
	background-image: url(images/image03.jpg);
	background-repeat: no-repeat;
}

div.image04
{
	position: absolute;
	left: 0px;
	top: 283px;
	width: 1024px;
	height: 135px;
	background-image: url(images/image04.jpg);
	background-repeat: no-repeat;
}

div.naviarea
{	position: absolute;
	left: 0px;
	top: 418px;
	width: 1024px;
	height: 41px;
	background-image: url(images/naviarea.gif);
	background-repeat: no-repeat; }
	
p.navi
{	width: 800px;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
	text-align: right;
	letter-spacing: 0.2em; }


div.quotearea
{	position: absolute;
	left: 0px;
	top: 459px;
	width: 1024px;
	height: 31px;
	background-image: url(images/quotearea.gif);
	background-repeat: no-repeat; }

p.quote
{
	color: #FFC;
	width: 800px;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	font-style: italic;
	vertical-align: top;
	margin: 3px 0px 0px 0px;
}

div.content
{
	position: absolute;
	left: 0px;
	top: 490px;
	width: 800px;
	background-color: #FFF;
	background-image: url(images/content.gif);
	background-repeat: no-repeat;
}

div.sisennys { padding: 10px 40px 15px 170px; }

div.special
{
	min-width: 109px;
	min-height: 120px;
	background-image: url(images/rovertuoli.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 120px;
	font-size: 0.8em;
	font-style: italic;
}

p.dis
{
	font-size: 0.7em;
	font-style: italic;
	font-weight: lighter;
	text-align: right;
	border-color: #ccc;
	border-width: 1px;
	border-style: dotted none none none;
}
	
/*links*/
		
a:link { color: #36C; 
	   background: transparent none; 
	   text-decoration: underline; }

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

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

a:hover
{
	color: #000;
	text-decoration: none;
	background: transparent none; 
	font-style: italic;
}


/*navin linkit*/

a.mainnavi:link
{
	color: #003;
	background: transparent none;
	text-decoration: none;
}

a.mainnavi:visited
{
	color: #939;
	background: transparent none;
	text-decoration: none;
}
				
a.mainnavi:hover
{
	color: #003;
	background: transparent none;
	text-decoration: underline;
	font-style: normal;
}				



		
/*codespurting*/

.codesort li {
	display: inline;
	padding-right: 3px;
	}

.credit
{
	font-size: x-small;
	font-weight: lighter;
}
tr { text-align: left; }
