body { 
	background: #C4CCFF; 
	margin: 0; 
	padding: 0;
	}
p { 
	font: 	normal
			16px;
	color: #777777;
	margin: 10px;
	text-align: center;
	}
h1 { 
	font:	normal 
			20px 
			Ariel, sans-serif;
	text-decoration: underline;
	color: #0000BB;
	text-align: center;
	margin: none;
	padding: none;
	font-weight: bold;
	}
h2 { 
	font:	normal 
			17px 
			Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #0000BB;
	text-align: center;
	margin: none;
	padding: none;
	}
a:link {  
	text-decoration: none; 
	color: #000000;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #0D0D0D;
	}
a:visited{
	text-decoration: none;
	color: #000000;
	}
#body { 
	margin-left: auto;
	margin-right: auto;
	width: 775px;
	background: #FFFFFF; 
	position: relative;
	border-top: 0px;
	border-left: 5px solid #EDBE00;
	border-right: 5px solid #EDBE00;
	border-bottom: 5px solid #EDBE00;
	}
#footer{ 
	margin-left: auto;
	margin-right: auto;
	width: 460px;
	height: 15px;
	position: relative;
	}
#footer ul li {
	display: inline; 
	}
#ak{ 
	margin-left: auto;
	margin-right: auto;
	width: 119px;
	height: 15px;
	position: relative;
	}
#ak ul li {
	display: inline; 
	}
#nav_center { 
	margin-left: auto;
	margin-right: auto;
	width: 775px;
	height: 45px;
	position: relative;
	}
#menu {
	font-family: Arial, sans-serif;
	font-weight: bold;
	margin: 0px 0px;
	padding: 0px 0px;
	list-style-type: none;
	background-color: #0000BB;
	font-size: 13px;
	height: 40px;
	border-top: 2px solid #0000BB;
	border-bottom: 2px solid #0000BB;
	width: 775px;
	}
#menu li {
	float: left;
	margin: 0px;
	width: 155px;
	padding-left: -10px;
	}
#menu li a {
	text-decoration: none;
	display: block;
	padding: 0 20px;
	line-height: 40px;
	color: #DDDDDD;
	}
#menu_wrapper.blue ul {
	background-image: url(img/icnav.png);
	}
#menu_wrapper.blue a {
	color: #ffffff;
	}
#menu_wrapper.blue li a:hover{
	color: #DDDDDD; 
	background-image: url(img/ichov.png);
	border-bottom: 2px solid #EDBE00;
	}
#menu_wrapper.blue li.active a {
	color: #EDBE00; 
	background-image: url(img/ichov.png);
	border-bottom: 2px solid #DDDDDD;
	}
#menu_wrapper.blue {
	background: url(images/blue.png) no-repeat right;
	}
#menu_wrapper.blue div {
	background: url(images/blue.png) no-repeat left;
	}
			

#headerbar { 
	width: 100%;
	height: 100px;
	background: #FFFF88; 
	position: relative;
	background-image: url(img/icwhead.png)
	}
	
#header {
	margin-left: auto;
	margin-right: auto;
	width: 775px;
	height: 100px;
	position: relative;
	}
#navbar { 
	width: 100%;
	height: 45px;
	background-image: url(img/icnav.png);
	position: relative;
	border-top: 5px solid #EDBE00;
	border-bottom: 5px solid #EDBE00;
	}
#sidebar { 
	width: 150px;
	background: #dfdfdf; 
	position: relative;
	border-right: 5px solid #EDBE00;
	}
#container { 
	top: 0px;
	left: 160px;
	width: 605px;
	position: absolute;
	}
#attl {
	background-color: #dfdfdf;
	font-size: 13px;
	height: 100%;
	width: 250px;
	border-right: 5px solid #EDBE00;
	}
#attr {
	background-color: #dfdfdf;
	font-size: 13px;
	height: 100%;
	width: 450px;
	top: 0px;
	left: 290px;
	position: absolute;
	border-right: 5px solid #fdfdfd;
	border-left: 5px solid #fdfdfd;
	}