img {
border: none;
}

body {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
background: #000000 url();
background-color: #000000;
color: inherit;
text-align: center;
}

/* main div */

#mshell {
	width: 950px;
	height: 620px;
	position: absolute;
	top: 1px;
	left: 50%;
	margin-left: -475px;
	background: transparent;
	font-family: verdana, arial, "urw gothic l";
	font-size: 12px;
	color: #FFFFFF;
}

#mshell a:link, #mshell a:visited {
font-family: verdana, arial, "urw gothic l";
font-size: 12px;
color: #FFCC00;
text-decoration: none;
} 

#mshell a:hover, #mshell a:active {
font-family: verdana, arial, "urw gothic l";
font-size: 12px;
color: #FFFFFF;
text-decoration: none;
}

/* top cells */

#tldiv {
	width: 265px;
	height: 27px;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
}

#tcdiv {
	width: 420px;
	height: 27px;
	position: absolute;
	top: 0px;
	left: 265px;
	text-align: left;
	z-index: 3;
}

#trdiv {
	width: 265px;
	height: 27px;
	position: absolute;
	top: 0px;
	left: 685px;
	text-align: center;
}

/* bottom cell */

#bdiv {
	width: 950px;
	height: 20px;
	position: absolute;
	top: 595px;
	left: 50%;
	margin-left: -475px;
	text-align: center;
}

/* contact window */

#contact {
height: 570px;
width: 420px;
border: none;
padding: 0px;
vertical-align: top;
text-align: center;
}

#contact a:link {
font-family: verdana, arial, "urw gothic l";
font-size: 11px;
color: #FFCC00;
text-decoration: none;
} 

#contact a:visited {
font-family: verdana, arial, "urw gothic l";
font-size: 11px;
color: #FFCC00;
text-decoration: none;
} 

#contact a:hover {
font-family: verdana, arial, "urw gothic l";
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
}

#contact a:active {
font-family: verdana, arial, "urw gothic l";
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
}

/* contact window */

