/* Text formatting */

body { 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #000000;
}
h1 {
	font-size: 18px;
	color: #03548c;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	color: #03548c;
	font-weight: normal;
}
h3 {
	font-size: 11px;
	color: #03548c;
	font-weight: normal;
}
a:link { 
	color: #000000;
	text-decoration: underline;
}

/* Hidden elements */

div#top {
	display: none;
}
div#header {
	display: none;
}
.menu {
	display: none;
}
div#search {
	display: none;
}
div#maintext {
}
div#sidebar {
}
div#maintext_nosidebar {
}
.donate1 {
	display: none;
}
div#footer {
	display: none;
}
div#menupage img {
	width: 0pt;
	height: 0pt;
	visibility: hidden;
}
.headerbreak_50 {
	height: 15px; 
}
.newsphoto {
	margin-right: 10px;
}

