/* CSS Document filename: "yardstyle.css" */
/* <link rel="stylesheet" type="text/css" href="yardstyle.css" /> */

#container {
	position: relative;
	width: 980px;
	height: 550px;
	top: 0px;
	padding: 0px;
	border: 0px;
	background-repeat: no-repeat;
	}
#upleft1 {
	position: relative;
	height: 196px;
	width: 196px;
	top: 0px;
	left: 0px;
	padding: 0px;
	border: 0px;
	background: url('images/yard1.gif');
	background-color: #996600;
	float: left;
	}
#upleft2 {
	position: relative;
	height: 196px;
	width: 196px;
	top: 0px;
	left: 0px;
	padding: 0px;
	border: 0px;
	background: url('images/yard2.gif');
	background-color: #996600;
	float: left;
	}
#upright1 {
	position: relative;
	height: 196px;
	width: 784px;
	top: 0px;
	left: 196px;
	border: 0px;
	padding: 0px;
	background: url('images/saledotcom1.gif');
	background-color: #660000;
	z-index: 2;
	}
#upright2 {
	position: relative;
	height: 196px;
	width: 784px;
	top: 0px;
	left: 196px;
	border: 0px;
	padding: 0px;
	background: url('images/saledotcom2.gif');
	background-color: #660000;
	z-index: 2;
	}
#darkred {
	position: relative;
	height: 196px;
	width: 99%;
	top: 0px;
	left: 196px;
	padding: 0px;
	border: 0px;
	background: url('images/redfield.gif');
	background-repeat: repeat-x;
	z-index: -1;
	}
#downleft {
	position: relative;
	height: 99%;
	width: 196px;
	top: -17px;
	left: 0px;
	padding: 0px;
	border: 0px;
	background: url('images/greenfield.gif');
	background-repeat: repeat-y;
	z-index: 1;
	}
#tagline {
	position: relative;
	height: 98px;
	width: 784px;
	top: -560px;
	left: 196px;
	padding: 0px;
	border: 0px;
	background: url('images/tagline.gif');
	z-index: 4;
	}
#downright1 {
	position: absolute;
	height: 512px;
	width: 784px;
	top: 300px;
	left: 196px;
	padding: 0px;
	border: 0px;
	background: url('images/marbles.jpg');
	background-repeat: no-repeat;
	z-index: 4;
	}
#downright2 {
	position: absolute;
	height: 512px;
	width: 784px;
	top: 0px;
	left: 196px;
	padding: 0px;
	border: 0px;
	background: url('images/marbles.jpg');
	background-repeat: no-repeat;
	z-index: 0;
	}
.logintext {
	position: relative;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px;
	color: #ffffff;
	text-align: right;
	padding-right: 10px;
	vertical-align: text-top;
	line-height: normal;
	}
#content {
	position: absolute;
	height: 99%;
	width: 940px;
	top: 210px;
	left: 196px;
	padding: 0px;
	border: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	z-index: 3;
	}
.pagetitle {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
	text-align: right;
	padding-right: 15px;
	line-height: normal;
	top: 48px;
	left: -960px;
	z-index: 3;
	}
usercomment{
	width:90%;
	height:100px;
	}