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

body {
	background-color: #707b91;
	background-image:url(siteimages/MGSbkgnd.png);
	background-repeat:repeat-x;
	
}
#header {
	position:absolute;
	width:920px;
	height:75px;
	z-index:1;
	left: 30px;
	top: 30px;
	background-image:url(siteimages/MGS-Header-REV01.png);
	background-repeat:no-repeat;
}
#motd {
	position:absolute;
	width:920px;
	height:30px;
	z-index:1;
	left: 30px;
	top: 115px;
}
#caption {
	position:absolute;
	width:558px;
	height:127px;
	z-index:3;
	left: 30px;
	top: 150px;
	background-image:url(siteimages/MGS-Caption-REV05.png);
	background-repeat:no-repeat;
}
#contact {
	position:absolute;
	width:570px;
	height:190px;
	z-index:10;
	left: 25px;
	top: 322px;
}
#showlist {
	position:absolute;
	width:360px;
	height:360px;
	z-index:2;
	left: 630px;
	top: 150px;
	text-align:center;
	background-image:url(siteimages/MGSsiteButtonsREV05-showlist.png);
	background-repeat:no-repeat;
}
#leftbox {
	position:absolute;
	width:310px;
	height:160px;
	z-index:4;
	left: 20px;
	top: 530px;
	background-image:url(siteimages/MGSsiteButtonsREV04-01.png);
	background-repeat:no-repeat;
}
#centerbox {
	position:absolute;
	width:310px;
	height:160px;
	z-index:5;
	left: 350px;
	top: 530px;
	background-image: url(siteimages/MGSsiteButtonsREV04-01.png);
	background-repeat:no-repeat;
}
#rightbox {
	position:absolute;
	width:310px;
	height:160px;
	z-index:7;
	left: 680px;
	top: 530px;
	background-image: url(siteimages/MGSsiteButtonsREV04-01.png);
	background-repeat:no-repeat;
}
#footer {
	position:absolute;
	width:970px;
	height:114px;
	z-index:9;
	left: 20px;
	top: 700px;
}

/* ------------- Chat Channel --------------- */

#chatchannel {
	position:absolute;
	width:920px;
	height:570px;
	z-index:10;
	left: 32px;
	top: 130px;
}

/* ------------- Podcast Page --------------- */
#podcast {
	position:absolute;
	width:600px;
	height:400px;
	z-index:10;
	left: 150px;
	top: 120px;
}
