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

A.nav:link {text-decoration: none; color:#FFFFFF; font-size:48px}
A.nav:visited {text-decoration: none; color:#FFFFFF; font-size:48px}
A.nav:active {text-decoration: none; color:#FFFFFF; font-size:48px}
A.nav:hover {text-decoration:none; color:#000000; font-size:48px; background-color:#FFFFFF}

A:link {text-decoration: none; color:#000000}
A:visited {text-decoration: none; color:#000000}
A:active {text-decoration: none; color:#000000}
A:hover {text-decoration:none; color:#000000;}

.effect_appear {
}

#subscribe{
	position: absolute;
	left: 254px;
	top: 517px;
	width: 196px;
	height: 65px;
	z-index: 1;
	background:#000000;
	text-align:left;	
	/*border-top-width:5px;
  border-top-style:solid;
  border-top-color:#333333;*/
}

#issue{
	position: absolute;
	left: 463px;
	top: 302px;
	width: 211px;
	height: 280px;
	z-index: 2;
	background:#000000;
	text-align:left
}

#top{
	position: absolute;
	left: 33px;
	top: 8px;
	background:#000000;
	width: 281px;
	height: 137px;
	z-index: 3;
	border-style:solid;
	text-align:left
}

#fw{
	position: absolute;
	left: 38px;
	top: 162px;
	width: 238px;
	height: 99px;
	z-index: 2;
	text-align:left
}

#glr{
	position: absolute;
	left: 432px;
	top: 181px;
	width: 162px;
	height: 56px;
	z-index: 2;
	text-align:left
}

#subm{
	position: absolute;
	left: 177px;
	top: 227px;
	width: 179px;
	height: 61px;
	z-index: 3;
	text-align:left
}

#rele{
	position: absolute;
	left: 394px;
	top: 226px;
	width: 126px;
	height: 54px;
	z-index: 3;
	text-align:left
}

#seas{
	position: absolute;
	left: 553px;
	top: 241px;
	width: 112px;
	height: 36px;
	z-index: 3;
	text-align:left;
}

#content{
	position: absolute;
	left: 33px;
	top: 165px;
	background:#000000;
	width: 640px;
	height: 120px;
	z-index: 1;
	text-align:left;
	background-image:url(images/contentbkg.png)
}


body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color:#FFFFFF;
	font-family:Helvetica, Arial, sans-serif;
	font-size:9px;
	background-image:url(images/bkg.jpg)
	
}

