body{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 11px;
}
ul {
	text-align: left;
}
ol {
	text-align: left;
}
.leftborder{
	background-image:  url('images/bgleft.gif'); 
	background-position:right; 
	background-repeat:repeat-y;
	border-right:1px solid #7989d6;
}
.rightborder{
	background-image:  url('images/bgright.gif'); 
	background-position:left; 
	background-repeat:repeat-y;
	border-left:1px solid #7989d6;
}
#page{
	width:100%;
	height:100%;
	font-family: Georgia, "Times New Roman", Times, serif; 
}
#menubar td{
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
#menubar a{
	color: #000000;
	text-decoration:none;
}
#menubar a:hover{
	color: #FFFFFF;
}
#header {
	vertical-align:top; 
	width:550px; 
	font-style:italic; 
	font-size:10px; 
	text-align: right; 
	color:#7989d6;
}
#header em{
	padding-right: 5px;
}
#header img{
	padding-right: 5px;
}
#artshell {
	width:240px; 
	vertical-align:top; 
	text-align:left;
	background-color: #ced3f0;
	border: 1px solid #7989d6; 
	border-top-width: 3px; 
	border-bottom-width: 4px;
	height: 100%;
}
#arttable{
	background-color: #ced3f0;
}
#arttable table{
	margin-left: 8px; 
	font-size:11px;
	text-align:left;
	width:232px; 
}
#arttable table td{
	padding: 5px 0 5px 0;
}
#arttable table a{
	font-weight: bold; 
	text-decoration: none;
	color:#000000;
}
#arttable table a:hover{
	font-weight: bold; 
	text-decoration:underline;
	color: #00006C;
}
#journalsubmit {
	width:100%; 
	text-align:center; 
	padding-top: 5px;
}
#content{
	vertical-align:top; 
	width:550px;
	height: 100%;
	font-size: 11px;
}
#content table {
	height: 100%;
	width:100%; 
	border-bottom: 4px solid #7989d6;
	vertical-align: top;
	font-size: 11px;
}
#content td{
	vertical-align: top;
}
#content a{
	color: #7989d6; 
	font-weight:bold; 
	text-decoration:none;
}
#content a:hover{
	color: #000000;
}
.contentsidebar{
	background-color:#7989d6; 
	width:45px;
}
.featureart {
	width:360px; 
	margin-top:5px;
	vertical-align: top;
	font-size: 11px;
}
.featureart h1{
	font-size:16px; 
	margin-bottom: 3px; 
	text-align:left;
}
.featureart h2{
	font-size:12px; 
	margin-bottom: 3px; 
	text-align:left;
}
.featureart p{
	margin-top: 3px; 
	margin-bottom: 20px; 
	text-align:left; 
	font-size:11px;
}
.featureart a{
	color: #7989d6; 
	font-weight:bold; 
	text-decoration:none;
}
.featureart a:hover{
	color: #000000;
}
#footer{
	height:33px;
	text-align: center;
	vertical-align:top;
	width: 790px;
}
#sitecredits table{
	width: 100%;
	padding: 3px 10px 3px 10px;
	font-size:10px;
	color: #000080;
}
#sitecredits a{
	text-decoration: none;
	font-weight:bold;
	color: #00006C;
}
#sitecredits a:hover{
	color: #000000;
}
