body { 
	font: 75% georgia, sans-serif;
	line-height: 1.88889;
	color: #555753; 
	margin: 0; 
	padding: 0;
	}
p { 
	margin-top: 0; 
	text-align: justify;
	}

h1 {
color : #bfbfbf;
font-family : 'Futura-Medium', 'Futura', 'Trebuchet MS', sans-serif;
font-size : 24px;
font-style : normal;
font-variant : normal;
font-weight : normal;
text-transform : uppercase;
}

h2 {
color : #bfbfbf;
font-family : 'Futura-Medium', 'Futura', 'Trebuchet MS', sans-serif;
font-size : 16px;
font-style : normal;
font-variant : normal;
font-weight : normal;
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 : 300px;
position : absolute;
top : 50px;
left : 3px;
}
#banner {			
	visibility: visible;
	z-index: 1;
	width: 1150px;
	height: 58px;
	position: absolute;
	padding-left: 0px;
	padding-right: 0px;
	top: 1px;
	left: 1px;
	color: #666666;
    background-color: white;
    font-family: Georgia, Heiti , sans-serif;
    font-size: 50px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
	
}
#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 : 230px;
left : 250px;
}
#blogtext {
visibility : visible;
z-index : 5;
text-align : left;
width : 700px;
text-align : justify;
position : absolute;
padding-left : 0;
padding-right : 0;
top : 450px;
left : 14px;
}

