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

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
body {
	background-color: #1C202A;
	background-image:url(img/bkgd.png);
	background-repeat:repeat-x;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.style1 {font-size: 18px}

#title {
	position: absolute;
	top:60px;
	left: 70px;
	width: 894px;
	height: 20px;
	text-align:center;
	z-index:10;
}
#description {
	position:absolute;
	left:12px;
	top:88px;
	width:388px;
	height:793px;
	z-index:1;
	font-size:12px;
}
#indexdesc {
	position: absolute;
	top: 265px;
	left: 447px;
	width: 399px;
	height: 423px;
	text-align: left;
}
#EMATlogo {
	position:absolute;
	top: 10px;
	left: 66px;
}
#poster {
	position: absolute;
	top: 89px;
	left: 410px;
	width:612px;
	height:792px;	
}
#mybody { position:relative; top: 5px; width: 1000px; }

#nmp2 {
	position:absolute;
	top: 100px;
	left: 430px;
}

#guests, #home, #core, #linkut { position:absolute; top: 0px; height: 30px; }

#home { left: 10px; width: 50px; }

#guests {
	left: 100px;
	width: 174px;
}

#core {
	left: 300px;
	width: 118px;
}

#linkut {
	left: 439px;
	width: 455px;
}

#subguests { position:: absolute; top: 0px; left: 0px; width: 174px; height: auto; display: none; text-align:left; background-color:#1C202A; z-index:10; padding-bottom:10px; }
