#omot{
	height: 1300px;
	width: 926px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006600;
	border-left-color: #006600;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #006600;	
}

#head{
	height: 268px;
	width: 926px;
	background-image: url(head.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}

#main{
	height: 980px;
	width: 906px;
	padding: 0px 20px 0px 0px;
	background-color: #FFFFCC;
}

#right{
	float: right;
	height: auto;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;

}

#left{
	height: auto;
	width: 560px;
	float:left;
	margin: 0px;
	padding: 20px 0px 10px 40px;
	background-color: #FFFFCC;
}

#bottom{
	height: 50px;
	width: 926px;
	margin-bottom: 0px;
	float: none;
}
