html, body
	{
	height: 100%;
	}

#container
	{
	min-height: 92%;
	margin-bottom: -25px;
	position: relative;
	}

#footer
	{
	height: 25px;
	position: relative;
/*	background-color:Olive; */
	}

.clearfooter
	{
	height: 25px;
	clear: both;
	}

img
	{
	position: center;
	}
	
hr
	{
	width:90%;
	color:Black;
	size:3;
	}

p,li
	{
	margin-left:7%;
	margin-right:7%;
	font-size:medium;
	}

body
	{
	background-image: url("img/Background/arg-globe-still-peace-med-wp.gif");
/*	background-color:Olive; */
/*	background-color:#90FF36; */
	background-attachment: repeat;
	}
/*
th,td
	{
	font-size:medium;
	}
*/
/*
table
	{
	border:2px solid green;
	border-collapse:collapse;
	width:600px;
	height:400px;
	background-image:url("spiral-background.gif");
	font-size:large;
	padding:20px;
	}
*/
