BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	}

H1 {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-size:1px;
	line-height:1px;
	font-weight: bold;
	color:#FFFFFF;
	background-image:url(gfx/logo.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:66px;
	width:400px;
	overflow:hidden;
	text-indent: -1000em;
	float:left;
	}

H2 {
	font-size:large;
	margin:15px 5px 5px 0px;
	padding:0;
	}

SMALL {
	font-size: 90%;
	}
	
BLOCKQUOTE {
	background-color: #EBFAFA;
	}

#topmenu A {
	color:#000000;
	text-decoration:none;
	}
	
A.summary {
	color:#000000;
	text-decoration:none;
}
A.summary:hover {
	color:#000000;
	text-decoration:underline;
}

#feature A, .leftaligned A, .rightaligned A {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	display:block;
	margin: 10px 0 10px 0;
	}
	
#feature A:hover, .leftaligned A:hover, .rightaligned A:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
	}
/*
DIV {
	border: solid 1px #000000;
	}
	*/
#topmenu {
	border-bottom:solid 1px #333333;
	border-top:solid 6px #C11083;
	margin:0 0 0 0;
	padding:4px 0 4px 0;
	clear:both;
	}

#topmenu LI {
	display:inline;
	margin: 0 8px 0 60px;
	padding:0px;
	line-height:4px;
	}

#topmenu A:hover {
	color:#000000;
	text-decoration:underline;
	}
	
#search {
	size: 10px;
	font-size:10px;
	}

HR {
	border-style:solid;
	border-color: #999999;
	border-width:thin;
	}

#container {
	width:787px;
	}

#tagline {
	float:right;
	width:180px;
	margin-top:39px;
	}

#vol_issue {
	float:right;
	width:150px;
	margin-top:39px;
	}

#vol_issue .date {
	display:block;
	}

#metainfo {
	float:left;
	width:140px;
	padding: 20px 25px 10px 60px;
	margin: 0px;
	}

#metainfo P {
	padding: 0 0 10px 0;
	margin:0;
	}

#main {
	width:410px;/*650*/
/*	height:800px;*/
	float: left;
	}


#main DIV {
	margin:0px;
	}

#rightmenu {
	float:right;
	}

#rightmenu UL {
	list-style-type:none;
	font-size:110;
	font-weight:bold;
	margin: 0 0 0 0;
	padding:25px 0 0 0;
	}

#rightmenu LI {
	margin: 0 0 20px 0;
	padding:0;
	}

#feature, #article {
	width:400px;
	}
#article TD {
	border: 1px solid #000;
	vertical-align: top;
}
#article P {
	line-height: 16px;
}
#issuelist {
	margin-bottom:40px;
	font-size:110%;
	}

#issuelist DD {
	padding:0;
	margin:8px 0 0 15px;
	text-indent:0px;
	}

#authorlist {
	margin-bottom:10px;
	}

#authorlist DT {
	padding:0;
	margin:8px 0 0 15px;
	text-indent:0px;
	}

#authorlist DD {
	padding:0;
	margin:8px 0 20px 15px;
	text-indent:0px;
	font-size:80%;
	}

#authorlist .issue {
	text-indent:10px;
	}

#footer {
	clear:both;
	line-height:16px;
	padding: 15px 20px 0 20px;
	}
	
#searchbar {
	display:inline;
	}
	
#search {
	font-size:0.9em;
	}
	
#searchbtn {
	font-size:0.9em;
	}

.leftaligned {
	float:left;
	width:190px;
	margin-left: 225px;
	padding: 5px 0 10px 0;
	}

.rightaligned {
	width:190px;
	float:right;
	padding: 5px 0 10px 0;
	}

.summary {
	font-weight:bold;
	margin-bottom: 20px;
	display:block;
	}
.articlecopyright {
	width:400px; 
	margin: 0px 0px 0px 225px; 
	padding: 0px; 
	float:left;
}