BODY
		{
		font-family: Comic Sans MS; 
		font-size: 11px;
		color: #FFFFFF;
		background-color: #555;
		text-align: center;
		margin: 0;
		padding: 20px 0 40px 0;
		}

A:link,
A:visited
		{
		color: #FFD700; 
		font-weight: bold;
		text-decoration: none;
		}

A:hover,
A:active
		{
		color: gray; 
		font-weight: bold;
		text-decoration: none;
		}

.center	
		{
		width: 900px;
		text-align: left;
		position: relative; 
		margin: 0 auto;
		}

.header 
		{
		width:900px;
		height:450px;
		}

.title1
		{
		font-family: Tahoma; 
		color: #555555; 
		font-size: 18px; 
		font-weight:bold; 
		padding-right:45px;
		}

.title1-2
		{
		font-family: Tahoma; 
		color: #555555; 
		font-size: 18px; 
		font-weight:bold; 
		padding-right:75px;
		}

.title2 		
		{
		font-family: Times New Roman; 
		font-size: 18px; 
		color: #FFD700;
		padding-left:3px;
		}

.title3
		{
		padding-left: 30px;
		}

.top1
		{
		width:900px;
		height:25px; 
		background:url(gfx/header_top.gif) no-repeat;
		text-align:right;
		padding-top:5px;
		}

.top2
		{
		width:900px; 
		height:10px; 
		background:#000 url(gfx/header_m_top.gif) center top no-repeat;
		}

.top3
		{
		width:900px; 
		background:#000;
		}

.bot1
		{
		width:900px; 
		height:30px; 
		background:#000 url(gfx/header_m_bot.gif) center bottom no-repeat;
		}

.bot2
		{
		width:900px; 
		height:65px; 
		background:url(gfx/header_bot.gif) no-repeat; 
		}

.timeline
		{
		width:406px;
		height:52px;
		background:url(gfx/timeline1a.gif) no-repeat;
		color:#000;
		font-family: Tahoma;
		font-size:13pt;
		font-weight:bold;
		}

.timeline2
		{
		width:406px;
		height:52px;
		background:url(gfx/timeline2a.gif) no-repeat;
		color:#000;
		font-family: Tahoma;
		font-size:13pt;
		font-weight:bold;
		}

.timeline3
		{
		background:url(gfx/cursor_b.gif) no-repeat 245px 21px;
		padding:15px;
		padding-left:70px;
		cursor: pointer;
		}

.timeline4
		{
		background:url(gfx/cursor_b.gif) no-repeat 291px 21px;
		padding:15px;
		padding-left:65px;
		cursor: pointer;
		}

.timeline5
		{
		padding:15px;
		padding-left:70px;
		cursor: default;
		}

.timeline6
		{
		padding:15px;
		padding-left:65px;
		cursor: default;
		}

DIV.pad
		{
		padding-left:4px;
		padding-right:4px;
		}

TABLE.clear
		{
		clear: left;
		}

TABLE
		{
		font-family: Comic Sans MS; 
		font-size: 11px; 
		color: #FFFFFF;
		}

TABLE.prv
		{
		padding: 0px; 
		float: left;
		}

TD.pad1
		{
		width:450px;
		padding-left:23px;
		}

TD.pad2
		{
		width:450px;
		padding-left:3px;
		}

TD.fix_h1
		{
		height:70px;
		vertical-align:middle;
		}

IMG.prv 
		{
		width: 50px; 
		height: 100px; 
		border: 1px solid #FFF;
		}