/* CSS Document */

body
{
	/*background-position: center top;*/
	font-size: 11pt;
	background-image: url(../images/saigonlive_background.jpg);
	font-family: Arial;
	background-repeat: no-repeat;
}
#homepage01
{
	background-position: left top;
	background-image: url(../images/saigonlive_homepage.jpg);
	background-repeat: no-repeat;
	position: relative;
	padding-left:5px;
	padding-right:5px;
}
#homepage02
{ 	background-color:Transparent;
	position: relative;		
	}
	
#getflash01
{
	position: relative;
	left: 100px;
	top: 770px;
	}
	
#Table_01 {
width:1280px;
height:auto;
}

#Table_01 #bg1{
background-image:url(../images/sgl_01.jpg);
height:163px;
width:1280px;
vertical-align:top;
}

#Table_01 #bg2{
background-image:url(../images/sgl_02.jpg);
height:179px;
width:1280px;
vertical-align:top;
}

#Table_01 #bg3{
background-image:url(../images/sgl_03.jpg);
height:168px;
width:1280px;
}

#Table_01 #bg4{
background-image:url(../images/sgl_04.jpg);
height:153px;
width:1280px;
}

#foot{
background-image:url(../images/sgl_05.jpg);
height:209px;
width:1280px;
border:none;
}

#background{
background-image:url(../images/background.jpg);
height:auto;
width:1280px;
border:none;
padding: 0px 0px 0px 0px;
}

#menubackground{
background-image:url(../images/background.jpg);
height:auto;
width:1280px;
border:none;
padding: 0px 0px 0px 90px;
}

#menu_normal{
background-image:url(../images/menu_normal.jpg);
height:30px;
width:132px;
border:none;
padding-left:2px;
background-repeat:no-repeat;
text-align:center;
font-size:16px;
font-weight:bold;
}
#menu_curr{
background-image:url(../images/menu_curr.jpg);
height:30px;
width:132px;
border:none;
padding-left:2px;
background-repeat:no-repeat;
text-align:center;
font-size:16px;
font-weight:bold;
}

a:link {
	text-decoration:none;
	color:#0066cc;
	}

a:hover {
	text-decoration:none;
	color:#ff6600;
	}
	
a:active {
	text-decoration:none;
	color:#ff6600;
	}
	
a:visited {
	text-decoration:none;
	color:#0066cc;
	}
	
#footbackground{
background-image:url(../images/background.jpg);
height:80px;
width:1280px;
border:none;
padding: 0px 0px 0px 7px;
font-size:16px;
font-weight:bold;
}

div.homelogo
{
	position: absolute;	
	padding-top:0px;
	padding-bottom:10px;
	padding-left:92px;	
}