a img{
        border: 0;
}

form { display:inline; }

body { margin: 0 auto;
	     font-family: Verdana,"Palatino Linotype","Times New Roman",serif;
	     color:#29303B;
	     background-color: #fff;

}

html>body #center {
	padding: 0 12px 0 12px;
	width: 415px;
}

.alignleft {
	text-align:left;
	padding:0px 10px 0px 18px;
	font-weight:bold;
}

.alignright {
	text-align:right;
	height:19px;
	padding:0px 18px 0px 35px;
	font-weight:bold;
}

/*Basic other stuff*/

h1 { font-size: 1.50em;
	   color: #008295;
	   border: 1px;
	   font-family: Verdana,"Palatino Linotype","Times New Roman",serif;
	   text-transform: lowercase;
}

h2 { font-size: 1.25em;
	   color: #008295;
	   border: 1px;
	   font-family: Verdana,"Palatino Linotype","Times New Roman",serif;
	   text-transform: lowercase;
}

h3 { font-size: 1.0em;
	   color: #008295;
	   border: 1px;
	   font-family: Verdana,"Palatino Linotype","Times New Roman",serif;
	   text-transform: lowercase;
	   margin-left: 10px;
	   margin-top: -2px;
	   margin-bottom: 2px;

}

h4 { font-size: .75em;
	   color: #008295;
	   border: 1px;
	   font-family: Verdana,"Palatino Linotype","Times New Roman",serif;
	   text-transform: lowercase;

}

a, h1 a:hover, h2 a:hover, h3 a:hover {
	color:#008295;
	font-weight: bold;
  text-decoration: none;
}


blockquote { 
	background: url(img/blockquote.png) no-repeat top left; 
	margin: 12px 24px;
	background-color: #f9f9f9; 
	padding: 23px 20px 20px 21px;
	text-align: justify; 
	color: #5f5f5f; 
	border: 1px #eee dotted; 
	}


p, .navigation {
        font-size: 0.8em;
        line-height: 1.5em;
}

.namo-list { font-family: Verdana,"Palatino Linotype","Times New Roman",serif;
             font-size:14pt;
             color:rgb(128,0,0);
           }

.namo-sublist { font-family: Verdana,"Palatino Linotype","Times New Roman",serif;
                font-size:10pt;
                color:rgb(221,116,0);
              }

.footerbar {
	text-align:center;
	padding:10px 0px 10px 0px;
	font-weight:bold;
	font-size:10pt;
	font-family:  Verdana,"Palatino Linotype","Times New Roman",serif;
  color: #008295;
	border: 1px;
}

.indent20 {
	text-indent: 20px
}

a:hover {text-decoration: underline;}

header { position:relative;
	       top:20px;
       }

