﻿html {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

img{
	border:0;	
}

table{
	width:100%;border:0;border-collapse:collapse;
}

#wrap {
	margin: 0;
	width: 100%;
	height: auto;
	background-color: #E4E4E4;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
}
	
#logo {
	height:71px;
	width:48%;
	float:left;
}
	
#sitemap {
	background-position: left bottom;
	float: right;
	width: 48%;
	height: 71px;
	background-image: url('../images/sitemap.jpg');
	background-repeat: no-repeat;
}

#header {
	clear: both;position:relative;
	background-image: url('../images/above_banner.jpg');
	background-repeat: repeat-x;
	height: 35px;
}

#banner{
	
}

#header h1 {
    padding:5px;
	margin:0;
}

#nav {
	clear: both;
	padding: 5px;
	background-image: url('../images/menu_bg.jpg');
	background-repeat: repeat-x;
	height: 22px;
	font-size: 85%;
}

#headlines{width:780px;
	margin: 0;
	padding: 0;
	background-image: url('../images/towel.jpg');
	background-repeat: no-repeat;
	position: relative;
	background-position: left bottom;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #C0C0C0;
}
#headline_content {min-height:150px;
	font-size: 75%;
	font-family: "Verdana";
	text-align: justify;
	padding: 10px 10px 15px 230px;
}


	#wrap2 {clear:both;position:relative;
	height: 35px;
	width: 780px;
}

#main {
	font-size: 80%;
	background-position: right top;
	padding: 10px;
	min-height: 330px;
	background-image: url('../images/main_bg.jpg');
	background-repeat: repeat-y;
	background-color: #FFE9BF;
	color: #996600;
	height: auto;
}

#content_left{
	float:left;
	width:50%;
}

#content_right {
	float:right;
	width: 50%
}

#sidebar {
	background-position: left top;
	padding: 10px 0 0 10px;
	float: left;
	width: 200px;
	background-image: url('../images/AFC_sidebar_04.jpg');
	background-repeat: no-repeat;
	background-color: #E4E4E4;
}

.title{
	background-image: url('../images/title_ico_07.gif');
	background-repeat: no-repeat;
	background-position: left middle;
	border: 1px solid #666666;
	height: 23px;
	width: 77%;
	margin-top: 0px 0 0px 5px;
	padding: 4px 0 0 40px;
	font-family: "trebuchet MS", tahoma;
	font-size: small;
	font-weight: bold;
	color: #000000;
}

.con_title{
	background-image: url('../images/title_ico_07.gif');
	background-repeat: no-repeat;
	background-position: left middle;
	border: 1px solid #666666;
	height: 23px;
	width: 84%;
	margin-top: 0px 0 0px 5px;
	padding: 4px 0 0 40px;
	font-family: "trebuchet MS", tahoma;
	font-size: small;
	font-weight: bold;
	color: #000000;
}

.title_global{
	background-image: url('../images/title_ico_07.gif');
	background-repeat: no-repeat;
	background-position: left middle;
	border: 1px solid #666666;
	height: 23px;
	width: 91%;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 4px 0 0 40px;
	font-family: "trebuchet MS", tahoma;
	font-size: small;
	font-weight: bold;
	color: #000000;
}

.content{
	padding: 10px;
	font-size: 80%;
}

#sidebar ul {
		margin-bottom:0;
    }

#sidebar p {
		padding:0 10px 0 0;
    }

#sidebar h3 {
		padding:0 10px 0 0;
    }

#footer {
	background-position: left top;
	height: 130px;
	background-image: url('../images/footer_bg.jpg');
	background-repeat: repeat-x;
	font-family: verdana;
	font-size: x-small;
	padding-top: 6px;
	padding-left: 30px;
	background-color: #FFFFFF;
	color: #7F5A45;
}

#copyright {
	float: left;
	padding : 0 10px 0 10px;
	width: 300px;
}

#author {text-align:right; margin-right:10px;
}
    
#sidebar_bg {
	background-image: url('../images/title_bg.jpg');
	background-repeat: repeat-x;
}

#top {
	background-color: #FFFFFF;
}

#sitemap_button {
	padding-top: 46px;
	padding-left: 26px;
}

#headline_image {position:relative;
	background-position: left bottom;
	width: 220px;
	float: left;
	background-image: url('../images/handuk.jpg');
	background-repeat: no-repeat;
}