/* Age of Wonders Portal Stylesheet - http://www.ageofwonders.com */
/* c01.css. v1.0 03-24-2005. */

body {
	background-color: #000;
	margin: 0;
	padding: 0;
	text-align: center; /* IE5.5 Position bug fix */
	font-family: sans-serif, verdana, arial, "Bitstream Vera Sans", lucida, helvetica;
	font-size: x-small; 
	voice-family: "\"}\""; 
	voice-family: inherit;
	font-size: small;
	}

html>body {
	font-size: small;
	}

img {
	border: 0;
	padding: 0;
	margin: 0;
	}

p {
	color: #fff;
	font-style: italic;
	font-size: xx-small; 
}

h1 {
	display: none;
	}

#aowbg {
	margin: 0 auto;
	position: relative;
	padding: 0;
	background-image: url(images/aowportal.jpg);
	height: 960px;
	width: 800px;
	}

#aowbg a {
	text-decoration: none;
	color: #000;
}

#menu a {
   position: absolute;
   text-decoration: none;
   }
   
#menu ul {
	list-style: none;
	border: 0;
	margin: 0;
	padding: 0;
	}

#menu a em {
	visibility: hidden;
	}

a#steam {
	height: 47px;
	width: 85px;
	left: 433px;
	top: 73px;
	}

a#impulse {
	height: 40px;
	width: 115px;
	left: 572px;
	top: 73px;
	}

a#aow1 {
	height: 150px;
	width: 200px;
	left: 70px;
	top: 560px;
	}

a#aow2 {
	height: 150px;
	width: 190px;
	left: 305px;
	top: 560px;
	}

a#aowsm {
	height: 150px;
	width: 248px;
	left: 505px;
	top: 560px;
	}

a#triumph {
	height: 87px;
	width: 78px;
	left: 361px;
	top: 748px;
	}

a#reviews {
	height: 88px;
	width: 705px;
	left: 58px;
	top: 835px;
	}


#menu a:hover, #menu a:active { border: 0; }


	/* Age of Wonders Reviews Typology */

dl {
	margin: 0;
	padding: 10px 10px 0 0;
	}

dt {
	margin: 0;
	padding: 0 10px 0 10px;
	line-height: 1.5em;
	font-weight: bold;
	color: gold;
	}

dd {
	color: #fff;
	}
	
a {
	color: gold;
	}