/* Entire page */
html
{
	background : white url('/_structure/images/footerbg.gif') repeat-x scroll left bottom;
}

body {
	background : transparent url('/_structure/images/bodybg.gif') repeat-x scroll left top;
	font-family : arial;
	margin : 0px;
	padding: 0px;
	font-size : 12px;
	color : #696261;
	text-align: center;
}

body.admin, body.admin_home, body.admin_wide
{
    background : white none;
    text-align: left;
}

#screen
{
	background : white url('/_structure/images/titlebg.gif') repeat-x scroll left top;
    width: 990px;
    margin: auto;
    text-align: left;
    border:1px solid #b3b4b4;
    border-width: 0px 1px;
}


/* Zone divs */
#zone0
{
	background : transparent url('/_structure/images/hpimage.jpg') no-repeat scroll left 170px;
	height: 480px;
	width:990px;
	border: 0px solid black;
	padding-bottom: 0px;
	margin-bottom:0px;
}

#watermark
{
	background : transparent url('/_structure/images/mainbg.gif') repeat-x scroll left 454px;
}
#zonemain
{
	padding-top: 10px;
	#padding-top: 20px;
}

#zone1
{
	margin: -15px 30px 0px 0px;
	#margin-top: 0px;
	padding: 0px;
	width: 380px;
	min-height: 450px;
	border: 0px solid black;
	float: right;
}

#zone2
{
	top: 0px;
	width: 500px;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	position: relative;
	border: 0px dashed black;
}


#zone3
{
	background-color : #e3e4e4;
	color: #000000;
	width: 970px;
	padding: 10px;
	height:55px;
	border-top: 6px solid #d2d4d4;
}

#search 
{
    top: 50px;
	width: 140px;
	float:right;
	margin: 0px 00px 0px 0px;
	border: 0px solid black;
}

/* Min height hacks */
#prop2
{
    height:300px;
    float:right;
    width:1px;
}

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