﻿body { 
	font: 75% georgia, sans-serif;
	line-height: 1.88889;
	color: #555753; 
	margin: 0; 
	padding: 0;
	}
p { 
	margin-top: 0; 
	text-align: justify;
	}
.Header {
    color: #bfbfbf;
    font-family: 'Futura-Medium', 'Futura', 'Trebuchet MS', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 32px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: uppercase;
}
.link {
    color: #bfbfbf;
    font-family: 'Futura-Medium', 'Futura', 'Trebuchet MS', sans-serif;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 21px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}

a {
    color: #bfbfbf;
    text-decoration: none;
}
a:visited {
    color: #666669;
    text-decoration: none;
}
a:hover {
    color: #ac1221;
    text-decoration: none;
}

.spacer {
    font-size: 1px;
    line-height: 1px;
}
    
   #blogwrapper {
	visibility: visible;
	z-index: 1;
	text-align:center;
	width: 800px;
	position: absolute;
	padding-left: 0px;
	padding-right: 0px;
	top: 150px;
	left: 300px;
}
 
 #label {
	visibility: visible;
	z-index: 2;
	text-align:center;
	width: 400px;
	position: absolute;
	padding-left: 0px;
	padding-right: 0px;
	top: 200px;
	left: 400px;
}

#navigation {
	visibility: visible;
	z-index: 1;
	text-align:left;
	width: 300px;
	position: absolute;
	padding-left: 0px;
	padding-right: 0px;
	top: 150px;
	left: 10px;
}

#title {
	visibility: visible;
	z-index: 3;
	text-align:center;
	width: 800px;
	position: absolute;
	padding-left: 0px;
	padding-right: 0px;
	top: 50px;
	left: 14px;
}

#banner {			
	visibility: visible;
	z-index: 1;
	width: 910px;
	height: 91px;
	position: absolute;
	padding-left: 0px;
	padding-right: 0px;
	
}

#articlepicture {
	visibility: visible;
	z-index: 4;
	width: 365px;
	position: absolute;
	padding-left: 0px;
	padding-right: 0px;
	top: 150px;
	left: 14px;
}

#articlereference {
	visibility: visible;
	z-index: 4;
	text-align:center;
	width: 300px;
	position: absolute;
	padding-left: 0px;
	padding-right: 0px;
	top: 190px;
	left: 470px;
}

#blogtext {
	visibility: visible;
	z-index: 5;
	text-align:center;
	width: 700px;
	position: absolute;
	padding-left: 0px;
	padding-right: 0px;
	top: 500px;
	left: 14px;
	color: #999999;
    font-family: 'HiraKakuProN-W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3';
    font-style: normal; 
    font-weight: normal; 
    line-height: 1.88889;
    text-align: left;
}