body
{
  	background:#666;
	margin:0; padding:0; 
 	text-align:center;
	font-size: 80%;
	font-family: Arial, "Helvetica", Sans-Serif;
}

#main
{
	position: relative;
	background-color: #1D629E;
        background-image: url('images/home.jpg');
  	margin: 20px auto 0 auto; 
	width: 780px;
	height: 556px;
	text-align: left;
}

a {color: white; text-decoration: none}
#footer a:hover {color: gold; text-decoration: underline;}

a.sitesection {display: block; background-color: green; width: 160px; height: 270px; opacity: .7; filter: alpha(opacity=70); }

a.sitesection:hover {opacity: 1;  filter: alpha(opacity=100);}
a.sitesection img {display: block;}

.innert {position: absolute; bottom: 5px; left: 5px; color: white; cursor: pointer; width: 151px;}
.innert h1 {font-size: 140%; margin: 0px;}
.innert ul {list-style-type: square; margin: 0; padding-left: 1.3em;}


#msection { position: absolute; left: 130px; top: 130px; background-color: #009274;}
#itsection { position: absolute; left: 310px; top: 130px; background-color: #716FB3;}
#livesection { position: absolute; left: 490px; top: 130px; background-color: #B70062;}

#footer
{
	margin: 0 auto;
 	width:780px; 
  	overflow:hidden;
  	background-color: #999;
  	color:white;
	text-align: left;
	font-size: 85%;
}

#footer p {margin: 10px;}




.clear 
{
	clear:both;height:1px;
	overflow:hidden;
}

.blk 
{
	display: block;
}

img
{
	border: 0;
}

img.rlogo {width: 50px; height: 40px;}

.obl {font-style: oblique;}