body {
	font-family: "Verdana", sans-serif;
	background-color: black;
	color: white;
}

body.main {
	background-image: url('Stars1.png');
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.allcontent {
	width: 1150px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.heading {
	width: 800px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 8px;
}

.mainsection {
	width: 800px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: inline;
	float: left;
	background-color: black;
}

.sidebar {
	margin-left: 10px;
	width: 300px;
	float: right;
	text-align: center;
}

a.menu_inactive {
	background-image: url('menu_button.png');
	float: left;
	width: 128px;
	height: 32px;
	text-align: center;
	color: white;
	line-height: 32px;
	font-size: 18px;
	font-family: "Verdana", sans-serif;
	text-decoration: none;
	background-position: 0px -32px;
	margin-left: 1px;
	margin-right: 1px;
}

a.menu_active {
	background-image: url('menu_button.png');
	float: left;
	width: 128px;
	height: 32px;
	text-align: center;
	color: white;
	line-height: 32px;
	font-size: 18px;
	text-decoration: none;
	margin-left: 1px;
	margin-right: 1px;
}

a.menu_inactive:hover {
	background-position: 0px 0px;
}

.menubar {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 800px;
}

.maintextframe {
	padding-top: 16px;
	padding-left: 16px;
	padding-right: 16px;
	float: left;
}

.maintext {
	color: white;
	width: 100%;
	height: 100%;
	font-size: 16px;
	text-align: left;
}

.maintext a:link {
	color: white;
	text-decoration: underline;
}

.maintext a:visited {
	color: white;
	text-decoration: underline;
}

.maintext h1 {
	font-size: 18px;
	font-weight: bold;
	clear: both;
}

.copyright {
	width: 100%;
	padding-top: 8px;
	color: white;
	text-align: center;
	font-size: 12px;
	clear: both;
}

.copyright A:link {
	color: white;
	text-decoration: underline;
}

.copyright A:visited {
	color: white;
	text-decoration: underline;
}

.copyright A:active {
	color: white;
	text-decoration: underline;
}

.copyright A:hover {
	color: white;
	text-decoration: underline;
}

.alignment-text {
	float: left;
	clear: left;
	width: 580px;
	padding-bottom: 12px;
}

.alignment-image {
	width: 104px;
	float: right;
	clear: right;
	padding-left: 8px;
}

.screenshotbox {
	height: 384px;
	clear: both;
	float: none;
}

.screenshotds {
	width: 256px;;
	height: 384px;
	float: left;
	text-align: center;
	vertical-align: middle;
}

.screenshotpcthumb {
	width: 320px;;
	height: 180px;
	float: left;
	text-align: center;
	vertical-align: middle;
}

.screenshot-nav-box {
	width: 200px;
	height: 384px;
	line-height: 384px;
	float: left;
	text-align: center;
	color: white;
	text-decoration: none;	
}

.screenshot-nav {
	/*line-height: 384px;*/
	text-align: center;
	color: white;
	text-decoration: none;	
}

.screenshot-counter {
	clear: both;
	text-align: center;
	width: 656px;
	padding-top: 10px;
}

.logo {
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: center;
	width: 100%;
}

.ratings {
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: center;
	vertical-align: middle;
}

.enter_link {
	margin: auto;
	color: white;
	font-size: 24px;
	font-family: "Verdana", sans-serif;
}

.enter_link {
	margin: auto;
	color: white;
	font-size: 36px;
	font-family: "Verdana", sans-serif;
	font-weight: bold;
}

.enter_link a:link {
	color: white;
	text-decoration: underline;
}

.enter_link a:visited {
	color: white;
	text-decoration: underline;
}

.inline_button {
	background-image: url('DownloadButton-red.png');
	width: 300px;
	height: 31px;
	text-align: center;
	line-height: 31px;
	color: white;
	font-size: 18px;
	font-family: "Verdana", sans-serif;
	margin-left: 1px;
	margin-right: 1px;
	text-decoration: none;
}

.inline_button A:link {
	text-decoration: none;
}

.ratings {
	color: white;
	font-size: 10px;
	font-family: "Verdana", sans-serif;
	width: 169px;
	margin-left: auto;
	margin-right: auto;
}

hr {
	width: 100%;
}

table.screenshots {
	width: 100%;
	table-layout: fixed;
	text-align: center;
	border-spacing: 4px;
}

td.screenshots {
	width: 50%;
	text-align: center;
	padding: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
}
