/*<group=links>*/

a {
	text-decoration: none;
}

/*</group>*/


/*<group=layout formatting>*/

body.template {
	margin: 0;
	padding: 0;
	color: #ddd;
	background: #252525 url(bg.gif) repeat-x;
}

/*<group=nav menu>*/

ul#nav {
	list-style: none;
	position: absolute;
	margin: 110px 0 0 0;
	padding: 0;
	width: 800px;
	text-align: right;
}
ul#nav li {
	padding: 0 645px 0 0;
	line-height: 1.2em;
	letter-spacing: 8px;
	color: #444;
	font-weight: bold;
}
ul#nav li:hover,
ul#nav li.sfhover {
	color: #888;
}
ul#nav li span {
	position: absolute;
	margin: 0 0 0 6px;
	padding: 0;
	color: #333;
	font-weight: normal;
	letter-spacing: 4px;
	white-space: nowrap;
}
ul#nav li:hover span,
ul#nav li.sfhover span {
	color: #555;
}
ul#nav li span a {
	color: #333;
	margin: 0 8px;
}
ul#nav li:hover span a,
ul#nav li.sfhover span a {
	color: #555;
}
ul#nav li span a:hover {
	color: #ccc;
}



ul#navhome {
	font-size: 11px;
	list-style: none;
	position: center;
	padding: 0;
	width: 650px;
	text-align: right;
}
ul#navhome li {
	padding: 0 495px 0 0;
	line-height: 1.2em;
	letter-spacing: 8px;
	color: #444;
	font-weight: bold;
}
ul#navhome li:hover,
ul#navhome li.sfhover {
	color: #888;
}
ul#navhome li span {
	position: absolute;
	margin: 0 0 0 6px;
	padding: 0;
	color: #333;
	font-weight: normal;
	letter-spacing: 4px;
	white-space: nowrap;
}
ul#navhome li:hover span,
ul#navhome li.sfhover span {
	color: #555;
}
ul#navhome li span a {
	color: #333;
	margin: 0 8px;
}
ul#navhome li:hover span a,
ul#navhome li.sfhover span a {
	color: #555;
}
ul#navhome li span a:hover {
	color: #ccc;
}


/*</group>*/
div#wrap0 {
	background: transparent url(bg_lines_bottom.gif) repeat-x;
	background-position: 0 100%;
}
div#wrap1 {
	background: transparent url(bg_lines.gif) repeat-y;
	background-position: 50% 0;
	width: 800px;
	margin: 0 auto;
}
div#wrap2 {
	background: transparent url(bg_lines_top.gif) no-repeat;
	background-position: 50% 0;
}
div#wrap3 {
	background: transparent url(bg_lines_bottom1.gif) no-repeat;
	background-position: 0 100%;
}

h1#halbergman {
	position: absolute;
	margin: 71px 0 0 68px;
	width: 312px;
	height: 32px;
	background: transparent url(logo.gif) no-repeat;
}
h1#halbergman em {
	display: none;
}

div#side {
	position: absolute;
	margin: 183px 0 0 14px;
	width: 144px;
}
div#side div#squares {
	width: 136px;
	margin: -2px 0 0 0;
	background: transparent url(square_bg.gif);
	background-position: 0 2px;
}
div#side div#squares ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div#side div#squares ul li {
	float: left;
	margin: 0;
	padding: 0;
}
div#side div#squares ul li a {
	display: block;
	width: 15px;
	height: 15px;
	margin: 2px 2px 0 0;
	padding: 0;
	background: transparent url(square.gif);
}
div#side div#squares ul li a:hover {
	background-position: 0 -17px;
}
div#side div#squares ul li a.current {
	background-position: -17px 0;
}
div#side div#squares ul li a.current:hover {
	background-position: -17px -17px;
}
div#side div#squares ul li a em {
	display: none;
}
div#side div#squares hr {
	display: block;
	clear: left;
	margin: -100px 0 0 0;
	height: 0px;
	visibility: hidden;
}
div#side ul#squaresnav {
	list-style: none;
	width: 134px;
	margin: 0 0 8px 0;
	padding: 4px 0;
	border: solid #555;
	border-width: 1px 0;
	text-align: right;
}
div#side ul#squaresnav li {
	padding: 0;
	font-size: 80%;
	text-transform: lowercase;
	letter-spacing: 2px;
	line-height: 1em;
}
div#side ul#squaresnav li {
	color: #333;
}
div#side ul#squaresnav li a {
	color: #888;
}
div#side ul#squaresnav li a:hover {
	color: #bbb;
}
div#side ul#squaresnav li#prev {
	float: left;
}

div#main {
	width: 443px;
	padding: 183px 0 65px 169px;
}

div#main div#squares {
	width: 442px;
	margin: -2px 0 0 0;
	background: transparent url(square_bg.gif);
	background-position: 0 2px;
}
div#main div#squares ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div#main div#squares ul li {
	float: left;
	margin: 0;
	padding: 0;
}
div#main div#squares ul li a {
	display: block;
	width: 15px;
	height: 15px;
	margin: 2px 2px 0 0;
	padding: 0;
	background: transparent url(square.gif);
}
div#main div#squares ul li a:hover {
	background-position: 0 -17px;
}
div#main div#squares ul li a.current {
	background-position: -17px 0;
}
div#main div#squares ul li a.current:hover {
	background-position: -17px -17px;
}
div#main div#squares ul li a em {
	display: none;
}
div#main div#squares hr {
	display: block;
	clear: left;
	margin: -100px 0 0 0;
	height: 0px;
	visibility: hidden;
}


/*</group>*/
/*<group=type formatting>*/

body {
	font: small "trebuchet ms",sans-serif;
}
div#side h2 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 220%;
	line-height: 40px;
	text-transform: lowercase;
	letter-spacing: 9px;
	color: #444;
	text-shadow: 0 0 8px black;
}
span.year,
span.month {
	display: block;
	text-transform: lowercase;
	letter-spacing: 2px;
	line-height: 1em;
	text-shadow: 0 0 8px black;
}
span.year {
	font-size: 80%;
	color: #444;
}
span.year a {
	color: #444;
}

span.month {
	color: #888;
	margin: 0 0 8px 0;
}

span.month a {
	color: #888;
}

div#main h2 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 150%;
	line-height: 40px;
	text-transform: uppercase;
	letter-spacing: 9px;
	color: #888;
	text-shadow: 0 0 8px black;
}
div#main a.underframe {
	display: block;
	font-size: 80%;
	letter-spacing: 3px;
	color: #888;
	text-align: right;
}


a.underframe_a {
	font-size: 80%;
	letter-spacing: 3px;
	color: #888;
}

a.underframe_a:hover {
	color: #bbb;
}

div#main h3 {
	margin: 0;
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 4px;
	color: #888;
	text-shadow: 0 0 8px black;
}
div#main p {
	margin: 1em 0;
	padding: 0 20px 0 50px;
	font-size: 90%;
	line-height: 1.8em;
}
div#main p a {
	color: #bbb;
}
div#main p a {
	color: #bbf;
}
div#main p a:hover {
	text-decoration: underline;
}

div#main dl {
	margin: 1em 0 0 0;
	line-height: 1.5em;
	letter-spacing: 2px;
	text-shadow: 0 0 8px black;
}
div#main dl dt {
	width: 50px;
	text-align: right;
	float: left;
	color: #444;
}
div#main dl dd {
	margin: 0 0 0 60px;
}

/*</group>*/
	
.frame {
	padding: 8px;
	background-color: #111;
	border: 1px solid #5d5d5d;
}

.folioframe {
	padding: 3px;
	border: 2px solid #3b3b3b;
	margin: 0px 0px 0px 3px;
}
.folioframe:hover {
	border: 2px solid #6f6f6f;
}
