a:link {
	color : #9ACD32;
}

a:visited {
	color : #BDB76B;
}


body {
	background-image : url(/africa%20masks%20by%20slack12-1.jpg);
	background-color : #556B2F;
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-bottom: 10%;
	}
	
.rounded:before {
  background: transparent url(FormattingImages/top-right.png) scroll no-repeat top right;
  margin-bottom: -20px;
  height: 30px;
  display: block;
  border: none;
  content: url(FormattingImages/top-left.png);
  padding: 0;
  line-height: 0.1;
  font-size: 1px;
}

.rounded:after {
  display: block;
  line-height: 0.1;
  font-size: 1px;
  content:  url(FormattingImages/bottom-left.png);
  margin: 0 0 -1px 0;
  height: 30px;
  background: white;
  background: transparent url(FormattingImages/bottom-right.png) scroll no-repeat bottom right ;
  padding: 0;
}


#alltoptitleblock {
	background-color : #6B8E23;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	overflow : hidden;
	position : absolute;
	left : 40px;
	width : 800px;
	text-align : left;
	opacity:.90;
	border: 2px solid #556B2F;
}

#mainblock {
	background-color : #F5F5F5;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	left : 200px;
	overflow : auto;
	position : absolute;
	top : 80px;
	width : 640px;
	opacity:.90;
	border: 2px solid #556B2F;
}

#title {
	background-color : Olive;
	font: 11pt Arial;
	left : 40px;
	position : absolute;
	top : 50px;
    opacity:.90;
	border: 2px solid #556B2F;
}

#twitter_update_list
{
	display:block;
	text-align:left;
}

#twitter_div
{
	list-style: none inside;
	
}
	
	
#disclaimer{
	background-color : #FFCC00;
	color : White;
	font: 10pt Arial;
	position : absolute;
	top : 100px;
	left : 40px;
	width : 118px;
	text-align : left;
	opacity:.90;
	border: 2px solid #556B2F;
}

#pictures{
	background-color : #999966;
	color : Black;
	font: 10pt Arial;
	position : absolute;
	top : 400px;
	left : 40px;
	width : 118px;
	text-align : left;
	opacity:.90;
	border: 2px solid #556B2F;	
}
