/* By Leandro Marcel by Tarantula.com  */
/* Never exclude reset.css of HTML */

#content_time {
	height:425px;
	width:968px;
	margin:auto;
	background-color:#000;
	background-image:url(../images/time_line/bg_timeline.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#left {
	float:left;
	width:397px;
	height:80px;
}
#left img {
	margin-top:32px;
	margin-left:21px;
	float:left;

}
#center {
	width:60px;
	float:left;
	height:80px;
}
#right {
	width:500px;
	float:left;
	color:#828282;
	text-align:left;
	float:right;
}
#right li{
list-style-image:url(../images/li.jpg);
color:#FF0000;
margin-top:20px;

}
#right p{
color:#FFFFFF;
}
#menu {
	clear:both;
	width:968px;
	height:65px;
	background-image:url(../images/time_line/bg_menu_time_line.jpg);
	background-repeat:no-repeat;
	padding:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#999999;
	font-weight:bold;
}
#menu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
#menu a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ff0000;
	font-weight:bold;
	text-decoration:none;
}

#menu li {
	float:left;
	list-style:none;
	margin-right:25px;
}
/* ===========================* BOX SCROLL *================================= */


DIV {
	MARGIN: 0px;
}
#content1 {
	BACKGROUND: #000;
	FLOAT: left;
	WIDTH: 415px;
	color:#999;
	padding-right:5px;
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	font-size:12px;
	line-height: 16px;
}
#main {
	margin-top:20px;
	margin-left:20px;
}
#content1 P {
	MARGIN: 10px;
}
.scrollbar-vert {
	FLOAT: left;
	WIDTH: 8px;
	HEIGHT: 200px;
	BACKGROUND-COLOR: #000;
	border:#333 1px solid;
}
.handle-vert {
	WIDTH: 8px;
	HEIGHT: 59px;
	background-image: url(../images/cast/roll.gif);
	background-repeat: no-repeat;
}
.scrollbar-hor {
	FLOAT: left;
	WIDTH: 500px;
	HEIGHT: 10px;
	BACKGROUND-COLOR: #000;
}
.handle-hor {
	BACKGROUND: url(../images/cast/roll.gif) no-repeat;
	WIDTH: 10px;
	HEIGHT: 10px;
}

