/* CSS Document */

body {
	text-align:center;
	margin:20px;
	padding:0;
	color:#FFFFFF;
	font-family: verdana, aria, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
	background-repeat: no-repeat;
	background-color: #000000;

 


	}
a {
	
	text-decoration:none;
	
	}
#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
	
	
	}
#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
	
	background-repeat: repeat-y;
	background-position: left top;
	
	}
#header {
	padding:10px;
	margin:0;
	text-align:center;
	color:#FFFFFF;
	border-color: #000000;
	}
#header h1 {
	font-size:200%;
	}
#header a:hover {
	
	}
#maincol {
	position:relative;
	margin:0;
	padding:10px;
	}
#leftcol { 
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:200px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	
	z-index:100;
	}
#rightcol {
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	z-index:99;
	
	}
#centercol {
	position:relative;
	padding:0 240px;
	}
#centercol a {
	color:#666;
	}
#centercol a:hover 
{
	
	
	}
#footer {

	position:relative;
	top:1px;
	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;
	color:#FFFFFF
	
	
	
	}
h1
{text-align:center;
color:red;}
h4,h5{color: #FF0000}
a:link {
	color: transparent ;
}
a:visited {
	color: transparent ;
}
a:hover {
	color: transparent ;

}
a:active {
	color: transparent ;
}
div.img
  {
  margin:2px;
  border:1px ;
  height:45%;
  width:45%;
  float:left;
  text-align:center;
  }
div.img img
  {
  display:inline;
  margin:1px;
  border:1px ;
  }
div.img a:hover img
  {
  border:1px ;
  }
div.desc
  {
  text-align:center;
  font-weight:normal;
  width:40%px;
  margin:1px;
  }
#bot
{
position: relative;
top:-300px;
left:-20px;
z-index: -10;
}
