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;
line-height : 32px;
text-transform : uppercase;
}


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

   #blogwrapper {
	visibility: visible;
	z-index: 1;
	text-align:justify;
	width: 800px;
	position: absolute;
	padding-left: 0px;
	padding-right: 0px;
	top: 200px;
	left: 300px;
}

#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 : 150px;
left : 350px;
}
#articlegranola { 
	top: 2px; 
	width: 550px;
	position: absolute;
	left: 105px;
	}


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

