body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: gray;
	background : white;
	font-size : 12px;
	text-align : left;
}

#nav_1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : right;
	top : 10px;
	position : absolute;
	width:1089px;
	height: 8px;
	left : 30px;
	z-index : 1;
	font-size : 10px;
}

#head{
	width:1396px;
	height: 246px;
	background-image : url(../img/bara_head.gif);
	left : 0px;
	top : 10px;
	position : absolute;
}

#main{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
	left : 350px;
	top : 280px;
	position : absolute;
	width : 770px;
	height : 570px;
}

#bg_main{
	left : 350px;
	top : 280px;
	position : absolute;
	width : 770px;
	height : 570px;
	background-image : url(../img/bg-main.gif);
}

#left{
	width: 319px;
	height: 920px;
	background-image : url(../img/bara_left.gif);
	left : 0px;
	top : 183px;
	position : absolute;
}

#nav_2 {
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
	left : 135px;
	top : 350px;
	position : absolute;
	width : 150px;
	table-layout : inherit;
	text-shadow : ButtonFace;
	text-transform : inherit;
	line-height : 20px;
}

#nav_1 a:link, #nav_1 a:visited {
	color: Black;
	text-decoration : none;
}

#nav_1 a:hover {
	color: #FF8C00;
}

#nav_2 a:link, #nav_2 a:visited {
	color: Black;
	text-decoration : none;
}

#nav_2 a:hover {
	color: #FF8C00;
}

#h2 {
	color: Gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font : caption bold;
	font-weight : bold;
}

#main a:link, #main a:visited {
	color: #FF8C00;
	text-decoration : underline;
}

#main a:hover {
	color: Blue;
}

