body
{
	font-family: tahoma;
	font-size: 10px;
	color: #324d62;
}
img
{
	border: 0px;
}
a
{
	color: 324d62;
	text-decoration: none;
}
a:hover
{
	color: black;
}
#container
{
	position: relative;
	width: 775px;
	border: 1px solid #8a9af1;
	text-align: left;;
}
#top
{
	position: relative;	
	width: 775px;
	height: 260px;
	background-repeat: no-repeat;
	z-index: 10;
}
#logotext
{
	position: absolute;
	left: 25px;
	top: 60px;
	width: 230px;
	height: 174px;
	background-image: url(images\MGIbox.jpg);
	background-repeat: no-repeat;
}
#mglogo
{
	position: absolute;
	left: 15px;
	top: 565px;
	width: 79px;
	height: 53px;
	background-image: url(images\logo_small.jpg);
	background-repeat: no-repeat;
}
#middle
{
	position: relative;
	width: 775px;
}
#bottom
{
	position: relative;
	width: 775px;
	height: 80px;
	background-color: #8a9af1;
}
#blurb
{
	position: absolute;
	left: 400px;
	top: 130px;
	width: 250px;
	height: 130px;
}
.bluebar
{
	position: relative;
	width: 775px;
	height: 6px;
	background-color: #2c3c93;
}
#links
{
	position: absolute;
	top: 0px;
	left: 0px;
        width: 100%;

}
.linkcell
{
	height: 53px;
	font-size: 13px;
	font-weight: bold;
	background-image: url(_images\bullet.bmp_);
	background-position: center left;
	background-repeat: no-repeat;
}
.toplink
{
	margin-left: 25px;
}
a.toplink:hover
{
	color: darkred;
}
#contentcontainer
{
	padding: 20px;
}
#bottomleft
{
	position: absolute;
	top: 30px;
	left: 0px;
	width: 350px;
	text-align: center;
}
#bottomright
{
	position: absolute;
	top: 30px;
	left: 350px;
	width: 420px;
	text-align: center;
}
#home_midleft
{
	position: absolute;
	top: 350px;
	left: 30px;
	width: 210px;
	height: 310px;
}
#home_midright_container
{
	position: absolute;
	top: 230px;
	left: 270px;
	width: 480px;
	height: 420px;
	background-color: white;
	border: solid 1px #BBBBBB;
}
#home_midright
{
	position: absolute;
	top: 260px;
	left: 300px;
	width: 420px;
	height: 360px;
}