/* coro/filmstrip.css - sanguinity.org.uk */

body
{
    background: #000000;  /* url("back2.jpeg") repeat-y fixed top left;*/
    color: #ff8800;
    font-family: arial, verdana, sans-serif;
    font-weight: normal;
    margin: 0.0em;
}

/* =================================
   Now set the block content style
   ================================= */

h1, h2, h3, h4, h5, h6, p	, dl {
	margin-left: 10%;
	margin-right: 10%;
	}

h1          {color: #ff8800;  font-size: 2em;}
h2          {color: #ff8800;  font-size: 1.6em;}
h3          {color: #ff8800;  font-size: 1.17em;}
h4          {color: #ff8800;  font-size: 1em;}
h5          {color: #ff8800;  font-size: .77em;}
h6          {color: #884400;  font-size: .55em;}


*.centred	{
		text-align: center;
		}
		
*.big_indent	{
		margin-left: 20%;
		margin-right: 20%;
}

*.small_indent	{
		margin-left: 15%;
		margin-right: 15%;
}

td.sprocket	{
		background: black url("graphics/sprockethole.gif") scroll repeat-y center;
		}

td.filmbody	{
		background: #000000;
		color: #ff8800;
		}

hr		{
		color: #AA4400;
		background: #AA4400;
		width: 80%;
		}

/* =================================
   Now set the in-line content style
   ================================= */

a:link      {color: #dd4400;  text-decoration: underline;}

a:visited   {color: #882200;  text-decoration: underline;}

a:hover     {color: #ffbb00;  text-decoration: none;}

a:active    {color: #888888;  text-decoration: none;}

/*img         {margin: 0em;  padding: 0em; border: thin solid green;}*/