body {
	margin: 0px;
	padding: 0px;
	background: #C1CDDE;
	text-align: justify;
	font: 13px Geneva, Arial, Helvetica, sans-serif;
	color: #444444;
}

h1, h2, h3 {
	margin: 0px;
    font-weight: bold;
	color: #666;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

ol, ul {
	margin-bottom: 9px;
        margin-top: 9px;
	line-height: 160%;
        text-align: left;
}

p {
	margin-bottom: 9px;
        margin-top: 9px;
	line-height: 160%;
        text-align: left;
        text-indent: 5px;
        line-height: 17px
}

strong {
	font-weight: normal;
}

.margin {margin-right: 50px}



a {
	color: #444444;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a img {
        border: 1px solid #68759c;
}


img {
        float: right;
        margin-right: 10px;
        border: 0px solid #68759c;
}





#wrapper {
	width: 900px;
	margin: 0 auto;
	border: 10px solid #FFFFFF;
}

/* Header */

#header {
	width: 900px;
	height: 80px;
	margin: 0px auto;
        background: #DFE6F0;
}

#header a {
	text-decoration: none;
	color: #000000;
}

/* Logo */

#logo {
	float: left;
	padding-left: 0px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding: 0px 0px 0px 0px;
}

#logo a img {
	border: none;
        float: left;
}

/* Menu */


#navigation {
	width: 900px;
	height: 55px;
	margin: 0px auto;
        background: #DFE6F0;
}



#menu {
float: left;	
}

ul#blue { margin:0; padding:0; list-style-type:none; }

ul#blue li { position:relative; float:left; border-top:4px solid #DFE6F0; margin-right: 5px; padding-right: 5px; padding-top: 0px;}

ul#blue .current { border-top:4px solid #695b90;}

ul#blue li:hover { border-top:4px solid #695b90;}

ul#blue li a { padding:2px 2px; text-decoration:none; font:bold 11px Verdana, Georgia, "Times New Roman", Times, serif; color:#383E40;}

ul#blue li a:hover { color:#8895b8; border:none; }

ul#blue li span{ display:none; position:absolute; top:15px; left:2px; width:250px; font:normal 9px Verdana, Georgia, "Times New Roman", Times, serif; line-height: 15px; }

ul#blue li a:hover span {margin-top: 7px; display:block; color: #000;}


/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	background: #FFFFFF;
}

/* Header left */
#header-left {
	float: left;
	width: 445px;
}




.post2 {
	margin: 0px 0px 30px 0px;
}

.post2 .title {
	margin-top: 273px;
	background: #DFE6F0 url(../hemsida/images/img02.jpg) no-repeat left 50%;
	padding: 10px 1px 10px 20px;
}

.post2 .title h1 {
}

.post .title h2 {
}



.post2 .title a {
       color: #666;
       text-decoration: none;
}

.post2 .title a:hover {
       color: #666;
       text-decoration: underline;
}

a img {
        border: 1px solid #68759c;
}

.post .entry {
	padding: 0 20px;
}


/* Header right */
#header-right {
	float: right;
	width: 445px;
}

img {
        float: right;
        margin-right: 0px;
        border: 0px solid #68759c;
}



.post3 {
	margin: 0px 0px 30px 0px;
}

.post3 .title {
	margin-top: 273px;
	background: #DFE6F0 url(../hemsida/images/img02.jpg) no-repeat left 50%;
	padding: 10px 1px 10px 20px;
}

.post3 .title h1 {
}

.post .title h2 {
}



.post3 .title a {
       color: #666;
       text-decoration: none;
}

.post3 .title a:hover {
       color: #666;
       text-decoration: underline;
}


.post .entry {
	padding: 0 20px;
}


.post .meta {
	font-weight: bold;
	padding-left: 20px;
}

.post .byline {
	margin: 0px;
	padding-left: 20px;
}



/* Content */

#content {
	float: right;
	width: 640px;
}

#img1 {
       float: left;
}



.post {
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	background: #DFE6F0 url(../hemsida/images/img02.jpg) no-repeat left 50%;
	padding: 3px 20px;
}

.post .title h1 {
}

.post .title h2 {
}



.post .title a {
       color: #666;
       text-decoration: none;
}

.post .title a:hover {
       color: #666;
       text-decoration: underline;
}


.post .entry {
	padding: 0 20px;
}


.post .meta {
	font-weight: bold;
	padding-left: 20px;
}

.post .byline {
	margin: 0px;
	padding-left: 20px;
}



/* Sidebar2 */

#sidebar2 {
	float: left;
	width: 230px;
}

#sidebar2-bgtop {
}



#sidebar2-content {
	background: url(../hemsida/images/img01.jpg) repeat-y left top;
}



#sidebar2 h2 {
	background: #DFE6F0 url(../hemsida/images/img02.jpg) no-repeat left 50%;
	padding: 3px 20px;
	font-size: 1em;
        margin-top: 0px;
        margin-bottom: 0px;
}

#sidebar2 a {
	text-decoration: none;
	color: #666;
}

#sidebar2 a:hover {
	text-decoration: underline;
	color: #FF0000;
}

#sidebar2 p {
	padding: 0px,0px;
        padding-left: 25px;
        margin-top: 0px;
        margin-bottom: 0px;
}

#sidebar2 h3 {
	background: #DFE6F0;
	padding: 3px 20px;
	font-size: 0.8em;
        margin-top: 0px;
        margin-bottom: 0px;
}


#sidebar2 img {
	padding: 0px,0px;
        margin-left: 0px;
        margin-right: 108px;
        margin-top: 5px;
        margin-bottom: 5px;
}


/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 50px;
	margin: 0px auto 30px auto;
	color: #000;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #FFFFFF;
}
