
BODY {
	FONT-FAMILY: Arial; BACKGROUND-COLOR: BLACK;
}

#MainContainer
{
margin-top:10px;
height:1000px;

}

#top
{
position:relative;
width:1200px;
height:80px;
background-color:#000000;
text-align:center;
 border-style: groove; 
border-width :15px;
border-color:SteelBlue;
}

#title
{position:absolute;
text-align:center;
}

#cent
{
 line-height: 0.5cm; 

margin-top:20px;
padding:0px;
width:1400px;
height:1000px;
background-color:#000000;
border-style: groove; 
border-width:15px;
border-color:yellow;

}

#ICONS
{
 line-height: 0.5cm; 
text-align:center;
margin-top:-350px;
padding:0px;
width:950px;
height:200px;

}
#leftCon
{
margin-left:200px;	
text-align:center;
margin-top:20px;
height:150px;
width:150px;
background-color:#000000;
 border-style: groove; 
border-width:5px;
border-color:SteelBlue;
}

#centerCon
{
margin-left:400px;	
text-align:center;
margin-top:20px;
height:150px;
width:150px;
background-color:#000000;
 border-style: groove; 
border-width:5px;
border-color:red;
}


#rightCon
{
margin-left:600px;	
text-align:center;
margin-top:20px;
height:150px;
width:150px;
background-color:#000000;
 border-style: groove; 
border-width :5px;
border-color:red;
}

#bottom
{
display: block; 
position:relative;
height:0px;
background-color:#000000;
text-align:center;
margin-top:200px;
}

#link1
{

  left: 20px;
margin-top:20px;
}


#link2
{

  left: 150px;
margin-top:20px;
}




#div3
{

margin-top:10px;
margin-left:8%;
}

figure1 {
  float: left;
  width: 15%;
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0em;
}

figure2 {
  float: left;
  width: 15%;
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0em;
}

figure3 {
  float: left;
  width: 15%;
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0em;
}

figure4 {
  float: left;
  width: 15%;
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0em;
}
figure5 {
  float: left;
  width: 15%;
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0em;
}

figure6 {
  float: left;
  width: 15%;
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0em;
}
figure9 {
  float: CENTER;
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;

  margin: 1em;
  padding: 10em;
}



a:link { 
color: blue; 
font-size:120%;
background-color:black ;
text-decoration: none;
}


a:link { 
color: blue; 
font-size:120%;
background-color:black ;
text-decoration: none;
}

a:visited { 
color:blue; 
font-size:120%;
background-color: black;
text-decoration: none;


}

a:hover {
color: #33FFFF; 
background-color: black;
text-decoration: none;
} 

























