body		{
		background-color:	#ffcc99;
		}

p 		{ text-align:		justify;}

/*
h1, h2, h3, h4		{
		font-family:		"Tempus Sans ITC", Babylon, Alois, Garamond, times, script;
		}
*/

.pane0		{
		padding:		6% 5% 20%;
		background-repeat:	no-repeat;
		background-image:	url("gif/synback-0.gif");
		}

.pane1		{
		padding:		6% 5% 20%;
		background-repeat:	no-repeat;
		background-image:	url("gif/synback-1.gif");
		}

.pane2		{
		padding:		6% 5% 20%;
		background-repeat:	no-repeat;
		background-image:	url("gif/synback-2.gif");
		}


.pane404	{
		padding:		6% 5% 20%;
		background-repeat:	no-repeat;
		background-image:	url("jpg/404.jpg");
		}

.pane3		{
		padding:		6% 5% 20%;
		background-repeat:	no-repeat;
		background-image:	url("gif/synback-3.gif");
		}

.pane4		{
		padding:		6% 5% 20%;
		background-repeat:	no-repeat;
		background-image:	url("gif/synback-4.gif");
		}

.pane5		{
		padding:		6% 5% 20%;
		background-repeat:	no-repeat;
		background-image:	url("gif/synback-5.gif");
		}

.pane6		{
		padding:		6% 5% 20%;
		background-repeat:	no-repeat;
		background-image:	url("gif/synback-6.gif");
		}

.pane7		{
		padding:		6% 5% 20%;
		background-repeat:	no-repeat;
		background-image:	url("gif/synback-7.gif");
		}

.pane8		{
		padding:		6% 5% 20%;
		background-repeat:	no-repeat;
		background-image:	url("gif/synback-8.gif");
		}


.pane9		{
		padding:		6% 5% 20%;
		background-repeat:	no-repeat;
		background-image:	url("gif/synback-10.gif");
		}

.cast		{
		border:			thin solid #cc9966;
		padding:		10px;
		vertical-align:		top;
		}

.main		{
		width:			800px;
		margin-left:		auto;
		margin-right:		auto;
		font-family:		"Tempus Sans ITC", Babylon, Alois, Garamond, times, script;
		}

.rule		{
		margin-left:		auto;
		margin-right:		auto;
		}

.pichead	{display:		inline;}

.col1		{
		width:			45%;
		float:			left;
		}

.col2		{
		padding-left:		5%;
		width:			45%;
		float:			left;
		}

.pair		{display:		inline;}

