a {
	border: thin solid #000000;
	color: #9999FF;
	text-decoration: none;
	background-color: inherit;
}
a:active ,  a:visited{
	border: thin double #000000;
	color: #990033;
	text-decoration: none;
	background-color: inherit;
}

a:hover , a:focus {
	background: #B5BED6;
	border: thin double #000066;
	color: #000000;
	text-decoration: none;
}

table.cite {
	font-size: 12px;
	color: inherit;
	background-color: #000010;
	margin-right:0px;
}





h1 {
	font-size: 28px;
	text-decoration: underline;
}

h2 {
	font-size: 18px;
	text-decoration: underline;
}

input {
	font: 9px sans-serif;
}

p.reference {
	font-size: 12px;
	text-align: right;
}


#container {
	background: url(graphics/cobweb.jpg) #000000 no-repeat right top;
		color: inherit;
	line-height: 135%;
}
#cont_ads {
	line-height: 135%;
	margin-right: 126px;
}
#ads {
	text-align: right;
	float: right;
	background-color: #000000;
	color: inherit;
	width: 125px;
	position: absolute;
	right: 0;
	top: 170px;
}

#footer {
	font-size: 12px;
}


body {
	background: url(graphics/0001.jpg) #000000 repeat-y 0% 0px;
	color: #99CCCC;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	margin-left: 90px;
	margin-top: 0px;
	text-align: left;
}
