body {
	background: #C7C7C7 url(/resources/global/elex1/images/global/bgfade1.jpg) repeat-x;
	margin: 0;
	padding: 0;
}

div#pagearea {
	padding: 0 2px;
	border-left: 1px #FFFFFF solid;
	border-right: 1px #FFFFFF solid;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}

div#logoface {
	position: absolute;
	background: url(/resources/global/elex1/images/global/face.gif) 0px 1px no-repeat;
	width: 180px;
	height: 210px;
	margin: 0 0 0 600px;
}

div#header {
	height: 95px;
	width: 766px;
	background: url(/resources/global/elex1/images/global/bg_stripe1.gif);
	border: 1px #FFFFFF solid;
	margin: 1px;
	text-align: left;
}


#page-contentArea {
	background: #FFF;
	margin: 1px 1px 2px;
	padding: 0;
	width: 768px;
}
#page-contentArea-clear {
	clear: both;
	line-height: 0em;
	visibility: collapse;
	height: 1px;
}

#content {
	text-align: left;
	min-height: 350px;
	padding: 8px 0 20px 10px;
	float: left;
	_float: none;
	width: 575px;
}

#content #pagetitle {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 15px;
	color: #666666;
	padding: 4px 5px 5px 60px;
	cursor: default;
}

#content #pagecontent {
	padding: 0 0 20px 35px;
}



#content pre {
    overflow: auto;
    padding: 10px 0;
    font-size: 11px;
    line-height: 1.3em;
}


#page-midBar {
	height: 41px;
	background: #FFF;
	margin: 0 1px;
	padding: 5px;
	padding-right: 186px;
}

#page-searchBar {
	float: right;
	text-align: right;
	margin-bottom: -2px;
}

#page-paypalLogo {
	float: left;
	margin: -2px 0 -5px 0;
}

#breadcrumbs {
	background: #626262;
	border: 1px #FFF solid;
	margin: 2px 1px;
	padding: 1px 186px 1px 6px;
	height: 18px;
	text-align: right;
	color: #DDD;
}

#breadcrumbs a {
	border-bottom: none;
	color: #FFF;
}

#page-rightColumn {
	width: 165px;
	text-align: left;
	float: right;
	padding: 8px 7px 0 0;
	_padding-right: 3px;
}

div#releases {
	height: 100px;
	text-align: left;
	background: #FFF url(/resources/global/elex1/images/global/newreleases.gif) no-repeat;
	padding: 18px 0 0 2px;
	width: 583px;
	float: left;
	border-bottom: 2px #AAA solid;
}

div#releases div.release {
	background: url(/resources/global/elex1/images/global/newreleasebox.gif) no-repeat;
	width: 78px;
	height: 78px;
	padding: 11px 8px 5px 13px;
	float: left;
	margin: 0 -1px;
}

div#releases div.release img.release-thumb {
	margin: -1px 0 0 -3px;
}






#footer {
	border: 1px #FFFFFF solid;
	margin: 2px 1px;
	text-align: center;
	background: #8D8D8D url(/resources/global/elex1/images/global/dots.gif) no-repeat;
	color: #FFFFFF;
	padding: 4px 100px;
	clear: both;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover, #footer a:active {
	text-decoration: none;
	color: #FFCC55;
}

#footer hr {
	border-top: 1px #FFFFFF solid;
	border-bottom: none;
}

#debug-info {
	text-align: center;
}