﻿body {
	background-image: url('../images/bg_body.gif');
	background-repeat: repeat-x;
	background-color: #F4F4F4;
}
/*********************** Outer Div ***********************/
#outer {	
	margin: 0 auto 0 auto;
	padding: 0;
}
#wrapper {
	padding: 0;
	width: 819px;
	height: 1000px;
	margin: 0px auto;
}
/*********************** Master Head ***********************/
#masthead {
	width: 819px;
	background-image: url('../images/bg_header.gif');
	height: 150px;
	background-repeat: no-repeat;
}
/*********************** Simple Nav ***********************/
div.SimpleNav {
	font-family: Verdana;
	font-size: 1.0em;
	font-weight: normal;
	height: 29px;
	margin: 0 8px 15px 0;
}
div.SimpleNav div.title {
}
div.SimpleNav table.bar {
	float: right;
}
div.SimpleNav table.bar td.item {
	height: 25px;
	padding: 8px 10px 8px 10px;
	text-transform: uppercase;
	margin: 8px 10px 8px 10px;
}
div.SimpleNav table.bar td.tail {
}
div.SimpleNav table.bar td.disabled {
}
div.SimpleNav table.bar a:Link {
	border-bottom: 0;
	color: #f1f0d1;
}
div.SimpleNav table.bar a:visited {
	border-bottom: 0;
	background-color: #3C5152;
	color: #f1f0d1;
}
div.SimpleNav table.bar a:hover {
	border-bottom: 0;
	background-color: #1f868b;
	color: #ffffff;
}
div.SimpleNav table.bar td.selected a {
	border-bottom: 5px #ffffff solid;
	color: #ffffff;
}
/* NAVIGATIONAL TABS */
/* NAVIGATIONAL TABS */
/* NAVIGATIONAL TABS */
div.tabs {
	background: #eaf3fd;
	border-bottom: 1px solid #c6dff9;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
	font-size: 1.0em;
	padding: 2px 2px 2px 15px;
}
div.tabs h1 {
	font-family: Georgia;
	font-size: 1.5em;
	font-weight: normal;
	margin: 5px 5px 5px 0;
}
div.tabs h2 {
	font-family: Georgia;
	font-size: 1.4em;
	font-weight: normal;
	margin: 5px 5px 5px 0;
}
div.tabs h3 {
	color: #555;
	font-family: Georgia;
	font-size: 1.2em;
	font-weight: normal;
	margin: 5px 5px 15px 0;
}
div.tabs ul {
	list-style: none;
	margin: 0;
	padding: 20px 0 0 0;
}
div.tabs li {
	display: inline;
	padding: 15px;
}
div.tabs .selected {
	background: #FFFFFF;
	padding: 5px 25px 3px 25px;
	border: 1px solid #c6dff9;
	border-bottom-color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
}
div.tabs_clear {
	clear: both;
}
/*********************** Layout ***********************/
#main {
	background: url('../images/threecolbg.gif') repeat-y 794px 0;	
	float: left;
	padding: 20px 0 30px 0;
	width: 960px;
}
#leftside {
	float: left;
	padding: 0px 0 20px 0;
	width: 210px;
}
#content 
{
	padding: 20px 20px 20px 20px;
	width: 779px;
	background-image: url('../images/bg_content.gif');
	background-repeat: repeat-y;
	color: #666;
}
#secondary {
}
#rightside {
	float: left;
	padding-left: 15px;
	width: 140px;
}
/*********************** login ***********************/
.NetLogin {
	font-size: 0.8em;
}
.NetLogin input.field {
	width: 90px;
}
/*********************** Content ***********************/
/********************************************************
 RIGHT SIDE COLUMN
********************************************************/
#rightside h3 {
	color: #333;
	font-family: Georgia, Times, serif;
	font-size: 1.2em;
	font-weight: normal;
	letter-spacing: 0;
	margin-bottom: 5px;
	text-transform: none;
}
#rightside div {
	border-top: 1px dashed #B2B2B2;
	padding: 10px 0 15px 0;
}
#rightside div.first {
	border-top: 0;
	margin-top: 0;
	padding-top: 0;
}
#rightside li {
	font-size: 0.9em;
	padding: 3px 0 3px 0;
}
#rightside li a:visited {
	padding-left: 12px;
	background: url('../images/diamond-gray.gif') no-repeat 0 0.4em;
}
#rightside li a:link {
	padding-left: 12px;
	background: url('../images/diamond-gray.gif') no-repeat 0 0.4em;
}
#rightside p {
	margin-top: 0.25em;
}
/*********************** Footer ***********************/
#footer {
	background-color: #CDCCB2;
	border-top: 2px #6B6969 solid;
	clear: both;
	margin: 0 auto 0 auto;
	padding: 10px 0 10px 0;
	text-align: center;
	color: #808080;
width: 806px;
height: 70px;
}

#footer ul li {
	display: inline;
	padding: 0 5px 0 5px;
}

#footer a:visited {
}

#footer a:link {
}
#footer a:hover {
	
}
.issn {
	font: 0.9em Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.23em;
}
.issn b {
	font: 1.2em Georgia, Times, serif;
	letter-spacing: 1px;
}
#footer .copyright {
	padding-left: 25px;
	background: url(/pix/diamond-gray.gif) 10px 50% no-repeat;
}

