/* CSS Document */
body {
/*	background-color: #242222;*/
	background-color: #8E8A89;
	margin: 5px 0;
	padding: 0px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	
	
	scrollbar-3dlight-color:#8E8A89;
	scrollbar-arrow-color:#BAB6B6;
	scrollbar-base-color:#BAB6B6;
	scrollbar-darkshadow-color:#8E8A89;
	scrollbar-face-color:rgb(89,80,80);
	scrollbar-highlight-color:#BAB6B6;
	scrollbar-shadow-color:#BAB6B6
}

.AbsWrap {
	width: 100%;
	position: relative;
}

.rowWrap {
	width: 100%;
}

img, img a {border:none;}

.clearfloat {
	clear: both;
	height: 0px;
}

#Container {
	width: 960px;
	background-color: #8E8A89;
	padding: 0px;
	margin: auto;
	background-image: url(../images/navContainer.gif);
	background-repeat: no-repeat;
	background-position: 0 20px;
}

/*#MainLiner {
	z-index: 900;
	border: 1px solid #fff;
	margin:15px;
	width:930px;
}
*/
#navContainer {
	height: 75px;
	margin:40px 50px 10px 10px;
	z-index: 900;
	position:relative;
}

#MainContainer {
	position: relative;
	margin: 20px 0;
}

#MainShow {
	width: 749px;
	height: 421px;
	position: relative;
	border: 0px solid #fff;
	background-color: #fff;
	z-index: 100;
	
}

#MainShow_bulldog {
	width: 145px;
	height: 85px;
	position: absolute;
	background: url(../images/bulldog.png) no-repeat;
	z-index: 9999;
	top:-45px;
	left:10px;
}

#MiniShow {
	width: 421px;
	height: 421px;
	position: relative;
	border: 0px solid #fff;
	background-color: #fff;
	z-index: 100;
}

/*#ContentBG {
	background-image: url(../images/contentBG.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
*/
#Content 
{
	position: relative;
	padding-left:10px ;
	height:230px;
	overflow:auto;
	width:200px;
	margin:100px 0 0;
}
#Layout {
	margin-left:0px;
	margin-top:10px;
	position: relative;
}
#stolemMoments
{
	margin: 0 0px;
	position:relative;
	top:-35px;
	float:right;
}
#goodiesFlash
{
	width:400px;
	float:left;	
}
#goodiesContent
{
	width:500px;
	height:400px;
	float:left;	
}
#subNav 
{
	position: relative;
	padding-left:10px ;
	padding-top:50px;
}