* {
	border:0px;
	padding:0px;
	margin:0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#370568;
	background-image:url('/images/body_bg.gif');
	background-repeat:repeat;
}

p { padding: 0.5em 0; }

button {
	border:1px solid;
	width:12em;
	display:block;
	margin:0 auto;
}

#container {
	background:#004d2b none repeat top left;
	width:858px;
	margin:0 auto 0 auto;
	border-right:4px solid white;
}

#head {
	background:#004d2b url(../images/head.jpg) no-repeat bottom center;
	height:108px;
}

#year {
	position:absolute;
	z-index:999;
	margin-top:10px;
	margin-left:150px;
	width:431px;
	height:44px;
	border-bottom:1px solid #e3ae10;
	background:transparent url(../images/year_bg.png) no-repeat bottom center;
}

#year h1 {
	text-indent:-9000px;
	text-align:left;
	background:transparent url(../images/yb2007h1.png) no-repeat center left;
}

#gaborik10 {
	float:right;
	margin-right:50px;
	width:250px;
	height:108px;
	background:transparent url(../images/gaborik10.jpg) no-repeat bottom right;
}

#bouchard96 {
	position:absolute;
	margin-left:15px;
	top:5px;
	z-index:100;
}

#left {
	z-index:999;
	margin-left:12px;
	float:left;
}

#highlights { position:absolute;z-index:999;margin:120px 0 0 10px; }

#highlights div.head, #highlights div.foot { width:220px; }

#highlights div.head {
	background:transparent url(../images/hl_head.png) no-repeat top center;
}

#highlights div.head h2 {
	font-size:0.333em;
	height:30px;
	text-indent:-9000px;
	overflow:hidden;
	margin-left:2em;
	background:transparent url(../images/hl_h2.gif) no-repeat center left;
}

#highlights div.main {
	background:transparent url(../images/hl_main.png) no-repeat center center;
	margin-bottom:-2px;
}

#highlights div.foot {
	height:20px;
	background:transparent url(../images/hl_foot.png) no-repeat bottom center;
}

#highlights table { border-collapse:collapse; }

#highlights caption {
	display:none;visibility:hidden;

}
#highlights td {
	color:white;
	overflow:hidden;
	font-family:Verdana,Arial,Helvetica;
	padding:3px;
}

td.hl_page { white-space:nowrap;border-right:1px solid white;font-size:16pt; }
td.hl_title { font-size:9pt; }

#main {
	z-index:999;
	width:553px;
	margin-left:260px;
	border-bottom:1px solid white;
	border-right:1px solid white;
}

#main_head {
	background:transparent url(../images/main_head.jpg) no-repeat top left;
	padding-top:8px;
	height:40px;
}

#main_head h2 {
	text-indent:-9000px;
	margin-left:32px;
	background-color:transparent;
	background-repeat:no-repeat;
	background-attachment:bottom center;
	border-bottom:4px solid #e0bec6;
}

#content {
	background:white url(../images/content_bg.jpg) repeat center left;
	padding-left:0.5em;
	padding-bottom:0.5em;
	border-left:1px solid white;
}

#content p { font-size:0.8em; }

#nav ul { list-style-type:none; }
#nav li {
	margin:0 5px;
	padding:0.25em 0;
	width:160px;
	display:block;
	float:left;
	list-style-type:none;
	text-align:center;
	background:transparent url(../images/nav_li_bg.png) repeat-y top left;
	font-size:0.85em;
}

#nav li:hover {
	background-position:top right;
}

#nav a { color:white; }

/* Home */
h2.order { 	background-image:url(../images/mnh_order.png); }


/* TOC */
h2.toc   { 	background-image:url(../images/mnh_toc.png); }


#toc td { background-color:#d1e8c5;height:35px;padding:0 0.125em; }
#toc .alt td { 	background-color:#ffcccc; }
#toc td.art_title { width: 210px;white-space:nowrap; }

/* order page */
a.return {
	color:white;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:10pt;
}

a.return:hover {
	color:yellow;
}

#transfer  {
	text-align:center;
	font-size:14pt;
	font-family:Arial,Helvetica,sans-serif;
}



#foot {
	text-align:center;
	padding-bottom:45px;
	border-bottom:1px solid white;
	color:white;
	font-size:0.67em;
	background:transparent url(../images/foot_bg.jpg) no-repeat bottom center;
}

#foot div {
	margin-left:260px;
}

#foot a {
	color:#ede1c5;
}
