/*  Author: Chris Reynolds
	Date:   Oct. 2007
*/


body{
	color: black;
	background: url(images/nnigback.jpg) repeat fixed left top;
	font-family: sans-serif;
	font-size: 9pt;
}/* end body */

h1, h2, h3, h4, h5, h6 {
	font-family: sans-serif;
	color: #003366;
}/* end h1-h6 */

#coffee{
	color: #000000;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
	clear: both;
	border: 1px solid black;
	margin: 25px 100px 25px 100px;
}/* end #coffee */

#tail{
	color: #003366;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
	clear: both;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin-bottom: 25px;
}/* end #tail */


#links{
	width: 150px;
	float: left;
	background-color: #003366;
	background: #003366 url(images/alcoholicsanonymous.jpg) repeat-y fixed left top;
	margin-right: 10px;
	padding: 10px;
	border: 4px solid black;
}/* end #links */


#links a:link{
	text-decoration: none;
}/* end #links a:link */


#links a:visited{
	text-decoration: none;
	color: gray;
}/* end #links a:visited */


#links a:hover{
	color: silver;
	text-decoration: underline;
}/* end #links a:hover */


#links a:active{
	text-decoration: none;
}/* end #links a:active */


#links a{
	font-family: sans-serif;
	color: #b1a96b;
	font-size: 9pt;
	display: block;
}/* end #links a */


#links a.e-mail{
}/* end #links a.e-mail */


#links a.java{
	margin-top: 15px;
}/* end #links a.java */


#main{
	width: 70%;
	float: left;
	padding: 10px;
	border-right: 1px solid black;
	border-top: 1px solid black;
}/* end #main */


#mission{
	width: 70%;
	float: left;
	padding: 10px;
	border-top: 1px solid black;
}/* end #mission */
