
        body {
margin: 50px 50px 0px 0px;
background: #FFFFFF;
}


a {color: #FFFFFF;}
a:hover {color: #FFFFFF;}

#wrapper {
margin:0px auto;
background-color:#FFFFFF;
width:80%;
padding:0px;
}

p {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

#header {
background: url(http://cdn.publishdev.se/cdn/6/2420603/images/2012/headerblogg_5038f29dddf2b320ba004e97.jpg) no-repeat center center; 
width: 1000px ;
padding: 0px ;
height: 216px ; 

}	

#side {
max-width: 20%;
margin-left: 70%;
padding: 24px 12px 0px 12px;
background: #fff;
}

#content {	
float:left;
z-index:2;
width:66%;
background: transparent;
background-position:bottom left;
background-attachment:fixed;
background-repeat:no-repeat;
padding: 20px;
border:2px dashed #FFFFFF;
voice-family:"\"}\""; 
voice-family:inherit;
width:64%;		
}html>body #content { width:64%; }

#header a { color: #000000; text-decoration: none; }

h1 {
font-family: arial;
font-size: .75em;
font-weight: bold;
letter-spacing:.1em;
color: #000000;
}

h2 {
display:none;
font-family: arial;
font-size: .7em;
font-weight: normal;
color: #000000;
}

/** Entry headers **/
h3 {
font-family: arial;
font-size: .7em;
font-weight: bold;
color: #000000;
margin: 0px 0px 10px 0px;	
}

.navheader {
font-family: Arial;
font-size: 1em;
font-weight: bold;
color: #000000;

}

.nav {
font-family: Arial;
font-size: .7em;
font-weight: normal;
}

.nav ul {
margin: 0px 0px 0px 0px;
padding: 0px 0px 6px 0px;
font-weight: normal;	
}

.nav li {
list-style: none;
padding: 0px 0px 6px 0px;
font-weight: normal;	
}

.nav a { color: #000000; }
.nav a:hover { color: #FFFFFF; }

/** Post's body text **/
.entrybody {
font-family: arial;
font-size: .7em;
font-weight: normal;
text-align:justify;
color: #000000;
line-height: 140%;
z-index:2;
margin: 0px 0px 10px 0px
}

/** 'Posted by' txt **/
.entrymeta {
font-family: arial;
font-size: .7em;
font-weight: normal;
font-style:italic;
color: #00000;
margin-bottom:22px;
}

.entrymeta a { color: #000000;}
.entrymeta a:hover { color: #FFFFFF; }

.commentheader {
font-family: arial;
font-size: .70em;
font-weight: bold;
color: #000000;
}

.commenttext {
font-family: arial;
font-size: .70em;
font-weight: normal;
color: #000000;
line-height: 130%;
}

.commentmeta {
font-family: arial;
font-size: .70em;
font-weight: normal;
color: #000000;
margin: 10px 22px 20px 0px;
font-style:italic;
}

.commentmeta a { color: #000000; }
.commentmeta a:hover { color: #FFFFFF; }

.commentform {
font-family: arial;
font-size: .70em;
font-weight: normal;
color: #000000;
margin: 0px 0px 20px 0px
}

.separator {
display:none;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
margin: 14px 0px 14px 0px
}

.default {
font-family: Arial;
font-size: 11px;
color: #000000;
font-weight: bold;
padding: 0px 0px 10px 0px;
text-transform: uppercase;
}

.subside {
font-family: Arial;
font-size: .7em;
font-weight: normal;
padding: 0px 0px 0px 0px;
}


.xmlButton {
border:1px solid;
border-color:#000000;
padding:0 3px;
font:bold 10px Arial;
color:#FFFFFF;
background:#FFFFFF;
text-decoration:none;
margin:0;
}

.image {
border: 1px dashed #FFFFFF;
padding:1px;
margin: 0px 6px 6px 0px;
}

.thumbnail {
border: 1px dashed #000000;
padding:1px;
margin: 0px 6px 6px 0px;
}

.video{
padding: 0px 0px 0px 0px;
}

.fieldName{
font-family: Arial;
font-size: 11px;
margin: 0px 0px 12px 0px
}

select{
font-family: Arial;
font-size: 11px;
}

/*****************************************************************************
* Calendar					                                                 *
*****************************************************************************/

#calendar {
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
  	padding: 0px 0px 6px 0px;
	text-align: left;
}

#calendar table {
	padding: 1px;
	/*border-collapse: collapse;*/
	border: 0px;
}

#calendar table caption {
	color: #000000;
	font-family : Arial;
	font-size : 0.7em;
	border-bottom: 1px solid #000000;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
}

#calendar table th {
	text-align: center;
	font-weight: bold;
	font-size: xx-small;
}

#calendar table tr td {
	border: 1px solid #000000;
	text-align: center;
	font-size: xx-small;
}

#calendar table tr ul  {
	color: #000000;
	list-style: dot;
	margin: 0px 0px 0px 20px;
	padding: 4 0 5 0;
	font-family : Arial;
	font-size : 0.7em;	
}

#calendar table tr td.cssDayMouseOver {
	border: 1px dotted red;
	cursor: hand;
}

#calendar table tr td.cssDayMouseOut {
	border: 1px solid #FFFFFF;
}

#calendar table tr td.cssEntryBox {
	border: 1px solid gray;
	padding: 6px;
	text-align: left;
	background: #000000;
	font-family : Arial;
	font-size : 0.8em;
}

#calendar table tr td ul li {
}

#calendar table tr td div.cssDayEntryHeader {
	font-family : Arial;
	font-size : 0.8em;
	text-align: left;
	font-weight: bold;
	padding: 4;
}

#calendar table tr td div.cssDayAvailable {
	text-decoration: underline;
	text-weight: bold;
}

#profile {
margin-bottom: 10px;
display: block;
height: 1%;
}

#profile h4{
font-family: Arial;
font-size: .7em;
font-weight: bold;
color: #FFFFFF;
padding: 0px 0px 0px 0px;
margin: 0px 0px 6px 0px;
}

#profile p{
font-family: arial;
font-size: .7em;
font-weight: normal;
}
<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#invertedtabs{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#invertedtabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
margin-bottom: 1em; /*margin between menu and rest of content*/
padding:0;
list-style:none;
}

#invertedtabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
line-height: 1.5em;
}


#invertedtabs a{
float:left;
color: white;
background: #000000 url(media/color_tabs_left2.gif) no-repeat left bottom;
margin:0 2px 0 0;
padding:0 0 0 3px;
text-decoration:none;
letter-spacing: 1px;
}

#invertedtabs a span{
float:left;
display:block;
background: #000000 url(media/color_tabs_right2.gif) no-repeat right bottom;
padding:3px 9px 3px 6px;
}

#invertedtabs a span{
float:none;
}


#invertedtabs a:hover{
background-color: #000000;
}

#invertedtabs a:hover span{
background-color: #FFFFFF;
}

#invertedtabs #current a, #invertedtabs #current span{ /*currently selected tab*/
background-color: #FFFFFF;
}

#invertedtabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #000000;
border-bottom: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

</style>

