body {
background: url(http://valkyrie.nu/allen/img/body-back.jpg);
background-color:#727E7E;
margin:0px;
margin-bottom:20px;
margin-top:20px;
}

#border {
background-color:#97A5A5;
width:640px;
background: url(http://valkyrie.nu/allen/img/outer_border.jpg);
padding-top:10px;
padding-bottom:10px;
margin:auto;
}

#wrapper {
background-color:#D0C3BF;
min-height:850px;
width:620px;
margin:auto;
position:relative;
}

#header01 {
background-color:#D0C3BF;
width:620px;
height:144px;
background: url(http://valkyrie.nu/allen/img/header_01.jpg);
margin:auto;
}

#header02 {
background-color:#D0C3BF;
width:620px;
height:130px;
background: url(http://valkyrie.nu/allen/img/header_02.jpg);
margin:auto;
}

#sidebar {
background-color:#D0C3BF;
margin-left:10px;
margin-bottom:10px;
padding-left:15px;
width:100px;
float:left;
font-family: arial, verdana, helvetica, sans-serif;
font-size:10px;
text-align:left;
position: static;
height:auto;
}

#content {
color:#81716C;
background-color:#D0C3BF;
margin-left:20px;
margin-right:5px;
width:450px;
float:left;
font-family: arial, verdana, helvetica, sans-serif;
font-size:11px;
text-align:justify;
position: static;
height:auto;
}

#footer {
padding-top:30px;
padding-bottom:10px;
font-size:10px;
color:#81716C;
font-family: arial, verdana, helvetica, sans-serif;
text-align:center;
width:80%;
clear:both;
}

strong {
color:#6E5E58;
}

h1 {
font-size:14px;
color: #727E7E;
font-family:georgia,times,serif;
text-transform:uppercase;
margin-top:10px;
margin-bottom:15px;
text-align:right;
}

h2 {
font-size:11px;
color: #727E7E;
font-family:geneva,arial,verdana,helvetica;
font-weight:normal;
letter-spacing:5px;
text-transform:uppercase;
margin-top:20px;
margin-bottom:5px;
border-bottom:1px solid #AFA6A2;
text-align:right;
}

h3 {
font-size:12px;
color: #727E7E;
text-transform:uppercase;
font-weight:bold;
}

h4 {
text-indent: -12px; 
font-size:11px;
color: #AC8D88;
font-family:georgia,times,serif;
font-weight:normal;
text-transform:uppercase;
margin-bottom:2px;
font-weight:bold;
}

h5 { 
text-indent: -12px; 
font-size:11px;
color: #727E7E;
font-family:geneva,arial,verdana,helvetica;
font-weight:normal;
text-transform:uppercase;
margin-bottom:2px;
letter-spacing:5px;
margin-bottom:2px;
}

A:link,A:visited,A:active {
	text-decoration: none;
	color:#6D7979;
}

a:hover {
	color:#8C8E8C;
	text-decoration: none;
}

blockquote {	
	padding: 10px;
	border: 1px solid #C0BCB9;
	background-color: #D7CCC8;
	margin:0px;
	}

.thumb {	
	padding: 5px;
	border: 1px solid #C0BCB9;
	background-color: #E0D8D4;
	margin-left:5px;
	margin-right:5px;
	margin-top:0px;
	margin-bottom:0px;
}

.media {	
	padding: 5px;
	border: 1px solid #C0BCB9;
	background-color: #E0D8D4;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}
