body {
	border-color: #ccc;
	border-style: none;
	background-attachment: fixed;
	background-color: #003;
	/*background-image: url(../images/back0004b.gif); 
	background-image: url(../images/NorthStar_star-gray.png);*/
	background-image: url(../images/compass-400.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	font-family: sans-serif;
	font-size: 1em;
	font: 14px Arial, Helvetica, sans-serif
}

#frame {
	background-position: center top;
	border-color: #444444;
	border-width: medium;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	z-index: 10;
	position: relative;
}
	
strong {
	/* font-family:"Century Gothic"; */
	font-size: 1.1em;
}

#header {
	color: white;
	font: 1.2em italic;
	background-color: transparent;
	background-image: url(../images/NorthStarFront-trans.png);
	background-repeat: no-repeat;
	border-style: none;
	border-color: white;
	border-width: 1px;
	display: block;
	height: 95px;
	text-align: right;
	/*width: 680px;*/
	width: 100%;
	padding-left:0px;
	padding-right:20px;
	z-index:11;
	position: relative;
}

#menu1 a {
	/*
	border-bottom-style: groove;
	border-bottom-width: medium;
	border-color: #656565;
	border-left-style: groove;
	border-left-width: thin;
	border-right-style: none;
	border-top-style: none; */
	color: white;
	text-decoration: none;
}

#menu1 a:hover {
	color: #fffbac;
	color: #003;
}



#content {
	border-style: none;
	border-width: 2px;
	border-color: white;
	border-left: 2px solid white;
	background-attachment: scroll;
	/*background-color: #FBF2CB;*/
	background-color: #31406b;
	background-image: url(../images/blank_bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	color: #ffffff;
	min-height: 340px;
	padding: 5px;
	padding-left: 10px;
	width: 543px;
	color: #003;
	color: white;
	z-index:10;
	/*display: inline;*/
	margin-left: 220px;
}
#content li {
	margin-bottom: 0.3em;
	}

/*
.whyweexist {
	color: #ffffff;
	background-color: #31406b;
	background-image: url(../images/bridge_bg.jpg);
	background-repeat: no-repeat;

}
.whattoexpect {
	color: #ffffff;
	background-color: #31406b;
	background-image: url(../images/church2_bg.jpg);
	background-repeat: no-repeat;

}
*/
.welcome {
	/*background-image: url(../images/NorthStar_star-bluegray.png);
	background-position: top left;
	background-attachment: fixed;
	background-repeat: no-repeat; */
	color: #003;
}

#wrapper {
	width: 100%;
	display: block;
	/*background-image: url(../images/dkbrownbg-left.jpg); */
	background-color: #31406b;
	background-position: top left;
	background-repeat: repeat-y;
	position: relative;
	border: 2px white solid;
	z-index: 10;
	overflow:auto;
}

#sidebar {
	border-style: none;
	border-left-style:solid;
	border-width: 0px;
	border-color: #003;
	/*background-color: #4b64a7;
	background-image: url(../images/dkbrownbg-left.jpg); 
	background-color: #846d51;
	background-position: left;
	background-repeat: repeat;*/
	/* height: 530px; */
	padding: 5px;
	padding-right: 10px;
	width: 205px;
	font-size: 1.0em;
	font-size: 14px;
	color: #003;
	color: white;
	z-index: 10;
	/* position: inline; */
	background-color: transparent;
	float:left;
}


h1 {
	font-family: "Century Gothic";
	font-size: 1.5em;
	font-variant: small-caps;
}

h2 {
	/* font-family: "Century Gothic"; */
	font-size: 1.2em;
}

dt {
	/* font-family: "Century Gothic"; */
	font-size: 1.1em;
	padding-top: 0.6em;
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}



#menu1 {
	/* font-family: "Century Gothic",serif; */
	display:block;
	text-align: center;
	z-index: 12;
	font-size: 1.2em;
	background-color: #888;
	background-image:url("../images/pillarsbg.jpg");
	border: 2px white solid;
	width: 100%;
	font-variant: small-caps;
	margin-bottom: 0.4em;
	padding: 0.2em 0 0.2em 0;
}
#menu1 ol {
	margin: 0;
	padding: 0;
	}
#menu1 li {
	display: inline;
	padding: 0em 0.6em 0em 0.6em;
	}

#menu2 {
	font-variant: small-caps;
	font-size: 1.1em;
	text-align: left;
	margin: 0;
	}
#menu2 ol{
	display: block;
	list-style: none outside none;
	margin-left: 0.5em;
	padding: 0;
}
#menu2 li {
	border: none;
	list-style-type: none;
	border-bottom: 1px white solid;
	display: block;
	padding: 0.25em;
	text-indent: 0;
	margin-left: 0;
}

#menu2 a {
	text-decoration: none;
	color: white;
	}
#menu2 a:hover {
	color: #003;
	font-weight: bold;
	}


.note {
	font-style: italic;
	font-size: 0.8em;
}

.bgimage {
	z-index: 1; 	
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../images/13colony.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 300px;
	/*height: 1200px;*/
	height: 100%;
}
#footer {
	color: white;
	text-align: center;
	line-spacing: 1.6em;
	margin-top: 0.5em;
	letter-spacing: 0.1em;
	/*font-family: "Courier", "Courier New";*/
	}
	
table { color:white; }

a { color:white; 
	}
	
.thinline {
	margin-left: 25px;
	border: thin white solid;
	width: 450px;
	background-color: #666;
	position: relative;
	display: block;
	}
	
.thinline td {
	padding: 2px 0px 2px 15px;
	}
	
.thinline th {
	text-align: right;
	}
	
.thinline a {
	right: 5px;
	bottom: 3px;
	position: absolute;
	display: block;
	text-decoration: none;
	background-color: #4b64a7;
	background-color: #003;
	padding: 3px 3px 3px 3px;
	border: thin white solid;
	font-style: italic;
	}
	
.thinline a:hover {
	background-color: white;
	color: #003;
	border-color: #003;
	}
	
.flatbutton a {
	display: block;
	text-decoration: none;
	background-color: #4b64a7;
	background-color: #003;
	padding: 3px 3px 3px 3px;
	border: thin white solid;
	font-style: italic;
	}
	
.flatbutton a:hover {
	background-color: white;
	color: #003;
	border-color: #003;
	}
		
.sbut a {
	border: 1px white solid;
	color: white;
	}
	
.sbut a:visited {
	color: white;
	border: 1px white solid;
	}