body
{
	background:#b8b5ae url('/images/backgrounds/body.gif') repeat-x;
	padding:0;
	margin:0;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #534636;
}

img { border:none; padding:0; margin:0;}

a {color:#544c7e}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#sceneryContainer {background:#eef1fc url('/images/backgrounds/scenery-top.gif') repeat-x; min-height:417x; height:417px;}
#sceneryContainer #sceneryImage {min-height:417x; height:417px; width:124px; background:url('/images/backgrounds/scenery.gif');float:left;}

.siteContainer
{
	/*background:url('/images/backgrounds/shadow-right.png') repeat-y top right;*/
	background:url('/images/backgrounds/shadow-full.png') repeat-y top left;
	width:698px;
	padding: 0;
	text-align:left;
	position:absolute;
	left:120px;
	top:0;
	margin-right:4px;
	padding-left:4px;
	
}

/* Fix IE. Hide from IE Mac \*/
* html .siteContainer 
{
	background-image:none;
	width:690px;
	padding:0;
	margin:0;
}

#header{background:#fff url('/images/ui/img_logo.gif') no-repeat; background-position:11px 4px; min-height:82px; height:82px; width:100%; width:690px;}
#header .vcard {padding:35px 0 0 144px}
#header .vcard .org{visibility:hidden; display:none;}
#contentBody{background:#fff url('/images/backgrounds/header-shadow.gif') repeat-x; width:670px; padding:22px 0 0 20px;}

#footer
{
	background:#fff;
	width:684px;
	padding:3px;
}

#footer #base
{
	border:1px solid #bcbab1;
	background:#e3e0d6;
	min-height:34px;
	height:34px;
}