* {
   padding:0;
   margin:0;
  }
   h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address, form{
	margin:1em 0;
	padding: 0 0px;
	xxxbackground-color: #fff;
}
dd { }
li {
}



body {
	background: black;
	
	color: #cfcfcf;  color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 13px;
}


h3 {
	color: #ffffff;
	font-size: 1.2em;
	font-weight:bold;
	margin-top:35px;
	text-transform: lowercase;
}

ul {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}

	
#container {
	position: relative;
	border: 0;
	margin: 0 auto;
	padding: 0;
	top: 24px;
	width: 800px;
	/* background-image: url(../images/bg1.jpg); */
	background-repeat: repeat-y;
	background-position: -20px 80px;
	left: 20px;
}
#rightcolumn { 
	float: right;
	width:435px;
	padding-right: 20px;
	margin: 0;}
#leftcolumn {
	float: left;
	width: 280px;
}
#navbar {
	font-size: 14px;
	line-height: 28px;	
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-align: right;
	margin-top: 30px;}

#navbar ul{
	margin: 0;
	padding: 0;
	border: 0;
	color: #FF0000;
	list-style: none;
}
#footer {
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	clear: both;
	margin: 0; 
	padding: 25px 0 0 150px;}
#logo {
	display: block;
	clear: both;
}
#topleftimg {
	height: 280px;
	width: 280px;
}
/* -------------------------------------------------navigation  */
a:link ,a:visited, a:hover, a:active {
	color: #FEA839;
	text-decoration: none;
	font-weight: normal;}
a:hover {
  	text-decoration: underline; }
#navbar a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;}
#navbar a:hover {
	color: #FF8A00;}
.urhere {
	color: #ffc01f;}

a.linkflash {font-weight:bold;}

/* -------------------------------------------------styling */

#updateinfo {
	font-size: 11px;
	font-style: italic;
}
.quote {	
	margin-top: 2em;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	line-height: 1.5em;
}
.quotee {
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}
.picture-r {
	margin: 0px 0 5px 5px;
	padding: 0;
	float: right;
	border: none;}
.picture-r-special {
	margin: 0px 10px 0px 0px;
	padding: 0;
	float: right;
	border: none;}
.picture-l {
	margin: 3px 10px 5px 0;
	padding: 0;
	float: left;
	clear: left;}
.sidebar {
	display: block;
	clear: both;
	background:transparent;
	padding:0 0px 0 10px;
	margin: 0 10px 0 0px;
	font-size: 0.85em;
	line-height: 1.4em;
	text-align: left;
	border-right-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffc01f;
	border-left-color: #ffc01f;
}
.sidebar-r {
	display: block;
	clear: both;
	background:transparent;
	padding:0 10px 0 0px;
	margin: 0 10px 0 0px;
	border-left: 0px solid #FE0000;	
	border-right: 1px solid #FE0000;
	font-size: 0.85em;
	line-height: 1.4em;
	text-align: justify;
}
.sidebar-rx { /* not used */
	text-align: left;
	display: block;
	float: right;
	width: 300px;
	background-color: #333333;
	padding-left: 5px;
	padding: 5px 10px;}
/* ------------------------------------------------- photo gallery */
#gallery { position:relative;
	margin-top: 00px;
}
.thumb  { 
	border: 1px solid black; 
	margin: 0; 		
	padding: 0; 
	height: 64px;
	width: 64px;
        display:block; 
        clear:left;
}
.photo {
  border: 0; 
  margin: 0; 
  padding: 0;
  float: right;
}
.galleryfooter {

position:absolute;
top:418px; left:-30px;
font-style: normal;
width: 400px;

	display: block;
	margin: 0 0 0 95px;
	font-size: 1.0em;
	
	text-align: right;
       
}

/* ------------------------------------------------- news and event columns */
#events {
	padding-left: 10px;
	width: 150px;
	float: left;}
#events H1{
	font-size: 1.8em;
	color: #FF0000;
	display: none;
}
#news {
	float: right;
	width: 205px;	
	text-align: left;	
	padding-left: 10px;}
#news H1 {
	color: #FF0000;
	font-size: 1.8em;
	display: none;
}
/*
------------ forms and buttons ---------------*/
.donatebutton {
	background-color: #FFFFFF;
	font-weight: bold;
	color: #333333;
}
.formbutton {
	color: #f0f0f0;
	font-weight: normal;
	font-size: 1em;
	cursor: pointer;
	background-color: #333333;
	border-color: #999999;
}
form {
	display: inline;
}

.donationform {
	font-size: 1em;
	font-weight: normal;
	text-align: center;
}

.backbtn {
	font-size: 1em;
	font-weight: bold;
	color: #fe0000;
	background-color: black;
	text-align: center;
        border: 1px solid grey;
	display: block;
	margin: 15px 180px;
}
a:hover span.backbtn {background:grey; color:white;}
.forminput {
	background-color: #CCCCCC;
	font-size: 1em;
	font-weight: bold;
}
.bookorder {
	width: 12em;
}

/* -------- contributor definitions ------*/
.contributors {
	margin: 0px;
	padding: 0px;
}
.contributors li {
	display: inline;
}
/* -------- very front page setup ------*/
#portalcontainer {
	position: absolute;
	border: 0;
	margin: 0;
	padding: 0;
	top: 200px;
	width: 800px;
	margin-left: -400px;
	left: 50%;
	text-align: center;
	
}
#portalcontainer img {border: 0; }
/* -------- special to hide sections that may come back later ------*/
.hidden {display:none}

/* -------- one march definitions ------*/

#onemarchquote { 
	border: thin grey solid; 
	padding:10px;
	background: black; }
.clearboth {
	clear: both;
}

/* xxx is for the pop up gallery */
#xxx { 
width:100%;
margin-left: 50px;
text-align:center;
}


#latestnews h3 { font-size:90%; text-transform: uppercase; background-color: #000; padding:10px 0 5px 0px; width:100%; margin:0; border-bottom:1px solid black;}
#latestnews h3 span {text-transform:lowercase; font-weight:normal; padding-left:1em; width:100%;margin:0;}
#latestnews ul {background-color:#000;width:80%; margin:0; padding-left:10px; padding-bottom:1em;padding-top:0em}
#latestnews a, #latestnews a:link, #latestnews a:visited { color:white; }
#latestnews a:hover {color:yellow; text-decoration:none;}
#latestnews ul {list-style:disc;   }
#latestnews li { margin-left:1em; text-indent:0em; list-style-type:none;margin:0; text-indent:0; border-bottom:1px solid #555;padding:2px 0}


div.post p { margin:0 0 0 20px;padding:0}
div.post h3 {margin:1.5em 0 .5em 0; text-transform:none;}

#navbar {
	font-size:16px;
	line-height:32px;
	width: 95%;
}

body#boardmember {background:#ffffff; color:#333333}
#boardmember div {  padding:20px; margin:0 auto; }
#boardmember h3 {text-transform:none; color:#000000}

#blogette h3.storytitle { border-bottom:1px solid #888; font-size:1.1em;}

p.galleryfooter a, #galleryfooter a:link, #galleryfooter a:visited {color:#ff0000;}

