#form1 {
	
}


#content
{
	text-align: center;
}
#wrapper
{
	text-align: center;
}

#contentaudio
{
	text-align: center;
	background-image: url(Images/BackGround_Mini_800w_400h.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 400px;
}
.title
{
	font-family: Arial, 'Trebuchet MS' , Verdana;
	font-size: medium;
	color: #f97642;
	font-weight: bolder;
	height: 40px;
}
.tv
{
	background-position: center 50%;
	background-image: url(Images/ScreenBlackScrnkRedClear.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	height: 360px;
}
.playeraud
{	
	height: 220px;
	width: 350px;
	margin-top: 105px;
}
.player
{
	height: 240px;
	width: 350px;
	margin-top: 28px;
	margin-left: 2px; 
	background-position: center;
	background-repeat: no-repeat;
}
.vid1
{
	background-image: url(Images/Gena-VidPic1_320w_240h.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.vid2
{
	background-image: url(Images/Gena-VidPic2_320w_240h.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.vid3
{
	background-image: url(Images/Gena-VidPic_320w_240h.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.vid4
{
	background-image: url(Images/Gena-VidPic1_320w_240h.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.vid5
{
	background-image: url(flash/Images/Gena-MediaPlayer_320w_240h.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.footer
{
	font-family: Arial, 'Trebuchet MS' , Verdana;
	color: #f97642;
	font-size: small;
}
body
{
	background-color: #993333;
	background-image: url(Images/Background4_1400w.gif);
	background-repeat: no-repeat;
	background-position: center 50%;
}
body.mini
{
	background-color: #993333;
	background-image: url(Images/BackGround_Mini_600w_400h.gif);
	background-repeat: no-repeat; /* background-position-y: center; */
}
body.audio
{
	background-color: #993333;
	text-align: center;
	/*background-image: url(Images/BackGround_Radio_750w_300h.jpg); */
	/*background-image: url(Images/BackGround_Mini_600w_400h.gif);
	background-repeat: no-repeat; 
	background-attachment: scroll;
	background-position: center center; background-position-y: center; */
}
.speaker
{
	background-image: url(Images/Speaker_Edited4.gif);
	background-repeat: no-repeat;
	background-position: center 30px;
	height: 340px;
}

