body{
background:#000;
margin:0;
padding:0;
}
A {
	color: #999999;
	text-decoration: none;
}

A:hover {
  color: #FFFFFF;
}

#GlamBodyWrapper{
background:#000 url(images/BricksLeft.jpg) no-repeat top left;
float:none;
min-width:1175px;
}
#GlamContainer{
width:100%;
background:url(images/BricksRight.jpg) no-repeat top right;
min-height:630px;
height:auto !important;
height:630px;
margin:0 auto;
float:none;

}
#flashcontent2{
height:646px;
color:#999999;
}
.noFlashInner{
padding-top:200px!important;
}
/* SPLASH */

/****************************************************/
#SplashPadding{
padding-top:150px;
}
#SplashMiddleBack{
cursor:pointer;
float:none;
background: url(images/SplashMiddleRepeater.gif) repeat-x top; 
width:100%;
height:351px;

}
#SplashMiddle{
background:url(images/SplashMiddle.gif) no-repeat center bottom;
width:100%;
height:351px;
}