* { margin: 0; padding: 0; }
body {
	color: #000; font-family: Verdana, Arial; margin: 0; padding: 0;
	background-color: #fff; background-image: url("http://www.njdemolay.org/images/left.gif")
}
a:link { color: #06C; }
a:visited { color: #000080; }
a:active { }

#logo { position: absolute; top: 0; left: 0; vertical-align: text-top; width: 600px; height: 120px; cursor: pointer; }
#img-top-left { position: absolute; top: 0; left: 0; width: 100px; height: 120px; background-image: url("http://www.njdemolay.org/images/topleft.gif") }
#img-top-left a { width: 100px; height: 120px; }
#img-top { position: absolute; top: 0; left: 100px; width: 500px; height: 90px; background-image: url("http://www.njdemolay.org/images/njdtop.gif") }
#img-bar { position: absolute; top: 90px; left: 100px; width: 500px; height: 30px; background-image: url("http://www.njdemolay.org/images/bar.gif") }

#left-side-nav {
	position: absolute;
	top: 128px; left: 0;
	width: 86px;
	font-size: 	12px;
	font-weight: bold;
}

#left-side-nav ul { list-style-type: none; text-align: right; margin: 10px 0;}

#left-side-nav a, #left-side-nav a:visited { color: #fff; text-decoration: none; }
#left-side-nav a:hover { color: #fc3; }
#join { font-size: 10px; }

#footer { 
	width: 495px; 
	border-top: 1px solid #000; 
	text-align: center; 
	padding: 10px 0;
	margin-top: 25px;
	z-index: 1;
}
#footer ul { list-style: none; margin-bottom: 20px; }
#footer ul li { 
	display: inline; 
	font-size: 11px; 
	padding: 0 8px; 
	border-left: 1px solid #000; 
}
#footer ul li.first { border: none; }

#allegiance { font-size: 10px; text-align: left; }

#content { 
	position: absolute; 
	top: 122px; left: 100px; 
	width: 595px;
}

#content p, #content td, #content li {
	font-size: 12px;
	line-height: 15px;
}
#content p { margin: 1em 0; }
#content p li, #content td li { font-size: 1em; line-height: 1.3em; }

#content ul, #content ol { margin-left: 28px; }

.rss-button {
	background: #f60; color: white; 
	font-size: 10px; font-weight: 900; 
	position: relative; bottom: 1px; 
	padding: 0px 2px; 
	border: 1px solid;
	border-color: #fff #000 #000 #fff; 
}

h1 {
	color: #000080;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
}

h2 {
	color: #30f;
	font-size: 90%;
}

.required { color: #e00 }

P { font-size: 10pt;
	margin-top: 0px; }

.normal { font-size: 10pt;
	margin-top: 0px; }

.small { font-size: 8pt;
	margin-top: 0px; }

.smallul { margin-left:8px;
	padding-left:8px; }

UL { font-size: 10pt;
	margin-top: 0px; 
	margin-bottom: 0px; }

OL { font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 0px; }

LI {  font-size: 10pt;
	margin-top: 0px; }

.button { font-size:  10pt;
	background-color: #D9D9D9;
	font-weight:  bold;
	cursor: hand; }

.field { font-family: courier, fixed-width;
	font-size:  8pt;
	background-color: #D9D9D9; }

