body {
	background-color: #666666;
	background-image: url(bakgr.gif);
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 11px;
	color: black;
}

#nav2 {
	position: absolute;
	width: 838px;
	height: 181px;
	left: 83px;
	top: 11px;
	background: url(log.png);
}

#nav1 {
	margin: 5px;
	link-spacing: 100px;
	position: absolute;
	width: 794px;
	height: 24px;
	left: 86px;
	top: 101px;
}

#main {
	position: absolute;
	width: 826px;
	left: 87px;
	top: 132px;
	height: 689px;
}

#main1 {
	margin-top: 30px;
	}

#menu {
	position: absolute;
	width: 724px;
	left: 3px;
	top: -3px;
	height: 34px;
	background: url(menu3.gif);
}

#menu1 {
	margin: 10px;
}

a:link {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;	
}

a:visited {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;	
}

a:active {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

a:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: black;
}

#menu1 a:link {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: black;
	text-decoration: none;	
	margin-left: 15px; 
}

#menu1 a:visited {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: black;
	text-decoration: none;	
	margin-left: 15px; 
}

#menu1 a:active {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	margin-left: 15px; 
}

#menu1 a:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: black;
	margin-left: 15px; 
}

#nav1 a:link {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: white;
	text-decoration: none;	
	margin-left: 10px; 
}

#nav1 a:visited {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: white;
	text-decoration: none;	
	margin-left: 10px; 
}

#nav1 a:active {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: white;
	text-decoration: none;
	margin-left: 10px; 
}

#nav1 a:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	border-bottom: 2px solid #ffffff;
	margin-left: 10px; 
}

