/* Begin Typography & Colors */

body {

font-family : arial;

background-color: rgb(189,208,224);

background-image:url('images/background.gif');

background-repeat: repeat-x;

valign: top;

font-size : 12px;

margin-left : 0px;

margin-top : 0%;

margin-right : 0;

	}



#page {
	margin: 0 auto;
	overflow: hidden;

}



#header {
	margin: 0 auto;
	width: 982px;
	}





#main{
	width: 982px;
	background:  url('images/body-back.gif') repeat-y;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 25px;
	padding-bottom: 25px;
}

#content{
	width: 632px;
	float: left;
	margin-left: 75px;
}
#sidebar{
	width: 210px;
	float: left;
	background: #E9F1F9;
	border: 1px solid #9FC3E0;
}

.post{
	border: 1px solid #9FC3E0;
	width: 550px;
	padding: 10px 10px 10px 10px;
}

h2{
	color: #175E9C;
}

h2 a{
	color: #175E9C;
}

#footer{
	width: 982px;
	margin: 0 auto;
	height: 20px;
	background:  url('images/footer.gif');
}

.pagenav, .categories, .linkcat{
	list-style: none;
}

/* End captions */
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.

	It won't be a stylish marriage, I can't afford a carriage.

	But you'll look sweet upon the seat of a bicycle built for two." */

