
/* PAGE CONTENT */


html 
	{
		font: 12px Verdana; 
		color:#ffffff; 	
		background-color:#000000; 
	}
p
	{
		margin-left:1px;
		font-family:verdana,arial,helvetica,sans-serif;
		font-size:8pt;
		color:#897a7a
	}
	


div.footerCopy
	{
		margin-left:45px;
		font-family:verdana,arial,helvetica,sans-serif;
		font-size:80%;
		color:#181313;
	}
	
div.footer
	{	
		position:relative;
		margin-right:400px;
		margin-top:30px;
		z-index:2;
		position:absolute;
		width:768px;
		height:1024;
	}
	
a.footerLink
	{
		margin-left:1px;
		font-family:verdana,arial,helvetica,sans-serif;
		font-size:90%;
		color:#181313;
		text-decoration: none;
	}
	
a
	{
		margin-left:1px;
		font-family:verdana,arial,helvetica,sans-serif;
		font-size:8pt;
		color:#b0aeae;
		text-decoration: none;
	}
	
h1
	{
		float: left;
		display:block;
		background-repeat:no-repeat;
		text-indent: -9999px;
	}

#FlashContent
	{
		
		
		display:block;
		width:1024px;
		height: 768px;
		max-width:1024px;
		max-height:768px;
	}

			
div.stage
	{	
		margin-left:-130px;
		margin-top:-700px;
		z-index:2;
		position:absolute;
		width:768px;
		height:1024;
	}
	
div.stageTeam
	{	
		margin-left:-130px;
		margin-top:-550px;
		z-index:2;
		position:absolute;
		width:675px;
		height:900;
	}
			
div.canvas
	{
		
		z-index:-1 ;
		margin-top:80px;
		display:block;
		background-image: url('../images/img_cssbackground.jpg');
		width:779px;
		height: 562px;
		max-width:779px;
		max-height:562px;

	}

div.YGlogo
	{
		
		position: absolute;
		margin-left: 80px;
		background-image: url('../images/hompagelogo.jpg');
		float: left;
		display:block;
		width:98px;
		height: 128px;
		max-width:98px;
		max-height:128px;
		margin-top: 80px;
	}

	div.homeText
	{
		z-index:1 ;
		margin-left: 195px;
		margin-top: 165px;
		float: left;
		position: absolute; 
		width:290px;
		height: 250px;
		max-width:290px;
		max-height:250px;

	}


	





