html, body {
	background:#ccc;
	color:#000;
	margin:0px;
	padding:0px;
}
body {text-align:center;}
form {margin:0px;}
img {border:0px;}
#crescent-top {
	background:#FFF url(../img/template-background-930.gif) repeat-y 50% 0px;
	margin:0px 0px;
	padding:0px 0px;
	width:960px;
	text-align:left;
}
#head-bar {
	background: url(../img/headbar.png) repeat-x ;
	margin: 0px 0px;
	margin-left:15px;
	padding:0px 0px;
	/*background-position: leftcenter;*/
	background-repeat: repeat-x;
	width:930px;
	height: 100px;
}
#menu-bar {
	background: url(../img/menubar_base.png) repeat-x ;
	margin: 0px 0px;
	margin-top:0px;
	padding:0px 0px;
	/*background-position: leftcenter;*/
	width:930px;
	height:60px;
	background-repeat: repeat-x;
}

#foot-bar {
	background: url(../img/footbar.png) repeat-x 0px;
	margin: 0px 15px;
	padding:0px 0px;
	/*background-positi on: leftcenter;*/
	height: 50px;
}

#contents {
	margin-left:15px;
	padding:0px 0px;
	text-align:left;
}
