body.serious 	{
				background :url();
				background-color:blue;
				}

.stob	{left		:	270px;}

.title	{left		:	350px;
		font-size	:	24pt;}

#content	{position:absolute; top:120px;left:200px;width:500px;height:340px;}

#contenttop	{position:absolute; top:0px;left:0px;width:500px;height:50px;
			background:url(seriouscontentbgtop.jpg);z-index:0}
#contentmid	{position:absolute; top:50px;left:0px;width:500px;height:240px;
			background:url(seriouscontentbgmid.jpg);z-index:0}
#contentbot	{position:absolute; top:290px;left:0px;width:500px;height:50px;
			background:url(seriouscontentbgbot.jpg);z-index:0}

#linksarea	{position:absolute; top:140px; left:30px;width:170px;}

#contenttext{color:blue;position:absolute;top:60px;left:70px;width:370px;font-size:12pt;font-weight:bold;z-index:1;}

table.serious th	{font-size : 14pt;
				font-weight : bold;
				color : blue;
				text-align:left;}

table.serious td {font-size : 11pt;
				color : blue;
				text-indent:20px;}

table.serious a:link        {color: #0030d0}
table.serious a:active      {color: #ff8000}
table.serious a:visited     {color: #bb00aa}
table.serious a:hover       {color: #ff0000}

.copyright	{top:470px;left:500px}
