<!--

body {
	background: #FFFFFF url(http://www.atlas-games.com/images/bigback.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding: 0px 0px 10px 0px;
	font-size: 10pt;
	font-family: Book Antiqua, Times, Times Roman, Times New Roman, serif;
}
		
A {
	text-decoration: none;
	color: #7D5019;
}

A:hover {
	text-decoration: underline;
}

ul {
	list-style-position:outside
}

li {
	margin-left:-24px
}

.bannertext {
	background: #7D5019;
	color: white;
	text-shadow: black 0 px 0 px 5 px;
}

.title {
	font-weight: bold;
	font-size: 14pt;
	font-variant: small-caps;
	text-align: left;
}

.section {
	font-weight: bold;
	font-size: 12pt;
	font-variant: small-caps;
	text-align: left;
}

.archives {
	font-size: 8pt;
}

.PostTitle {
	font-weight: bold;	
}

.PostFooter {
	font-size: 8pt;
}

#Post {
	padding-bottom: 5px;
	margin-bottom; 5px;
}

#banner {
	position: absolute;
	top: 0px;
	left:0px;
	background: #7D5019 url(http://www.atlas-games.com/images/banner.jpg); 
	background-repeat: no-repeat;
	border-right: 3px solid black;
	border-bottom: 3px solid black;
	width: 800px;
	padding-top: 95px;
	text-align: right;
	vertical-align: bottom;
	color: white;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 12pt;
}

#banner img {
	position: absolute;
	border: 0;
	top: 5px;
	left: 10px;
}

#banner a {
	color: white;
	text-decoration: none;
}

#banner a:hover {
	text-decoration: underline;
}

#tagline {
	position: absolute;
	top: 10px;
	left: 520px;
	width: 280px;
	height: 85px;
	overflow: none;
	text-align: center;
}

.taglinetext {
	font-weight: bold;
	font-size: 14pt;
	font-variant: small-caps;
	text-align: center;
	color: black;
}

#centercontent {
	position: absolute;
	top: 125px;
	left: 175px;
	background:#fff;
	width: 400px;
	padding: 10px;
	text-align: justify;
	font-size: 10pt;
}

#productcontent {
	position: absolute;
	top: 125px;
	left: 5px;
	background:#fff;
	width: 775px;
	padding: 10px;
	text-align: justify;
	font-size: 10pt;
}

#insetcontent {
	position: relative;
	float: right;
}

#leftcolumn {
	position: absolute;
	left:5px;
	top:105px;
	width: 134px;
}

#leftcontent {
	position: relative;
	background: #FFFFC0 url(http://www.atlas-games.com/images/side-left.jpg) top left;
	background-repeat: no-repeat;
	border: 2px solid black;
	width: 134px;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 10pt;
}

#leftcorner {
	clear: both;
	position: relative;
	bottom: 5px;
	background: #FFFFFF;
	width: 134px;
	padding: 10px;
	font-size: 10pt;
}

#rightcolumn {
	position: absolute;
	top: 130px;
	left: 600px;
	background: #FFFFFF;
	width: 180px;
}

#rightcontent {
	position: relative;
	background: #FEFFD5 url(http://www.atlas-games.com/images/side-right.jpg) top right;
	background-repeat: no-repeat;
	border: 2px dashed black;
	width: 180px;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 10pt;
}

#rightcorner {
	clear: both;
	position: relative;
	bottom: 5px;
	background: #FFFFFF;
	width: 180px;
	padding: 10px;
	font-size: 10pt;
}

#macfix {
	border: 0;
}

-->

