/* Entire page */
body {
	background : #ffffff url('/_structure/images/cloth039.jpg') repeat fixed center top;
	font-family : Georgia, arial;
	margin : 0px 1px 0px 1px;
	padding: 0px;
	font-size : 12px;
	line-height: 16px;
    color: #7c6a55;
	text-align: center;
}

body.admin
{
    background: #ffffff none;
    text-align: left;
}

#screen
{
    background: white;
    width: 990px;
    margin: 0px auto;
    padding:5px 0px;
    text-align: left;
    border:0px solid #929497;
}

/* Zone divs */
#zone0
{
    background: white url('/_structure/images/headerbg.gif') repeat-x scroll left top;
	height: 180px;
    width: 966px;
	border: 0px solid #d6e4cb;
	padding: 0px 0px 0px 0px;
	margin: 1px 6px 7px 6px;
	border: 0px solid black;
}

#zone1
{
    width: 160px;
    float: left;
	border: 0px solid black;
	padding: 0px;
	margin: 0px 0px 2px 5px;
}

#zonemain
{
    background: white url('/_structure/images/zonemainbg.gif') repeat-y scroll left top;
    margin: 0px 0px 0px 165px;
    width: 815px;
    background-color: #ffffff;
    padding:0px;
	border: 0px dashed red;
}

#zonemaininner
{
    background: transparent url('/_structure/images/zonemaintop.gif') no-repeat scroll left top;
}


#zone2
{
    width: 450px;
	border: 0px solid red;
	padding: 0px;
    margin: 10px 0px 0px 20px;
}


#zone3
{
    width: 810px;
    height: 250px;
    background: white url('/_structure/images/section-default.jpg') no-repeat scroll left top;
    border: 0px solid black;
    padding: 0px 0px 0px 0px;
    margin-bottom: 5px;
}


#zone4
{
    width: 290px;
    min-height: 300px;
    _height: 300px;
	border: 0px solid black;
	margin: 10px 15px 0px 0px;
	_margin-right: 5px;
	padding: 0px 0px 0px 0px;
	float: right;
}

#zone5
{
    width: 945px;
    height: 45px;
    font-size: 10px;
    color: #666666;
    text-align: left;
	border: 0px solid #000000;
	clear: both;
	padding: 15px 20px;
}

#helpBox
{
    display:none;
}

/* Min height hacks */
#prop2
{
    _height:300px;
    _float:right;
    _width:1px;
}

#clear2
{
    clear:both;
    height:1px;
    overflow:hidden;
}

#zone1prop
{
    height:310px;
    float:right;
    width:1px;
}

#zone1clear
{
    clear:both;
    height:1px;
    overflow:hidden;
    
}

#zone2
{
}

#clearmain
{
    clear: right;
    background: white url('/_structure/images/zonemainbottom.gif') no-repeat scroll left top;
    height: 40px;
    width: 816px;
}
