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;
    letter-spacing: 0;
    opacity: 1.00;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    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;
    letter-spacing: 0;
    opacity: 1.00;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    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;
    letter-spacing: 0;
    line-height: 21px;
    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;
}


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: 1150px;
	height: 58px;
	position: absolute;
	padding-left: 0px;
	padding-right: 0px;
	top: 1px;
	left: 15px;
	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: 381px;
	position: absolute;
	padding-left: 0px;
	padding-right: 0px;
	top: 150px;
	left: 24px;
}

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

#blogtext {
	visibility: visible;
	z-index: 5;
	text-align:center;
	width: 700px;
	position: absolute;
	padding-left: 0px;
	padding-right: 0px;
	top: 520px;
	left: 14px;
}
