/*
Bo-Blog V2
MyGarden Skin
By MacroLong
2006-4-30
*/

@import url(styles.css);

/****** General Styles ******/
body {	
	text-align: center;
	background: #FFF url(images/bg.gif) repeat-y center top;
	}
#wrapper {
	margin:0 auto;
	width: 770px;
	text-align: center;
}
#mainWrapper {
	margin:0 auto;
	text-align: left;
}
#footer{
	margin: 0 auto;
}
#panelCalendar{
	position: static;
		}
#panelGoogle{	
position: static;
	}
.centerstyle a{  background:#CAE324;line-height:25px; height:25px; width:24px;}
.leftstyle a{ background:#FFF;}