/* Additions to steam.css by Evolution Computing */

/* Title and Menu */
/* ============== */

.ec-TitleBar {
	margin: 10px auto;
	width: 590px ;
	text-align:center ;
	}

.ec-TitleBar h1 {
	width: 584px ;
	height: 57px ;
	text-indent: -5000px;
	background-image:url(images/the_definitive_steam_guide_.jpg);
	background-repeat:no-repeat;
	}

.ec-MenuStrip {
	height: 26px ;
	padding: 3px ;
	background-image: url(images/top_02.gif);
	background-repeat: repeat-x ;
	word-spacing: 45px ;
	}

/* Main Content Area */
/* ================= */	

.ec-ContentArea {
	margin: 20px auto ;
	width: 590px ;
	font-size: 1.2em ;
	text-align:justify ;
	}
	
.ec-ContentArea h2 {
	font-size:1.2em ;
	font-weight:700;
	}
	
.ec-ContentArea h3 {
	font-size:1em ;
	font-weight:700;
	font-style:italic;
	}
	
.ec-ContentArea a:link ,
.ec-ContentArea a:visited ,
.ec-ContentArea a:hover {
	color: #00F ;
	}
	
.ec-Image {
	float: right;
	margin: 40px 0 30px 50px;
	}

/* Also ... */
/* ======== */

.ec-Dedication {
	padding: 20px 80px ;
	font-style:italic;
	text-align:center;
	}
	
.ec-EurIngGary {
	width: 344px ;
	height: 28px ;
	margin: 20px auto 0 auto ;
	text-indent: -5000px;
	background-image: url("images/gary_sowerby_eur_ing_ceng.jpg");
	background-repeat:no-repeat;
	}
