/* CSS Document */
body {
	left: 23%;
	position:absolute;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

.bodyBg
{
	background-image:url(images/backgr.jpg);
	border: none;
}

#top {
	width:700px;
	height:169px;
	background-image: url(images/doggystylev2_01.gif);
}

#meny {
	width: 700px;
	height: 97px;	
	background-image: url(images/doggystylev2_02.gif);
}

.menu_links {
	position:relative;
	border: none;
	top: -74px;
	margin-left: 20px;
	width:604px;
}

img {
	border: none;
}

a:hover{
	text-decoration: underline;
}

#textarea {
	position:relative;
	top: -20px;
	z-index:0;
	background-color: white;
	color:#666666;
	width: 683px;
	margin-left:8px;
	padding-bottom: 2em;
	padding-top: 2em;
	text-align: center;
}
	
.innh {
	margin-left: 2em;
	z-index:1;
}

#bunn {
	position:relative;
	top:-20px;
	width: 700px;
	height: 98px;
	background-image: url(images/doggystylev2_04.gif);
}

.pageheadline{
	font-size:small;
	text-align: left;
	margin-top: 10px;

}

.linklist{
	list-style:none;
}

.vitalstats{
	float:left;
	margin-left: 2em;
	padding-bottom: 2em;
	padding-left: 1em;
	padding-right: 1em;
	border:solid;
}
