/* Define core styles. */
body {
	background-color : rgb(255,255,255) ;
	background-image : url('../images/bk_logo_corner.jpg') ;
	background-position : top left ;
	background-repeat : no-repeat ;
	background-attachment : fixed ;
	
	margin-top : 60px ;
	margin-right : 10px ;
	margin-bottom : 10px ;
	margin-left : 310px ;
	
	font-family : verdana, sana-serif ;
	font-size : 12px ;
	font-weight : normal ;
	font-style : normal ;
	line-height : 24px ;
	color : rgb(80,80,70) ;
}

img {
	border : none ;
}

/* Define journal styles. */
.journal {

}

/* Define sponsors styles. */
.sponsors {

}

/* Define manifesto styles. */
.manifesto {

}

/* Define links styles. */
.links {

}

/* Define reading styles. */
.reading {

}

/* Define list styles. */
.list {

}

/* Define archives styles. */
.archives {

}

/* Define manifesto styles. */
.library {

}

/* Define validation styles. */
.validation {

}