body
{	background-image: url(bg.jpg);
}

.texture
{
	background-image: none;

}/*
#mainContainer, #rightside, .outer, .inner
{
	background-image: url(bg.jpg);
}*/


#header 
{
	background-image: url(bg.jpg);
	background-color:yellow;
	height: 135px;
	background-position: 0px 0px;
}
#generaltitleid, #generalsubtitleid
{
color:black;
text-indent: 55px;
}
.photo_bg
{
	background-image: url(bg.jpg);
	height: 135px;
	background-position: right 0px;
	background-repeat: no-repeat;
	overflow: hidden;
}
.trans_bar
{
	display:none;
}

#hmenu
{
display:none;
	
}

/*
#hmenu
{
	margin-left:0;
}
.logo
{
	width:0px;	
	height: 111px;
	
}*/