body {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
	background-image: none;
	background-repeat:repeat-x;
	background-attachment: scroll;
	background-position: center top;
	
	}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	text-align: left;
	width: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center center;
	background-image: none;
	background-repeat: no-repeat;
}
a{
	font-size:16px;
}
p{
	margin: 15px 0px;
}
/********************** Header ***************************/
header {
	background-image:url(images/streepok.jpg);
	width:auto;
	height:218px;
	position:fixed;
	margin-top: 0px;
	padding-top: 0px;
	background-repeat: repeat-x;
}
#header ul{
	background-color:#E0F769;
	width:794px;
	border: 3px solid #FFFFFF;
	display:block;
	top:138px;
	position:absolute;
	margin: 0px;
	height:30px;
	text-align:center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: 0px;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#000000;
	margin: 0px 15px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#28556b;
}
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:15px;
	left:70px;
}
#logo_w2{
	top:44px;
	left:94px;
}
#header_text {
	top:90px;
	left:43px;
	width:230px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
	background-image:none;
	width:800px;
	background-repeat: no-repeat;
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#85a157;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}
#left {
	float:left;
	width:200px;
	display:inline;
	padding: 5px;
	margin: 5px;
}
#leftb {
	float:left;
	width:160px;
	display:inline;
	position: fixed;
	margin: 20px;
	height: 500px;
	padding-top: 70px;
}
#left a{color:#28556b;}
#left a:hover{color:#666666;}
#photos a{
	margin-right:14px;
}
#right {
	float:left;
	width:69%;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	background-repeat: no-repeat;
	padding-top: 30px;
	clear: right;
	background-color: #FFFFFF;
	background-position: right bottom;
	line-height: 20px;
}
#right a{
	color:#999999;
	width: 190px;
	float: right;
}
#right a:hover{
	color:#85a157;
}
/********************** Footer ***************************/
#footerline {
	clear:both;
	background-image:none;
	font-size:10px;
	height:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	word-spacing: 1px;
	letter-spacing: 4px;
	text-indent: 10px;
}
#footer {
	width:100%;
	text-align:center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
