/* CSS Document */

body
 {background-image: url(../newimages/inside.gif);
 background-repeat:repeat-y;
 background-color: #54504E;
font-family:Arial, Helvetica, sans-serif;
color: #222222;
font-size: 11px;
 }


h1 {font-size:16px;
color: #b35636;
}


a {color:#b35636;
text-decoration:underline;
}

a:hover {color:#54504E;
}

#container
{position:absolute;
left: 0px;
top: 0px;
width: 1000px;
}

#sidebar
{position: absolute;
top:0px;
left:0px;
width:352px;
height:600px:
}

#top
{
	position: absolute;
	top:0px;
	left:353px;
	width:593px;
	height: 157px;
}


#back {
	position:absolute;
	width:106px;
	height:20px;
	z-index:2;
	left: 808px;
	top: 178px;
}



#textbox
{
	position:absolute;
	left: 383px;
	top: 202px;
	width: 190px;
	height: 311px;
}



#footer {
	position:absolute;
	width:353px;
	height:100px;
	z-index:1;
	left: 0px;
	top: 525px;
	color:#D3C57F;
	text-decoration:none;
	background-color: #000000;

}

.footertext {padding-top: 10px;
padding-left: 10px;
}

#pics {
	position:absolute;
	width:315px;
	height:405px;
	z-index:2;
	left: 599px;
	top: 202px;
}
