body {
	width: 710px;
	float:center;
	position:relative;
	margin: 20px auto;
	font-family: tahoma, sans-serif;
	font-size:11px;
	background: #FFFFF0;
	color: #000000;
	background-image : url(arctika.jpg);
	background-repeat : no-repeat;
	background-position : top;
}

h1, h2, h3 {
	font-family: tahoma;
	color: #333;
text-align:center;
	background: transparent;
	}

p {
	font-family: tahoma, sans-serif;  
font-size:12px;
	color: #333;
	background: transparent;
	}

form {
	font: 12px/16px  tahoma, sans-serif;
      margin: 10px 0px;
	padding: 15px;
		}

	a		{
	color: #6495ED;
	background: transparent;
	text-decoration: none;
	font-weight : bold;
} 
	a:link	{
	color: #6495ED;
	background: transparent;
} 
	a:visited	{ color: #6495ED; background: transparent; } 
	a:active	{ color: #6495ED; background: transparent; } 
	a:hover	{ color: #6495ED; background: transparent; text-decoration: underline; }

#header {
	float: center;

	width: 710px;
height:100px;	text-align: center;
	background: transparent;
	color: #000000;
	}


#container {	color: #000000;
	background: transparent;
	float: center;
	width: 710px;
	text-align: left;
margin-bottom:20px;
	}
#block {color: #000000;
	background: #ffffff;
	width: 710 px;
float:center;
	text-align: left;
font-family:tahoma;
font-size:12px;
padding:5px;
border-left: 1px solid #6495ED;
border-right:1px solid #6495ED;
border-top:5px solid #6495ED;
border-bottom:5px solid #6495ED;}
#blog {
color: #000000;
	background: white;
	float: left;
	width: 700px;
	text-align: left;
font-family:tahoma;
font-size:12px;
padding:5px;
border-left: 1px solid #6495ED;
border-right:1px solid #6495ED;
border-top:5px solid #6495ED;
border-bottom:5px solid #6495ED;
}

h2.section {
	margin-top: 10px;
	font-size: 13px;
	background: transparent;
	color: #000000;
	border-bottom: 1px solid #000000;
	}

#sidebar {
	float:left; position:absolute; width: 230px;
	padding: 3px 3px 3px 3px;
	background: #ffffff;
	color: #000000;
	border-top: 5px solid #6495ED;
border-left:1px solid #6495ED;
border-right:1px solid #6495ED;
border-bottom:5px solid #6495ED;
	}

#sidebar p {
	font-size: 12px;
	font-family: Tahoma; 
	margin: 5px 0px;
}


#content {position:absolute;
	float: left;
	width: 450px;
	padding-bottom: 10px;
padding-top:10px;
	padding-left: 10px;
padding-right:10px;
margin-left:250px;

	background: white;
	color: #000000;
	border-top: 5px solid #6495ED;
	border-left: 1px solid #6495ED;
border-right:1px solid #6495ED;
border-bottom:5px solid #6495ED;
	}

h2.date {
	margin-top: 10px;
	padding: 2px 5px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.09em;
	text-align: right;
	background: transparent;
	color: #000000;
	border-top: 1px solid #6495ED;
	border-right: 5px solid #6495ED;
	}

.menu{padding-left:20px;}

.menu a,
	.menu a:link,
	.menu a:visited,
	.menu a:active,
	.menu a:hover {
color:#333333;
font-weight:normal; 
}

h3.subject {
	font-size: 12px;
	text-align:left;
	letter-spacing: 0.09em;
	background: transparent;
	color: #000000;
	text-decoration:underline;
text-transform:uppercase;	}
div.timestamp {
	font: 10px tahoma;
	margin-top: 5px;
	padding: 5px 5px 2px 5px;
	border-bottom: 1px solid #6495ED;
	}

#content p {
	font-size: 12px;  
	margin: 10px 0px 5px 10px;
	}

#comments {
width:400px;
border:1px solid #6495ED;
padding:3px;
background-color:#fffff0;}
#comments p {
	font-size: 11px;
	}

div.poster {
	font: 10px tahoma;
	letter-spacing: 0.09em;
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 0px 5px 2px 5px;
	border-top: 1px solid #6495ED;
background-color:#fffff0;
	}

#footer {	text-align: center;
	width: 700px;
	margin-bottom: 0px;
	color: #000000;
	}
#credits {
	float: left;
	width: 138px;
	margin: 0px;
	padding: 5px;
	background: white;
	color: #000000;
	border: 1px solid #6495ED;
	}

#credits p {
	font-size: 10px;  
	margin: 0px;
	}

#space {
	float: left;
	width: 395px;
	padding: 5px 0px 5px 5px;
	background: transparent;
	color: #000000;
	border-top: 1px solid #6495ED;
	}
	.open {
	display: block;
	}
.closed {
	display: none;
	}
li {
	list-style-type: square;
font-weight:normal;
	padding-top: .2em;
	padding-bottom: .2em;
	font-size: 12px;
}


table {
	border:1px solid #6495ED;
	word-wrap : break-word;
font-size:10px;
}

td {border:1px solid #6495ED;}

#navcontainer
{
margin-left: auto;
margin-right: auto;
background-color:#ffffff;
border-left: 1px solid #6495ED;
border-right:1px solid #6495ED;
border-top:5px solid #6495ED;
border-bottom:5px solid #6495ED}

#navlist li
{padding-left:20px;
display: inline;
padding-top:0px;
padding-bottom:0px;
}


