@charset "UTF-8";
/* CSS Document */

div.container {
	height: 618px;
	width: 1000px;
	position: relative;
	top: 25px;
	margin: auto;
	color: #ffffff;
}
div.header {
	position: relative;
	left: 0px;
	top: 0px;
	width: 1000px;
	height: 200px;
	z-index: 1;
}
div.middle {
	height: 280px;
	width: 1000px;
	border-bottom-width: medium;
	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	left: 0px;
	position: absolute;
	top: 201px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
div.footer {
	width: 1000px;
	height: 130px;
	left: 0px;
	position: absolute;
	bottom: 0px;
}
div.logo {
	position: absolute;
	top: 478px;
	left: 827px;
	width: 108px;
	height: 70px;
}
div.title {
	position: absolute;
	top: 45px;
	left: 91px;
	width: 678px;
	height: 37px;
}
div.motto {
	position: absolute;
	left: 709px;
	top: 481px;
	width: 92px;
	height: 107px;
	font-weight: normal;
	color: #CCCCCC;
}
div.illustration {
	background-color: #000000;
	position: absolute;
	top: 35px;
	left: 95px;
	height: 200px;
	width: 200px;
	overflow: hidden;
}
div.caption {
	font-size: x-small;
	color: #FFFFFF;
	position: absolute;
	height: 40px;
	width: 325px;
	top: 240px;
	left: 61px;
	overflow: hidden;
}
div.midlinks {
	position: absolute;
	top: 17px;
	left: 32px;
	width: 256px;
	height: auto;
	color: white;
}
div.midlinks table {
	font-size:x-large;
	line-height: 1.75em;
		color: #000000;

}


div.footerlinks {
	position: absolute;
	left: 24px;
	top: 10px;
	width: 200px;
	height: 60px;
	font-size: small;
}
div.copyright {
	font-size: x-small;
	color: white;
	position: absolute;
	height: 25px;
	bottom: 5px;
	text-align: left;
	left: 189px;
	width: 254px;
}
div.footerlinks2 {
	position: absolute;
	right: 24px;
	top: 10px;
	width: 200px;
	height: 60px;
	font-size: small;
	text-align: right;
}
.style1 {font-size: medium}
div.announce {
	position: absolute;
	top: 25px;
	left: 91px;
	height: 92px;
	width:250px;
	font-size: medium;
}
.msititletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30pt;
	color: #FFFFFF;
}
.msimottotext {
	font-size: medium;
	font-weight: normal;
	color: #EEEEEE;
}

.imageSlideshowHolder{
	width:200px;  /* Image width */
	height:200px;  /* Image height */
	position:relative;  /* Don't remove this line */
}
/* Don't change these values */
	.imageSlideshowHolder img{
	position:absolute;
	left:0px;
	top:0px;
	width: 200px;
	height: 200px;
	}
.homeblurb {
	position:absolute;
	left: 400px;
    right:100px;
	top: 25px;
}
.hmsshield {
	position:absolute;
	right: 70px;
	width: 70px;
	height: 85px;
	top: 30px;
}
.msi_logo {
	position:absolute;
    font-family: Arial, Helvetica, sans-serif;	
	right: 105px;
	width: 145px;
	height: 92px;
	top: 21px;
}
