/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	color: #000000;
	background-color: #e6e6e6;
	  }
h1 {font-weight:normal;}
h2 {font-weight:normal;}
.heading{font-size:20px;}
a:link {
	color: #0066FF;	  
	  }
	  
.list {
	list-style-position: outside;
	list-style-type: disc;
	font-size: 12px;
}
.content {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#border {
	display: list-item;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#homeborder {
	display: list-item;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-color: #000000;
}
#navbar  a{
	background: url("images/navbg.gif") 0 0px repeat;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height:32px;
	vertical-align: middle;
	line-height: 28px;
	}
#navbar a:hover {
   background-position: 0 -32px;
   color:#0066FF
   }
#navbar a:active {
   color:#000000
   }
   
.selectgame {
background-color:#FFFFFF;
width: 453px;
margin-left:125px;
margin-right:125px;
#topnav #top #navbar td {
	background-color: #e6e6e6;
	background-image: url(images/bgleft.gif);
	background-repeat: no-repeat;
}

#450box {
width: 450px;}

#picture {
	width: 281px;
	height: 271px;
	display: block;
	float: left;
	border: 1px solid #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.smallmargin {margin-top: 15px;}

#pictureframe {
	border:2px solid #000000;
	padding: 5px;
	margin: 2px;
}

#affiliate{font-size:12px;
           font-weight:bold;}
#affilate a{color:#009900;}
#affilate a:hover{color:#FF0000;}
