	div.centered 
		{
		text-align:left;
		margin-left:10%;
		margin-right:10%;
		}
   
	html, body {
		height: 100%;
		}
	.wrapper {
		min-height: 100%;
		height: auto;
		height: 100%;
		margin: 0 auto 0; 
	}
	.header
	{
		width:784px;
		height:100px;
		margin-left:10%;
		margin-right:10%;
		margin-bottom:5%;
	}
	.header img
	{
		display:inline;
		border-style:none;
		border-width:0px;
		float:left;
	}
	.footer,.push {
		height: 4em; 
		margin-left:10%;
		margin-right:10%;
		bottom:0px;
    }
     .logo img
    {
	    width:780px; 
	    height:94; 
	    border-width:0px;
	    display:inline;	   
    }
	.logout
	{
		width:91;
		height:41;
		top:94px;
		display:inline;	
	}
	.logout img{
		border-style:none;
		border-width:0px;
		float:left;
	}
	.yellow_strip{
	    top:94px;
	    width:681px;
	    height:41px;
	    display:inline;
    }
    .yellow_strip img{
	    width:673px;
	    height:41px;
	    border-style:none;
	    border-width:0px;
	    float:left;
    }
    table.contentFrame
    {
		table-layout:fixed;
		/*width:80%;*/
		width:780px;
		height:100%;
		text-align: left;
		vertical-align:text-top;
    }
    .leftMenu
    {
	    width:10px;
	    vertical-align:top;
	}
    .Main
    {
		width:500px;
		vertical-align:top;
    }
	.Advert
    {
		width:120px; 
		background-image:url(images/advertise.jpg); 
		height:100%;	
		vertical-align:top;
    }
    .PaidLink
    {
		vertical-align:top;
		text-align:center;
    }
    .TopAdvertItem_ 
	{
		width:280px;
		border-right:solid 1px #E6E6FA;
		border-bottom:solid 1px #E6E6FA;
		text-align:center;
		vertical-align:baseline; 
	}
	.TopAdvertItem_BottomLinks
	{
		width:280px;
		height: 18px;
		border-right:solid 1px #E6E6FA;
		text-align:center;
	}
	#btn-Video_ 
	{
	    float:left;
	    border-style:none;
	    width:90px;
	    height:41px;
    }
    #btn-Category_ {
	    float:left;
	    border-style:none;
	    width:81px;
	    height:41px;
    }
    #btn-Contact_ 
    {
	    float:left;
	    border-style:none;
	    width:113px;
	    height:41px;
    }
    #right-yellowstrip_ 
    {
	    float:left;
	    border-style:none;
	    width:261px;
	    height:41px;
    }
   /* #Footer
    {
		position:absolute;
		width:780px;
		height:27px;
		left:0px;
		top:auto;
		margin-left: 10%;
	    margin-right: 10%;
	}*/
    #welcome_ {
	    position:absolute;
	    left:0px;
	    top:135px;
	    width:780px;
	    height:73px
    }
    #Reg-login_ {
	    position:absolute;
	    left:0px;
	    top:208px;
	    width:226px;
	    height:745px;
	    font-size:16px;
    }

    #link_
    { 
		position:absolute;
		float:left;
    }
    .style1 {color: #F3C989;}
    .style2 {font-size: 10px;}