﻿body
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background-color: #999999;
}
h1
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	font-family: Verdana, Arial;
	text-decoration: none;
	padding-bottom: 0px;
	padding-top: 0px;
	display: inline;
	line-height: 14px;
}
h2
{
	font-weight: bold;
	font-size: 14px;
	color: #99ccff;
	font-family: Verdana, Arial;
	text-decoration: none;
	padding-bottom: 0px;
	padding-top: 0px;
	display:inline;
}
.intro
{
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial;
	text-decoration: none;
	line-height: 25px;
	padding-right: 20px;
	padding-left: 20px;
}
.copy
{
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 20px;
}
.copy a
{
	font-weight: bold;
	font-size: 12px;
	color: #0000cc;
	font-family: Verdana, Arial;
	text-decoration: underline;
}
.copy a:hover
{
	font-weight: bold;
	font-size: 12px;
	color: Red;
	font-family: Verdana, Arial;
	text-decoration: underline;
}
.sidebg
{
	background-attachment: fixed;
	background-image: url(games.jpg);
	background-repeat: repeat;
}
.titlebarbg
{
	background-image: url(blueline.jpg);
	background-repeat: repeat-x;
	height: 27px;
}
.leftsidebarbg
{
	background-image: url(leftsidebarbg.gif);
	width: 9px;
	background-repeat: repeat-y;
}
.rightsidebarbg
{
	background-image: url(rightsidebarbg.gif);
	width: 9px;
	background-repeat: repeat-y;
}
.copyright
{
		font-weight: normal;
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial;
	text-decoration: none;

}