﻿@import url(layout.css);
body {
	border-style: none;
	margin: 5px;
	padding: 5px;
	font-size: 13px;
		font-family: "Century Gothic";
		background-color: #d3d9d6;
	}
#container {
	background-color: #fff;
	width: 950px;
	margin: 0 auto;
	border-top: 0; 
	background-image:url('../images/kader.gif');
	border-right: 1px solid #b7b7b7;
	border-bottom: 0;
	border-left: 1px solid #b7b7b7; 
}
#masthead {
	text-align: right;
	background-color: #ccddff;
	background-image: url('../kpws1.jpg');
	width: 950px;
	height: 160px;
}
#navigation {
	background-color: #ccddff;
	overflow: hidden;  
	margin-left:30px; 
	margin-right:30px;
	width:900px;
}
#column_l {
	width: 385px;
	margin: 0;
	padding: 15px 10px;
	background-color: #fff;
}
#column_r {
	width: 192px;
	margin: 0px;
	float: right;
	padding: 15 px 10px;
	background-color: #fff;
	position: relative;
	font-family: Century;
	font-size: small;
}
#footer {
	padding-top: 0px;
	padding-bottom: 0px;
	padding: 0 25px 0 25px;
	width: 950px;
	text-align: center;
	background-color: #ccddff;
	font-family: "Century Gothic";
	color: #333333;
	font-weight: normal;
}
/* Styles for Masthead */
#masthead img {
	padding: 0 0 10px 10px;
	float: left;
}
#masthead p {
	font-size: 11px;
	color: #333333;
	margin: 10px 10px 0;
	font-family: "Century Gothic"; 
}
{
	font-size: medium;
	margin: 0px;
	font-family: Aharoni; 
	font-size: small;
}
/* Styles for Navigation */
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0px;  
	font-family:"Century Gothic";
}
#navigation li {
	float: left; 
	font-family:"Century Gothic";
}
#navigation a {
	border-bottom-color: #CCDDFF;
	border-bottom: #CCDDFF;
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 5px 9px 5px 9px;
	border: 1px #FFFFFF none;
	font-size: 14px;
	font-variant: normal;
	font-weight: 200;
	text-transform: capitalize;
	font-family: "Century Gothic";
	text-shadow: none;
	background-color: #CCDDFF;
	border-style: dotted;
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
	border: 1px solid #fff;
	background-color: #fff; 
	font-family:"Century Gothic";
}
/* Styles for Footer */ 
}
#footer p {
	font-size: 11px;
	color: #FFFFFF;
	}
#footer a {
	color: #333333;
	text-decoration: none;
	font-size: small;
	font-family: "Century Gothic";
}
#footer a:hover {
	color: #808080;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #003399;
	font-family: "Century Gothic";
	font-size: small;
	text-align: center;
}
a:hover {
	color: #808080;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
