

.imagesbackground {
position:relative;
top: 0px;
left: 0px;
width: 100%;
height: 675px;
background: URL(../images/imagesbg.jpg);
background-repeat: no-repeat;
}


.header_images{
position:absolute;
top: 42px;
left: 120px;
width: 100%;
height: 86px;
}

.gallerymovie {
position: absolute;
top: 190px;
left: 280px;
width: 520px;
font-family: arial;
color: #323a52;
font-size: 12px;
font-weight: none;
line-height: 18px;
overflow: auto;
height: 440px;
scrollbar-face-color: #f1d5d3; 
scrollbar-track-color: #ab8983;
scrollbar-arrow-color:  #323a52; 
scrollbar-3dlight-color: white; 
scrollbar-shadow-color: #88564c; 
scrollbar-highlight-color: white; 
scrollbar-darkshadow-color: #88564c;
}

.videonote {
	position:absolute;
	top: 137px;
	left: 282px;	
	
}
.video01 {
position:absolute;
top: 150px;
left: 275px;
width: 417px;
height: 141px;
background: URL(../images/videobox.gif);
padding: 10px;
background-repeat: no-repeat;
}

.video02 {
position:absolute;
top: 290px;
left: 275px;
width: 417px;
height: 141px;
padding: 10px;
}

.video03 {
position:absolute;
top: 425px;
left: 275px;
width: 417px;
height: 141px;
background: URL(../images/videobox.gif);
background-repeat: no-repeat;
padding: 10px;
}

.videotext {
position:absolute;
top: 10px;
left: 200px;
width: 250px;
font-family: arial;
font-size: 12px;
color: #323a52;
}

.videotext a:link, a:visited{
font-size: 12px;
color: #323a52;
}


.video_detail {
position:absolute;
top: 150px;
left: 300px;
width: 417px;
font-family: arial;
font-size: 14px;
color: #323a52;
}

.video_detail span{
font-size: 12px;
}



.mediatext {
position: absolute;
top: 140px;
left: 290px;
width: 320px;
font-family: arial;
color: #323a52;
font-size: 12px;
font-weight: none;
line-height: 18px;
}

