
body
{
	background-color: #768796;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 1.6em;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 1.6em;
	color: #000000;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 1.6em;
	color: #333333;
}
a:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 1.6em;
	color: white;
}




#allcontent
{
	background-color: #FFF;
	text-align: center;
	width: 840px;
	margin: 0 auto 0 auto;
}



#intro
{
	width: 206px;
	float: right;
	text-align: left;
	padding: 60px 20px 20px 20px;
	background-image: url(images/intro.gif);
	background-repeat: no-repeat;
	margin: 15px 15px 15px 0px;
	border-width: 2px;
	border-color: black;
	background-color: #C66;
	background-position: left top;
	border-style: solid;
}

#pack
{
	width: 206px;
	float: right;
	text-align: left;
	padding: 60px 20px 20px 20px;
	background-image: url(images/pack.gif);
	background-repeat: no-repeat;
	margin: 15px 15px 15px 0px;
	border-width: 2px;
	border-color: black;
	background-color: #CC6;
	background-position: left top;
	border-style: solid;
}


#game
{
	width: 206px;
	float: right;
	text-align: left;
	padding: 60px 20px 20px 20px;
	background-image: url(images/game.gif);
	background-repeat: no-repeat;
	margin: 15px 15px 15px 0px;
	border-width: 2px;
	border-color: black;
	background-color: #69C;
	background-position: left top;
	border-style: solid;
}


#film
{
	width: 206px;
	float: right;
	text-align: left;
	padding: 60px 20px 20px 20px;
	background-image: url(images/film.gif);
	background-repeat: no-repeat;
	margin: 15px 15px 15px 0px;
	border-width: 2px;
	border-color: black;
	background-color: #C6C;
	background-position: left top;
	border-style: solid;
}





b {
	font-weight: bold;
}

#content
{
	text-align: left;
}

h1
{
	color: #333;
	font: bold medium/1em Georgia, "Times New Roman", Times, serif;
}

#footer
{
	text-align: left;
	clear: right;
	margin: 0 auto 0 auto;
	width: 606px;
	border-color: #000;
	border-width: 2px;
	border-style: solid;
	background-color: #9C6;
	background-image: url(images/credits.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 0 10px 200px;
}

#footershort
{
	text-align: left;
	margin: 0 auto 0 12px;
	width: 350px;
	border-color: #000;
	border-width: 2px;
	border-style: solid;
	background-color: #9C6;
	background-image: url(images/credits.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 0 10px 200px;

}