/* _______________________________________________________________________

   (c) 2009 Rockford Lutheran Schools, All Rights Reserved.

   Stylesheet prepared by Jonathan Powell (jdp@jonathandietrich.com)
   _______________________________________________________________________ */


body {
	font-family: Georgia, serif;
	color: black;
}

a img {
	border: none;
}

a {
	text-decoration: none;
	color: black;
}

#main_content .inside {
	width: 800px;
	margin-top: 0px;
}

#main_content .inside a:after {
	content: " [" attr(href) "] ";
	font-size: smaller;
	text-decoration: none;
}

.menu, #header,#footer, #round_content_image, #main_content img, #main_content_text_area_bottom {
	display: none;
}
