﻿@import url('layout.css');
body {
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-width: 10px;
	border: 10px;
	border-bottom: 10px;
	border-left: 10px;
	border-right: 10px;
	border-width: 10px 10 10 10;
	color: black;
	font-size: 13px;
	font-family: "Century Gothic";
	background-color: #d3d9d6;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
#container {
	background-color: #fff;
	width: 950px;
	margin: 0 auto;
	border-top: 0;
	background-image: url('kader.gif');
	border-right: 1px solid #b7b7b7;
	border-bottom: 0;
	border-left: 1px solid #b7b7b7;
}
#masthead {
	text-align: right;
	background-color: #ccddff;
	width: 950px;
	height: 160px;
	background-image:url('../kopws.jpg')
}
#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:Aharoni;
	font-size:small;
}
#footer {
	width: 950px;
	text-align: center;
	background-color: #ccddff;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Century Gothic";
	color: #333333;
}
/* 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;
	line-height: 14px;
	color: #fff;
	margin: 1px;
	padding: 1px;
	padding-right: 25px;
	padding-left: 25px;
}
#footer a {
	color: #333333;
	text-decoration: underline;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #003399;
	font-family: "Century Gothic";
	font-size: small;
	text-align: left;
}
a:hover {
	color: #808080;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
