body {
	background-color: #cc9933;
	background-image: url('img/bg.jpg');
	background-attachment: fixed;
	margin: 100px;
}

img { border: 0px;}

.rght{
	text-align: right;
	background-color: #e8dac0;
}
.cntr {
	text-align: center;
}
.just {
	text-align: justify;
	background-color: #e8dac0;
}


.cell {
	background-color:#f5ce93;
	font-size: 0px;
	line-height: 0px;
}

.grey {
	background-color: #cccccc;
}

.cell2 {
	background-color:#660000;
	font-size: 0px;
	line-height: 0px;
}	

.cell3 {
	background-color:#cc9933;
	font-size: 0px;
	line-height: 0px;
}	

.pos {
	position:relative;
	left: 50%;	
	margin-left: -360px;
}

.talu {
	padding-top: 70px;
	padding-bottom: 35px;
}

.talu2{
	padding-top: 35px;
}

.contents{
	background-color: #ffffff;
	width: 580px;
	padding-top: 20px;
	padding-bottom:20px;
	padding-right: 30px;
	padding-left:90px;
	font-family:Verdana,Arial;
	font-size: 10px;
	text-align: justify;
}

#header{
	font-size: 25px;
	color: #999999;
}

#headersmaller{
	font-size: 15px;
	color: #999999;
}	

#divright{
	float: right;
	width: 270px;
	text-align: justify;
	margin-top: 10px;
}	

#divleft{
	float: left;
	width: 270px;
	text-align: justify;
	border-right: 1px solid #cccccc;
	padding-right: 20px;
	margin-top: 10px;
}

#col0{
	float: left;
	width: 160px;
	border-right: 1px solid #cccccc;
	padding-right: 15px;
	text-align: center;
}

#col1{
	float: left;
	width: 160px;
	border-right: 1px solid #cccccc;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
}

#col2{
	float: left;
	width: 160px;	
	padding-left: 15px;
	text-align: center;
}

#footer{
	float: right;
	width: 580px;
	text-align: justify;
}

#menuleft{
	float: left;
}
#menuright{
	float: right;
}

.nil { line-height: 0px;  font-size:0px; width: 3px; height:3px;}
.upl { background-image: url('img/upl.png'); background-repeat: repeat-x; line-height: 0px; font-size: 0px;}
.lol { background-image: url('img/lol.png'); background-repeat: repeat-x; line-height: 0px; font-size: 0px;}
.lel { background-image: url('img/lel.png'); background-repeat: repeat-y; line-height: 0px; font-size: 0px;}
.ril { background-image: url('img/ril.png'); background-repeat: repeat-y; line-height: 0px; font-size: 0px;}

a:hover {
	color: #f79a3a;
}

:link, :visited {
	color: #f79a3a;
}
