body{
			background-color: #B1Bf85;
			background-image: url("../images/bkgrd2.jpg");
			background-repeat: no-repeat;
			background-position: center top;
			padding: 0;
			margin:0;
			text-align:center;
			font-family: "lucida grande", tahoma, verdana, sans-serif;
			color: #323322;
			font-size:13px;
			line-height: 133%;
			}

			#spacer{
				width:562px;
				height:20px;
				background-image: url("../images/line.gif");
				background-repeat: no-repeat;
				margin:auto;
			}

			#spacer2{
				width:562px;
				height:20px;
				background-image: url("../images/line2.gif");
				background-repeat: no-repeat;
				margin:auto;
			}
			
		#frame {
		width:900px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		}
		
	#contentleft {
		width:220px;
		padding:20px;
		float:left;
		
		}
	
	#contentcenter {
		width:600px;
		padding:20px;
		float:left;
		
		}
	
	#contentright {
		width:175px;
		padding:0px;
		float:left;
		background:#fff;
		}
	
	#contentheader {
		padding: 0 0 10px 0;
		border-bottom: solid 1px #4C5337;

		
		}
		
			#buttons{
				padding: 10px 0 10px 40px;
				border-bottom: solid 1px #4C5337;
				height:30px;
				background-color: #B1Bf85;
			}

			#b1{
				float:left;
				padding:0 10px 0 10px;
				
			}

		#b2{
			float:left;
			padding:0 10px 0 10px;
			border-right: dotted 1px #4C5337;
			border-left: dotted 1px #4C5337;
		}

		#b3{
			float:left;
			padding:0 10px 0 10px;
			border-right: dotted 1px #4C5337;
			}


	#form {
		width:600px;
		padding:20px;
		float:left;
		border: solid 1px #4C5337;
		background-color: #C1D093;
		}

		#formC {
		width:430px;
		padding:20px;
		float:left;
		border: solid 1px #4C5337;
		background-color: #C1D093;
		}

		a:link {
		font-family: "lucida grande", tahoma, verdana, sans-serif;
		color: #323322;
		font-weight: bold;
	}
	a:visited {
		color: #323322;
		font-weight: bold;
			}

	a:active {
		color: #323322;
		font-weight: bold;
	}
	a:hover {
		color: #F5F1DE;
		font-weight: bold;
	}
