@charset "utf-8";
/* CSS Document */


/* reset */
html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;}

body 
	{text-align: center;
	background-color:#333;
	font-family: arial;
	margin-top: 0;
	color: #333;}
a:link, a:visited
	{color: #666;}
a:hover
	{text-decoration:none;}
span.superscript{ 
font-size:9px; 
vertical-align:top; 
} 
#container
	{margin: 0 auto;
	 padding:0;
	 width: 800px;
	 background-color:#FFF;
	 text-align: left;}
.clearAll
	{clear:both;
	 margin: 0;
	 padding:0;}
.bold
	{font-weight: bold;}
.italic
	{font-style: italic;}	 
/* menu */

#banner
	{width: 800px;
	 height: 88px;
	 background-image: url(../volumeII_issue8/i/bgBanner.gif);
	 color: #FFF;}
#bannerText
	{font-size: .8em;
	 text-align: right;
	 margin:0 20px 0 0;
	 position: relative;
	 top:8px;}
#topNav1 ul
	{float: right;
	 margin-right: 20px;}
#topNav1 li
	{float: right;
	 font-weight: bold;
	margin: 4px 0 0 2em;
	list-style-type:none;}
#topNav1 a:link, #topNav1 a:visited
	{font-size: .8em;
	 color: #FC9F1A;}
.topNav1on, #topNav1 a:hover
	{color:#FC9F1A;
	text-decoration: none;}

#topNav2 ul
	{margin-left: 16px;}
#topNav2 li
	{float: left;
	margin: 26px 0 0 1.3em;
	list-style-type:none;
	text-transform: uppercase;}
#topNav2 a:link, #topNav2 a:visited
	{font: bold 1em arial;
	 color :#FFF;}
.topNav2on, #topNav2 a:hover
	{color: #FFF;
	 text-decoration: none;}

	 
/* Archive */
#archiveTop h2
	{font: bold .8em arial;
	text-transform:uppercase;
	margin-bottom: 10px;}
#archiveTop ul, #archiveTop li, .archCat li, .archCat ul
	{list-style-type:none;}
#archiveTop li
	{float: left;
	margin-right: 10px;
	text-align: middle;
	font-size: .7em;}
#archiveRight
	{margin: 0 20px 20px 0;
	font-size: .8em;}

/* Foot */

#foot
	{background-color: #9C0880;
	clear: both;
	text-align: right;}
.imgFoot
	{margin: 10px;}
	