/*<![CDATA[*/

body	{
	}

/* Stuff for two column look*/
#wrapper {
	width: 806px;
        border: 1px solid #ccc;
        border-right: 2px solid #ccc;
}

#container {
	width: 100%;
	margin: 0px;
}
#sidebar {
	font: normal 15px Verdana, sans-serif;
	font-weight: 600;
	width: 200px;
	float: left;
}
#content {
	font-family: Helvetica, Arial, sans-serif;
	margin-left: 220px;
        width: 560px;
        position: relative;
}

#content h1 { position: relative; left: -20px; }
#content h2 { position: relative; left: -10px; }

/* Fix IE. Hides from IE5-mac \*/
* html #content {height: 1%;}
/* End hide from IE5-mac */

#sidebar img{
	border-left: 1px solid #ccc;
        border-top: none;
        border-bottom: 1px solid #ccc;
        border-right: 1px solid #ccc;
	margin: 0px;
        }
#sidebar .bar{
	height: 18px;
        width: 200px;
	border-left: 1px solid #ccc;
        border-top: 1px solid #ccc;
        border-bottom: none;
        border-right: none;
	margin: 0px;
        background-color:#c8fbf6;
}

#banner {
	border: 1px solid #ccc;
	width: 800px;
	height: 108px;
	margin-bottom: 5px;
        clear: left;
}

#header {
	text-align: right;
	font-size: x-small;
	border-right: 1px solid #ccc;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        border-left: none;
	margin-bottom: 5px;
	margin-left: -39px;
        position: relative;
	width: 619px;
        background-color:#c8fbf6;
}
#header img {
	float: left;
}
#header address {
	float: right;
}
#header .bar {
	height: 18px;
}

#footer {
	text-align: right;
	font-size: x-small;
	border: 1px solid #ccc;
	width: 800px;
        background-color:#c8fbf6;
        clear: left;
}

#nav    { 
        background-color:#c8fbf6;
}

#sidebar .navbar {
	padding-bottom: 10px;
}

#magtitle {
	font-style: italic;
	font-weight: 600;
	}
	
.magtitle {
	font-style: italic;
	font-weight: 600;
	}

.index_title {
	font-style: italic;
	font-weight: 600;
	}

.magvolume {
	font-style: normal;
	font-weight: bold;
	text-align: right;
}

.magpages {
	font-style: normal;
	font-weight: normal;
	text-align: right;
}

.last {
	margin-bottom: 0;
}
.clearing {
	height: 0;
	clear: both;
}
/* Makes every browser do the same as Mozilla.*/
abbr, acronym, .help {
  border-bottom: 1px dotted #ccc;
  cursor: help;
  }

.hide {
	display: none;
}

.left {
	float: left;
	padding: 2%;
	border: none;
	max-width: 50%;
	}
.right {
	float: right;
	padding: 2%;
	border: none;
	max-width: 50%;
	}
.left p{
	text-align: center;
}
.center {
	text-align: center;
	margin: 0px auto;
}
.subarrow{
	color: #F63030;
	background-color: transparent;
}	
/*]]>*/
