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

/* ---------------------------------------------------------------------------------------------------------------------------------
	1) HISTORY PAGE SPECIFIC CSS
/* --------------------------------------------------------------------------------------------------------------------------------- */



#music_player {	position: absolute;	width: 250px;height: 15px;left: 309px;top: 60px;}
#music_player_label {position: absolute;width: 250px;height: 10px;left: 309px;top: 45px;text-align: right;font-size: 10px;}

#music_player2 {position: absolute;width: 250px;height: 15px;left: 0px;top: 67px;}
#music_player_label2 {position: absolute;width: 250px;height: 10px;left: 0px;top: 52px;text-align: text;font-size: 10px;}

#top_1920 {width: 998px; height: 423px; margin: 0 auto; margin-top: 0px; }
#top_1940 {width: 998px; height: 481px; margin: 0 auto; margin-top: 0px; }
#top_1960 {width: 998px; height: 723px; margin: 0 auto; margin-top: 0px; }

#top_1960 a {color: #cc0033; font-weight: bold;}
#top_1960 a:hover {text-decoration: underline;}

#mid_1920_holder {width: 1008px; height: 423px; margin: 10px 0 0 10px; background-image:url(images/1920_mid_bg.gif); clear: left;}
#mid_1920_text { width: 558px; float: right; margin-right: 42px; margin-top: 82px; color: #000;}
#mid_1920_text_bottom {float: left; text-align: left; color: #000; width: 500px; margin-left: 370px; margin-top: 30px;}

#mid_1940_holder {width: 1053px; height: 446px; margin: -6px 0 0 -22px; background-image:url(images/1940_mid_bg.gif);}
#mid_1960_holder {width: 1008px; height: 838px; margin: 0px 0 0 0; background-image:url(images/1960_mid_bg.gif); position: relative;}

#mid_1940_text { width: 540px; height: 275px;  float: right; margin-right: 62px; margin-top: 25px; color: #000; text-align: right; clear: right;}
#mid_1940_text_bottom {width: 308px; float: right; margin-right: -312px; margin-top: 262px; color: #000; text-align: right;}

#mid_1960_text { width: 500px; float: left; margin-left:30px; margin-top: 360px; color: #000; text-align: left; clear: left;}


#mid_1960_text a { color: #cc0033; font-weight: bold;}
#mid_1960_text a:hover { text-decoration: underline;}


.history_text {color: #000; font-size: 1.4em; line-height: 22px;}
.history_text11 {color: #000; font-size: 1.2em; line-height: 20px; margin-bottom: 20px;}



#tl_text {width: 420px;  height: 400px; margin-top: 25px; margin-left: 16px; float: left;}
#top_1940 #tl_text {width: 383px; margin-top: 25px; margin-left: 16px; float: left;}
#top_1960 #tl_text {width: 450px; margin-top: 25px; margin-left: 16px; float: left;}


#tr_holder { width: 559px; height: 423px; float: right; position: relative; margin-bottom: 10px;}
#top_1940 #tr_holder {width: 634px; height: 478px; float: right; position: relative; margin-top: 28px; }
#top_1960 #tr_holder {width: 527px; height: 723px; float: right; position: relative; margin-top: 0; }


.bg_1920 {background-image:url(images/tr_1920.png); background-position: bottom right; background-repeat: no-repeat;}
.bg_1940 {background-image:url(images/tr_1940.png); background-position: top left; background-repeat: no-repeat; margin-right: -65px;}
.bg_1960 {background-image:url(images/tr_1960.gif); background-position: top left; background-repeat: no-repeat; margin-right: 0;}

#video_holder {
	position: absolute;
	padding-top: 20px;
	height:192px;
	width:300px;
	left: 617px;
	top: 438px;
	overflow: hidden;
	background-image: url(images/video_bg.jpg);
}


 
 

