body {
	margin:0;
	padding:0;
	height:auto;
	overflow:auto;
	text-align: center;
	background-color: #F48F25;
	font-family: Arial, Helvetica, sans-serif;
}
body a {
	color: #0000FF;
	text-decoration: none;

}
body a:hover {

	color: #FF3300;
	text-decoration: none;
}
#Holder {
	position:absolute;
	top:0;
	width:820px;
	padding:0;
	height:auto;
	overflow:auto;
	background-image: url(layout/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
} 
#CenterAll {
	width: 820px;
	margin:0 auto;
	top:0;
	padding:0;
	height:100%; /* works only if parent container is assigned a height value */
	text-align: left;
	background-color: #FFFFFF;
}
#head {
	width: 820px;
	background-image: url(layout/header.jpg);
	height: 187px;
	background-position: -3px;
	background-repeat: no-repeat;
}

#bodyHolder {
	width: 730px;
	margin:0 auto;
	text-align: left;
}
#welcomeText {
	background-color: #FFFFFF;
	width: 600px;
	height: 95px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-left: 128px;
	margin-top: 90px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
#footer a{
	color: #999999;
}
#footer a:hover{
	color: #333333;
}
#searchedBox {
	background-color: #F3F1F1;
	border: 4px solid #E1E1E1;
	width: 90%;
	text-align: left;
	margin-bottom: 10px;
	padding: 3px;
	margin-top: 5px;
}
#welcomeText h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#GameWelcomeText {
	background-color: #FFFFFF;
	width: 600px;
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-left: 128px;
	margin-top: 90px;
}
#GameWelcomeText h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 20px 0px 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#mainContent {
	width: 610px;
	margin-left: 128px;
	position: relative;
}
#TopGames {
	position: relative;
	float: left;
	width: 305px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#siteMapBox {
	position: relative;
	float: left;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #00FF00;
}
#siteMapBox h2{
	font-weight: bold;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
#TopGames h2{
	font-weight: bold;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
#orangeBox {
	background-image: url(layout/orangebox.gif);
	background-repeat: no-repeat;
	height: 73px;
	width: 484px;
	left: 50px;
	top: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	position: relative;
	float: left;
	margin-bottom: 10px;
	padding-left: 15px;
}
#holdInLine {
	float: left;
	position: relative;
	width: 620px;
}
hr {
	border: 0;
	color: #EC9513;
	background-color: #EC9513;
	height: 1px;
	width: 290px;
}
#adblockLeft {
	width: 120px;
	height: 600px;
	position: absolute;
	top: 172px;
	margin-top: 110px;
	margin-left: 40px;
}

#adblockTop {
	height: 90px;
	width: 730px;
	position: absolute;
	top: 188px;
	margin-left: 46px;

}
#sitename h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	margin: 0px;
	padding: 0px;
}
#sitename {
	position: relative;
	float: left;
	left: 140px;
	top: 80px;
}
#headmenu ul {
	list-style-type: none;
	float: left;
	display: block;
	position: relative;
	margin: 0px 3px 0px 5px;
	padding: 3px;
}
#headmenu li {
	position: relative;
	float: left;
	padding: 0px;
}
#headmenu {
	position: absolute;
	left: 50px;
	top: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	float: left;
	width: 720px;
	font-weight: bold;
}
#headmenu a:hover {
	background-color: #003399;
	padding-bottom: 1px;
	color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;

}
#headmenu a {
	text-decoration: none;
	color: #000000;
	padding-right: 4px;
	padding-left: 4px;
	margin: 0px;


}
#gameLink {
	position: relative;
	float: left;
	width: 300px;
	display: block;
	top: -105px;
	height: 105px;
	background-image: url(layout/gamebox.gif);
}
#gameBox {
	width: 302px;
	position: relative;
	height: 109px;
	display: block;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	padding-left: 2px;
}
#gameimg {
	width: 71px;
	position: relative;
	height: 65px;
	float: left;
	padding-left: 9px;
	display: block;
	padding-top: 40px;
}
#gameDesc {
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 210px;
	padding-top: 34px;
	display: block;
	height: 43px;
	padding-left: 3px;
}
#gameInfo {
	position: relative;
	float: left;
	width: 210px;
	height: 20px;
	top: 3px;
	display: block;
}
#gameviews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: relative;
	height: 15px;
	display: block;
	width: 58px;
	float: left;
	padding-left: 15px;
	padding-top: 3px;
}
#gametype {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: relative;
	height: 15px;
	float: left;
	width: auto;
	padding-left: 8px;
	padding-top: 3px;
}
#gamestars {
	position: relative;
	height: 18px;
	width: 96px;
	display: inline;
	float: left;
}

#gameLink a {
	position: absolute;
	width: 300px;
	height: 90px;
	text-indent: 85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
	color: #0000FF;
	text-decoration: underline;
}
#gameLink a:hover {
	height: 92px;
	width: 300px;
	position: absolute;
	padding-top: 13px;
	text-indent: 85px;
	border: 2px solid #FF3300;
	padding-left: -2px;
	left: -2px;
	color: #000000;
	text-decoration: none;
}
#pageNos {
	position: relative;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	background-image: url(layout/lb.gif);
	display: block;
	height: 26px;
	margin-bottom: 15px;
	margin-top: 15px;
}
#contentSearch {
	width: 568px;
	height: 26px;
	position: relative;
	padding-left: 3px;
	padding-top: 1px;
}
#contentSearch form {
	margin: 0px;
	padding: 1px 0px 0px;
	float: left;
}
#showPages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 17px;
	position: relative;
	padding-right: 7px;
	float: left;
	border: 1px solid #FFFFFF;
	top: 2px;
	background-color: #336699;
	padding-left: 3px;
	padding-top: 1px;
}
#PNS {
	width: 25px;
	height: 17px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #3C78B5;
	position: relative;
	font-weight: bold;
	font-size: 12px;
	float: left;
	border: 1px solid #FFFFFF;
	display: block;
	padding-top: 1px;
	top: 2px;
}
#PNS a {
	list-style-type: none;
	text-decoration: none;
	position: relative;
	background-color: #3C78B5;
	color: #333333;
	display: block;
	width: 20px;
	height: 17px;
	padding-right: 2px;
	padding-left: 2px;
}
#PNS a:hover {
	list-style-type: none;
	text-decoration: none;
	position: relative;
	background-color: #2E5B89;
	color: #FFFFFF;
	display: block;
		width: 20px;
	height: 17px;
}
#PSS {
	width: 25px;
	height: 17px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	position: relative;
	top: 2px;
	padding-left: 9px;
	padding-right: 7px;
	font-weight: bold;
	font-size: 12px;
	float: left;
	padding-top: 3px;
}
#PNO {

	width: 25px;
	height: 17px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #7CA8D3;
	position: relative;
	font-weight: bold;
	font-size: 12px;
	float: left;
	border: 1px solid #FFFFFF;
	display: block;
	padding-top: 1px;
	top: 2px;
}
#playButton {
	height: 64px;
	width: 234px;
	background-image: url(layout/playbutton.gif);
	position: relative;
}
#playText a {
	width: 224px;
	position: absolute;
	left: 5px;
	top: 4px;
	height: 28px;
	padding-top: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000FF;


}
#playText a:hover {
	width: 224px;
	position: absolute;
	left: 5px;
	top: 4px;
	height: 28px;
	padding-top: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #FF3300;
}
#nw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: absolute;
	left: 53px;
	top: 47px;
}
#nw1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 5px;
}
#comment {
	width: 280px;
}
.searchedLittle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-size: 12px;
	margin-right: 2px;
	margin-left: 2px;
}
.searchedLots{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-size: 18px;
	margin-right: 2px;
	margin-left: 2px;
}
.searchedLoads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-size: 22px;
	margin-right: 2px;
	margin-left: 2px;
}
.searchedControl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	margin-right: 2px;
	margin-left: 2px;
	text-align: right;
	height: 15px;
	background-color: #E1E1E1;
	display: block;
	margin-top: 12px;
}
#gmbox {
	width: 100%;
	height: 99px;
	padding-top: 10px;
}
#gmdesc {
	float: left;
	position: relative;
	width: 500px;
}
#gmimgbox {
	height: 50px;
	width: 60px;
	float: left;
	position: relative;
	left: 8px;
	top: 22px;
	padding-right: 25px;
}
#gmimgcover {
	height: 99px;
	width: 81px;
	position: relative;
	background-image: url(layout/gamebox2.gif);
	top: -110px;
}
.tinyLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-size: 9px;
	margin-right: 2px;
	margin-left: 2px;
}
