body					{
						margin:0;
						padding:0;
						FONT: 110%/1.4 arial, helvetica, sans-serif;	
						background: #ff26c4;
						}
#maincontainer			{
						width: 			980px;
						height: 		770px;
						margin-left:	auto;
						margin-right:	auto;
						position: 		relative;
						}
#header					{
						text-align:		center;
						padding: 		0px 0px 0px 0px;
						font-size: 		20pt;
						width: 			100%;
						height: 		55px;
						line-height:	55px;
						margin-left: 	auto;
						margin-right:	auto;
						}
#header a:link 			{color: blue; text-decoration: none;}
#header a:visited 		{color: blue; text-decoration: none;}
#header a:hover 		{color: blue; text-decoration: underline;}
#header a:active 		{color: blue; text-decoration: none;}
.tn-vert				{
						width:			226px;
						height:			292px;
						border:			2px solid black;
						float:			left;
						clear:			both;
						}
.tn						{
						width:			226px;
						height:			134px;
						border: 		2px solid black;
						}
.tn-wide						{
						width:			476px;
						height:			292px;
						border: 		2px solid black;
						}
#tn-2					{
						width: 			250px;
						text-align: 	right;
						position: 		absolute;
						left:			230px;
						}
#tn-3					{
						width: 			250px;
						text-align:		right;
						position: 		absolute;
						left:			230px;
						top	: 			158px;
						}
#tn-4					{
						width: 			476px;
						height: 		292px;
						position: 		absolute;
						right:			4px;
						top: 			0;
						}
#tn-5					{
						width: 			226px;
						text-align: 	left;
						position: 		absolute;
						left: 			0;
						top	: 			316px;
						}
#tn-6					{
						width: 			250px;
						text-align:		right;
						position: 		absolute;
						left: 			230px;
						top	: 			316px;
						}
#tn-7					{
						width: 			226px;
						text-align: 	right;
						position: 		absolute;
						left: 			0px;
						top	: 			474px;
						}
#tn-8					{
						width: 			250px;
						text-align: 	right;
						position: 		absolute;
						left: 			230px;
						top	: 			474px;
						}
#tn-9					{
						width: 			226px;
						text-align: 	right;
						position: 		absolute;
						left: 			0;
						top	: 			632px;
						}
#tn-10					{
						width: 			250px;
						text-align: 	right;
						position: 		absolute;
						left: 			230px;
						top	: 			632px;
						}
#tn-11					{
						width: 			476px;
						position: 		absolute;
				right		: 			3px	;
						top	: 			316px;
						}
#text					{	
						width: 			471px;
						padding: 		0px 4px 4px 0px;
						text-align: 	left;
						position: 		absolute;
						right: 			0;
						top:   			630px;
						line-height:	1.7em;
						}
#text span				{
						font-size: 		18pt;
						line-height:	36px;
						}
#text a:link 			{color: blue; text-decoration: underline;}
#text a:visited 		{color: blue; text-decoration: underline;}
#text a:hover 			{color: blue; text-decoration: none;}
#text a:active 			{color: blue; text-decoration: underline;}
#footer					{
						width: 			980px;
						text-align: 	center;
						font-size: 		8pt;
						margin-left: 	auto;
						margin-right: 	auto;
						padding: 		14px 0 0 0;
						}