body {
	background-color: #fff;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding: 20px;
	font-size: .88em;
	line-height: 1.5em;
	color: #444444;
}

a {
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;

}

a:link h3 {
	color: #FFCC00;
	border: none;
}

a:link img {
	border: none;
}

ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

img {
	border: none;
padding-left: 5px;
}

h1 {
	font-size: 2em;
	line-height: 1em;
	text-transform: uppercase;
}


h3 {
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	margin-bottom: .2em;
	margin-top: 2em;
	letter-spacing: .2em;
	color: #34353e;
	border-bottom: 1px solid silver;

}
#content {
	top: 190px;
	margin: 0px;
	left: 250px;
	font-weight: normal;
	width: 500px;
	height: 490px;
	float: right;
	clear: none;
	position: absolute;
	background-color: #FFFFFF;
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 10px;
}
#header {
	top: 2px;
	position:absolute;
	height: 200px;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(images/valeriepica.jpg);
	background-repeat: no-repeat;
}
#header a {
	position:absolute;
	background: #fff url(images/valeriepica.jpg) no-repeat;
	display: block;
	height: 200px;
	width: 900px;
	top: -2px;
	left: 1px;
}
#header a span {
	visibility: hidden;
}
div#container {
	position: absolute;
	top: 10px;
	text-align: center;
	width: 900px;
	height: 700px;
	margin-left:auto;
	margin-right:auto;
}
#container {
	top: 10px;
    margin-left:auto;
    margin-right:auto;
	text-align: center;
	height: 700px;
	width: 900px;
	position: absolute;
}
#sidebar {
	position: absolute;
	top: 10px;
	height: 500px;
	width: 230px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	margin-top: 200px;
	background-attachment: scroll;
	background-image: url(images/sidebarbg.jpg);
	background-repeat: repeat-y;
	background-position: 30px 5px;
}
.thumb {
	height: 42px;
	width: 42px;
	border-top-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-right-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
}
