body 		

	{
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #000099;

background-image:
url('images/bg.gif');
background-attachment:fixed;
background-repeat:repeat-y;
	}

A:link { color: #000099;}
A:visited {color: #000099;}
A:active {color: #000099;}
A:hover {color: #000099;} 

#header {     
	position: absolute;     
	top:0px;    
} 

#header1 {     
	position: absolute;
	top: 110px;
	background-color: #000099;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	width: 735px;
	height: 20px;
	padding-top: 2px;

} 


#header2 {     
	position: absolute;
	top: 130px;
	background-color: #6699CC;
	width: 735px;
	height: 20px;
} 

#header_white {     
	position: absolute;
	top: 150px;
	background-color: #ffffff;
	width: 735px;
	height: 15px;

} 





#navigation {     
	position: absolute;
	top: 165px;  
	left: 10px;
	width: 130px;
	padding: 5px;
} 


#content {     
	position: absolute;
	top: 165px;
	left: 160px;
	width: 580px;
	font-size: 13px;

} 


.section {  
	position: relative;
	background-color: #000099;
	width: 574px;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	padding: 5px;
	
} 




#issn {
	font-size: 9px;
	color: #ffffff;
	text-align: center;
	margin-top: 20px;
	line-height: 15px;
}

#date {
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 20px;
}


a.nav:link {
color: #ffffff;
font-size: 13px;

}


a.nav:visited {
color: #ffffff;
font-size: 13px;

}


a.nav:active {
color: #ffffff;
font-size: 13px;

}


a.nav:hover {
color: #ffffff;
font-size: 13px;

}


	
.edit_title {    
	margin-bottom: 20px;
	margin-top: 20px;
	clear: both;
	text-align: center;
	display: block;
	color: #000099;
	font-weight: bold;
	font-size: 14px;
} 



.edit_a {   
	font-size: 13px;
	float: left;
	margin-left: 0px;
	width: 330px;
	padding-bottom: 20px;	

} 


.edit_b {     
	font-size: 13px;
	margin-right: 0px;
	padding-bottom: 20px;	
} 



