body {
	
	background: url('images/bg.jpg') repeat;
	font-family: verdana;
	width: 100%
	font-size: 10px;
	color: #000;
	margin: 0px;
}

#container {
	background-color:#FFFFFF;
	margin: 0 auto;
	width: 900px;
	height: auto;
	border: solid;
	border: 1px dashed;
	border-color: #996600;
	}
	
#bar {
	background: url('images/bar.jpg') repeat;
	margin: 0 auto;
	width: 900px;
	height: 190px;
	}
	
	#bar2 {
	margin: 0 auto;
	width: 900px;
	height: 190px;
	}
	
#inbar {
	background: url('images/inbar.jpg') no-repeat;
	width: 238px;
	height: 148px;
	}

#mainsection {
	background-color: #FFF;
	width: 680px;
	height: auto;
	font-size:12px;
	margin-left: 10px;
	

	
	
}
	
#rightsection {
	background-color: #FFFF99;
	width: 230px;
	height: auto;
	float: right;
	margin-top: -330px;
	border: 1px #993300 thin;
	font-size:10px;
	}
	
#rightsection2 {
	background-color: #FFFF99;
	width: 230px;
	height: auto;
	float: right;
	border: 1px #993300 thin;
	font-size:10px;
	}

#rightsection3 {
	background-color: #FFFF99;
	width: 230px;
	height: auto;
	float: right;
	margin-top: -480px;
	border: 1px #993300 thin;
	font-size:10px;
	}
	
	#rightsection5 {
	background-color: #FFFF99;
	width: 230px;
	height: auto;
	float: right;
	margin-top: -515px;
	border: 1px #993300 thin;
	font-size:10px;
	}

#rights {
	background-color: green;
	width: 230px;
	height: auto;
	float: right;
	border: 1px #993300 thin;
	font-size:10px;
	}
	
	#rightsection4 {
	background-color: #FFFF99;
	width: 230px;
	height: auto;
	border: 1px #993300 thin;
	font-size:10px;
	}
	
#item {
	background-color:#FFFFFF;
	font-size:12px;
	color: #000000;
	width: 220px;
	height: 20px;
	margin:auto;
	border-bottom: 1px dotted;
	
}

#item2{
	background-color:GREEN;
	font-size:10px;
	color: #FFF;
	width: 220px;
	height: auto;
	margin:auto;
	}
	

#footer{
	background-color:#CB2022;
	font-size:13px;
	color: #000000;
	width: 100%;
	height: 24px;
	margin:auto;
	
}

#downbar {
	background-color: #CB2022;
	width: 100%;
	height: 20px;
	font-size: 12px;
	color: #000;
	font-weight:700;
}

#menu {
	background-color: #CCCCCC;
	margin: 0 auto;
	width: 900px;
	height: 30px;

}

#top {
	background-color: #000000;
	margin: 0 auto;
	width: 900px;
	height: 70px;
}


#search {
	background-color: #CB2022;
	margin: 0 auto;
	width: 147px;
	height: 35px;
	text-align: right;
	font-size: 10px;
	margin-right: 0px;
}


#mid {
	background: url('images/mid.jpg') repeat-y;
	margin: 0 auto;
	width: 900px;
	height: 652px;
	border: solid;
	border: 1px dashed;
	border-color: #996600;
}

#down {
	background: url('images/down.jpg') no-repeat;
	margin: 0 auto;
	width: 900px;
	height: 24px;
	border: solid;
	border: 1px dashed;
	border-color: #996600;
}

#style1 {
	text-align: right;
	color: #fff;
}

#bana {
	background: url('images/bigbana.gif') no-repeat;
	width: 900px;
	height: 273px;
	text-align: left;
	margin: auto;
	font-size: 12px;
}