/* CSS Document */

/*-------Look and Feel------*/
#container {background-image: url(../objects/yellow_backgrnd.gif);}
#bar1 {background: url(../objects/yellow_bar.gif) no-repeat top center;}
#bar2 {background: url(../objects/yellow_bar.gif) no-repeat top center;}
#nav3 {left: 0px; top: 360px;}

#content2 {
	position:relative;
	margin:0;
	width:570px;
	height:auto;
	text-align:left;
	padding-left:170px;
	padding-right:3px;
	padding-top: 29px;
}

