body {	background-image: url(../pix/ARTI_bkgnd.png);		
		background-repeat: repeat-x;
		background-color: #0A030E;
		color: #EDEFE6;		}

a:link, a:visited    {	color: #E5E7DD; }
a:hover, a:active   { color: #EC4119;	}

#articlestext {	position: absolute;		left: 80px;	top: 64px;				width: 70%;			font-size: 14px;}

#articlestext .articletitle {	font-weight: bold;	font-size: 18px;}
#articlestext .publication {	font-style: italic; }

#articlestext h1 {	font-size: 18px;		text-align: center;}
#articlestext h2 {	font-size: 14px;		padding: 0px;			margin-top: 25px;
					margin-right: 0px;		margin-bottom: 0px;		margin-left: 0px;}
#articlestext p {	margin: 0px;			padding: 0px;}
#articlestext li {	padding: 0px;			list-style-type: none;	margin-top: 0px;
					margin-right: 0px;		margin-bottom: 0px;		margin-left: -25px;}

#articlejpg {	position: absolute;		top: 120px;		text-align: center;		left: 25px;
				background-color: #FFFFFF;				color: #FFFFFF;			width: 90%;
				padding: 25px;							margin-bottom: 25px;}
#articlejpg img {	width: 97%;				padding: 1px;}

#backbutton {			position: absolute;	top: 48px;	right: 30px; display:block;	}

#prevbutton {			position: absolute;	top: 65px;	right: 30px; display:block;		}

#nextbutton {			position: absolute;	top: 84px;	right: 8px; display:block;		}
