@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFF00;
	background-color: #b45232;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images_pages/1400_4.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}

#container {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images_pages/850_container.jpg);
	background-repeat: no-repeat;
}
#container p {
	color: #FFFF00;
	margin: 0px;
	padding: 0px;
	letter-spacing: 2px;
}
#banner {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images_pages/banner_850_w_121_h.jpg);
	background-repeat: no-repeat;
	height: 121px;
}

#banner a {
	width: 100%;
	height: 100%;
	display: block;
}

#banner a:hover {
	background-image: url(../images_pages/banner_850_w_121_h.jpg);
	background-repeat: no-repeat;	
}





#nav {
	background-color: #3E170D;
	width: 848px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #e36825;
	border-left-color: #FFFFFF;
	background-image: url(../images_pages/menu_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}






#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#nav a:hover {
	color: #FFFF00;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 90%;
}
#bozart {
	text-align: center;
	padding-top: 60px;
	margin-bottom: 20px;
}
#bozart a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #BBFF40;
	font-size: 70%;
	font-weight: normal;
}
#bozart a:hover {
	text-decoration: none;
	color: #33FF00;
}
#bottom_border {
	height: 54px;
	width: 850px;
	background-image: url(../images_pages/bottom_850_h_54.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #768dfd;
	background-repeat: no-repeat;
	clear: both;
}

#info_bottom {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#info_bottom p {
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 70%;
	line-height: 150%;
}
#info_bottom a {
	color: #00FFFF;
	text-decoration: none;
}
#info_bottom a:hover {
	color: #00FF00;
}
#bottom_nav {
	text-align: center;
	width: 806px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#bottom_nav ul {
	margin: 0px;
	padding: 0px;
}
#bottom_nav li {
	display: inline;
	padding: 0px;
	margin-right: 8px;
	margin-left: 8px;
}
#bottom_nav a {
	color: #FFEBB6;
	text-decoration: none;
	font-size: 70%;
	letter-spacing: 1px;
}
#bottom_nav a:hover {
	color: #ffff09;
}

#copyright {
	padding: 0px;
	width: 780px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#copyright p {
	font-size: 60%;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 2px;
}

