/* CSS Document */
body {
	margin-top: 0;
	text-align: left;
}

#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

#header {
	margin-top:0;
}

#main {
	margin-top: 125px;
	margin-left: 180px;
	width: 550px;
	padding: 0px 10px 10px 10px;
	background-color: #FFFFFF;
}

#nav_bar {
	position:absolute;
	top: 155px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 10px 10px 20px 10px;
	text-align: left;
	width: 150px;
	border-right: thin solid #CC3300;
	border-left: thin solid #CC3300;
	border-bottom: thin solid #CC3300;
	background-color:#FFFFCC;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000099;
	margin-top: 0;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	margin-bottom: 5px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-bottom: 0;
	margin-top: 12px;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 5px;
	margin-top: 12px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: green;
}

h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-indent: 0;
	line-height: 1.2;
	margin-top: 0;
	margin-bottom:0;
}

div.main > hr{
	color: orange;
}

blockquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 1.5;
	margin-top:0;
	margin-bottom: 12px;
	padding: 10px 10px 0 10px;
	border-top: dotted medium orange;
	border-bottom: dotted medium orange;
}

.redtype {
	color:#993300;
	font-weight:bold;
}
	
#img-header {
	position: absolute;
	top: 0; 
	background-color: #FFFFFF;
	padding-bottom: 5px;
	border-top: none;
	border-right: none;
	border-bottom: #0033FF thin solid;
	border-left: none;
	border-color: #CC3300;
}

img.left {
	float:left;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:10px;
}

img.right {float:right;
	margin-left:5px;
	margin-top:5px;
}

img.nav_bar {
	text-align: center;
	padding: 0;
	margin: 0;	
}

p.header {
	margin-top: 0;
	margin-bottom:6px;
}

p.image_links {white-space: nowrap;
}

div#main p.imagecap {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: center;
	line-height: 1;
	margin-top: 0;
}

ul li {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.2;
	margin-top:0;
	margin-bottom: 12px;
}

div#main p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-indent: 25px;
	line-height: 1.2;
	margin-top: 0;
	margin-bottom: 12px;
}

div#main ol {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.2;
	margin-top: 0;
	margin-bottom: 12px;
}

p.nav_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 0 0 3px 0;
}

p.nav_barhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 3px;
	background-color:#663399;
}

a.white:link {color: #ffffff; background: #663399; font-weight: bold;}
a.white:active {color: #FFFFFF; background: #663399; font-weight: bold;}
a.white:visited {color: #FFFFFF; background: #663399; font-weight: bold;}
a.white:hover {color: #FFFFFF; background: #663399; font-weight: bold;}

p.nav_barplain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 3px;
}

p.nav_bardonate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin-top: -15px;
	margin-bottom: 3px;
	background-color:#663399;
}


.navbar_img {
	text-align: left;
	margin: 0;
	padding: 0;
}

p.lws_30yrs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: Green;
	text-align: center;
}

div#main p.donations {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 12px;
	color: #000099;
	text-align:left;
	text-indent:100px;
}

