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;
line-height : 32px;
text-transform : uppercase;
}
.Title {
color : #bfbfbf;
font-family : 'Futura-Medium', 'Futura', 'Trebuchet MS', sans-serif;
font-size : 16px;
font-style : normal;
font-variant : normal;
font-weight : normal;
line-height : 21px;
text-align : left;
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 : 0;
padding-right : 0;
top : 200px;
left : 400px;
}
#navigation {
visibility : visible;
z-index : 1;
text-align : left;
width : 300px;
position : absolute;
padding-left : 0;
padding-right : 0;
top : 150px;
left : 10px;
}
#title {
visibility : visible;
z-index : 3;
text-align : center;
width : 800px;
position : absolute;
padding-left : 0;
padding-right : 0;
top : 50px;
left : 14px;
}
#banner {
visibility : visible;
z-index : 1;
width : 910px;
height : 91px;
position : absolute;
padding-left : 0;
padding-right : 0;
}
#articlepicture {
visibility : visible;
z-index : 4;
width : 195px;
position : absolute;
padding-left : 0;
padding-right : 0;
top : 150px;
left : 24px;
}
#articlereference {
visibility : visible;
z-index : 4;
text-align : center;
width : 100px;
position : absolute;
padding-left : 0;
padding-right : 0;
top : 190px;
left : 500px;
}
#blogtext {
visibility : visible;
z-index : 5;
text-align : left;
width : 700px;
text-align : justify;
position : absolute;
padding-left : 0;
padding-right : 0;
top : 520px;
left : 14px;
}
