@charset "UTF-8";
/* CSS Document */


body {
		background-color: #ffffff;
		font: .8em/1.3em verdana,arial,helvetica,sans-serif;
		margin: 0px;
		padding:0px;
}

#container	{
		width: 800px;
		margin: 0px auto;
		margin-top: 8em;
		position: relative;
}
		
#flashcontent {				
			margin-left: 12em;		
}
		
#Layer1 {
		position:absolute;
		z-index:1;
}

#info p {
		margin: 0 0 0 26em;
}

.title {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: x-large;
		font-weight: normal;
		color: #666666;
		letter-spacing: normal;
}

.selections {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: small;
		font-variant: small-caps;
		color: #999999;
}

.style1 {
		font-size: 0.8em;
}

body,td,th {
		font-size: 0.8em;
}

a:link {
		color: #999999;
		text-decoration: none;
}

a:visited {
		text-decoration: none;
		color: #999999;
}

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

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

/* videopage */


#apDiv1 {
		position:absolute;
		left:15em;
		top:4em;
		width:300px;
		height:186px;
		z-index:2;
}

#apDiv2 {
		position:absolute;
		left:15em;
		top:20em;
		width:300px;
		height:186px;
		z-index:3;
}

#apDiv3 {
		position:absolute;
		left:52em;
		top:6em;
		width:265px;
		height:186px;
		z-index:4;
}

#apDiv4 {
		position:absolute;
		left:52em;
		top:26em;
		width:265px;
		height:186px;
		z-index:5;
}