body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(/templates/topphysicsgames/images/bggrad.jpg);
	background-repeat:repeat-x;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	color:#2E6787;
}

body a {
	text-decoration: none;
}

img {
	border:none;
}

.headertext {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	margin-bottom:-10px;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration:none;
}

.header {
	width:1016px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
}

.maindoc {
	width:1019px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.boxtop {
	width:1019px;
	height:11px;
	margin-bottom:-10px;
}
.boxbody {
	float:left;
	width:1019px;
	background-color: white;
	background-image: url(/templates/topphysicsgames/images/boxbodybg.png);
	background-repeat: repeat-y;
}
.boxbottom {
	float:left;
	width:1019px;
	padding-bottom: 10px;
}

.gameinfo {
	float:left;
	padding-right: 15px;
	padding-left: 5px;
	border:none;
	//padding-bottom: 15px;
	width:100px;
	height:135px;
}

.featured {
	float:left;
	margin-left:30px;
}

.divider {
	color:#000000;
	opacity:0.19;
}

.categories {
	font-size: 18px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.categories .desc {
	font-size: 14px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.right {
	padding-top: 10px;
	padding-right:17px;
	float:right;
}
.left {
	width:730px;
	padding-top: 10px;
	padding-left:17px;
	float:left;
}

.sidebox {
	width:234px;
	border: solid #71a7c6 5px;
	margin-bottom: 10px;
}

.gameimage {
	padding: 2px 2px 2px 2px;
}

.gameplayinfo {
	width:720px;
	border: solid #71a7c6 5px;
	margin-top: 10px;
}

.footer {
	width:1019px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}

