/* ---------------------------------------------
Four Moons Portal Screen Style Sheet
author: Cyberwoven
version:  2008.04
----------------------------------------------- */

body {
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0;
	padding:0;
	text-align:center;
	background:#000;}

a,
a:link {color:#9a0101; text-decoration:underline;}
a:visited {color:#300;}
a:hover {text-decoration:none;}

h1 {font:bold 35px/40px Georgia, "Times New Roman", times, serif; color:#eee;}
h1 a {color:#eee !important;}
h2 {font:bold 22px/24px Georgia, "Times New Roman", times, serif; color:#9a0101; margin:25px 0 5px 0; padding:0;}
h2 a {color:#9a0101 !important;}
h3 {font:bold 14px/16px Georgia, "Times New Roman", times, serif; color:#555; margin:10px 0 5px 0; padding:0;}

/* Layout Blocks
----------------------------------------------- */

#portalflash {width:1024px; margin:0 auto; position:relative; text-align:left;}
