body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#A5A5A5;
	line-height: 1.2em;
}
#container {
	width:750px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/neutralnotebookbg.gif);
	background-repeat:repeat-y;
	border-right:inset;
	border-color:#666666;
	padding-right:15px;

}
p {
	line-height: 1.5em;
}
#pagetitle {
	margin-left:85px;
	margin-top:16px;
	padding-top:15px;
	padding-bottom:10px;
	font-size:22px;
	font-weight:bold;
	color:#DE0000;
	font-style:italic;
}
#banner {
	margin-left:85px;
	padding-top:5px;
}

.navtable {
	margin-left:80px;
	padding-top:5px;
	padding-bottom:15px;

}

.text {
	margin-left:85px;
}
.footer {
	margin-left: 80px;
	font-size: 13px;
	font-variant: small-caps;
	color: black;
	padding-bottom:30px;
}
.caption {
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	font-style:italic;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #001447;
}
a:link {
	text-decoration: none;
	color: #DE0000;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #666666;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #031763;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #FE7D29;
	font-weight:bold;
}
.style1t {
	color: #031360;
	font-weight: bold;
}
.style2t {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #DE0000;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	font-variant: small-caps;
	color: #DE0000;
}
.bannersubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #021864;
	font-style: italic;
	text-decoration: none;
	/*padding-top: 5em;*/
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}
#bylaws {
	border:thin;
	border-color:#CCCCCC;
	border-style:inset;
	background-color:#FBE8D2;
	padding:10px;
	
}
.placeholder {
	visibility:hidden;
}
.subscribe {
	border:#0033CC 1px solid;
	font-weight:bold;
	font-size:115%;
	color:#000066;
	width:400px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
div#spi {
	padding-top:20px;
	font-size:120%;
	letter-spacing:.4em;
}
.redtype {
	color:#FF0000;
}

.bluetype {
	color:#000066;
}
#rightcolbox {

	width:170px;
	padding:8px;
	border:3px dotted #CC0000;
	float:right;
	margin: 5px 5px 5px 15px;
}
#nicknote {
	margin-left:20px;
	margin-right:20px;
	background-color:#FBEEC8;
	font-family:"Times New Roman", Times, serif;
	font-size:110%;
	padding:5px 10px 5px 10px;
	border-top:1px solid #999;
	border-right:3px solid #999;
	border-bottom:3px solid #999;
	border-left:1px solid #999;
	clear:both;
}
#rightcolnews {
	float:right;
	width:300px;
	margin-left:20px;
	padding:0;
	margin-top:-0px;
}
#li {
	line-height: 1.5em;
}
#letter {
	margin-left:auto;
	margin-right:auto;
	width:600px;
	padding: 5px 10px 5px 10px;
	border-top:#999999 solid 1px;
	border-right:#999999 solid 2px ;
	border-bottom:#999999 solid 2px;
	border-left:#999999 solid 1px;
	background-color:#FDFAEA;
}