html {
    overflow-y: scroll;
}

body {
    background: #333333;
    border: 0;
    color: #333333;
    font-family: Verdana, Sans-serif;
    font-size: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
}

a {
    color: #060;
    text-decoration: none;
}

a:hover {
    color: #0a0;
}

input {
    font-family: "Courier New", Courier, monospace;
    font-size: 1em;
}

textarea {
    font-family: "Courier New", Courier, monospace;
    font-size: 1em;
}

#Logo {
    background-image: url(design/logo.jpg);
	background-repeat: no-repeat;
    border: 0;
    height: 218px;
    margin: 0 auto 0 auto;
    padding: 0;
    width: 1024px;
}

#MenuRow {
    border: 0;
    margin: 0 auto 0 auto;
    padding: 0;
    width: 1024px;
}

#Menu {
    background: #C6C6C6;
    float: left;
    color: #FFFFFF;
    font-size: 80%;
    font-weight: 500;
    line-height: 36px;
    text-align: center;
    width: 450px;
}

#Menu a {
    background: url("design/bg_menuroll.jpg") 0 0 no-repeat;
    color: #214a76;
    padding: 10px;
    text-decoration: none;
}

#Menu a:hover {
    background-position: 0 -36px;
    color: #FFFFFF;
    padding: 10px;
    text-decoration: none;
}

#Page {
    background: #C6C6C6;
    border: 0;
    margin: 0 auto 0 auto;
    padding: 0;
    width: 1024px;
}

#Copyright {
    background: #000000;
    border: 0;
    color: #FFFFFF;
    font-size: 80%;
    font-style: italic;
    line-height: 32px;
    margin: 0 auto 0 auto;
    padding: 0;
    vertical-align: middle;
    width: 1024px;
}

#Splat0 {
    background-image: url(design/bg_splat0.jpg);
	background-repeat: no-repeat;
    float: left;
    height: 36px;
    width: 512px;
}

#Splat01 {
    background: #C6C6C6;
    float: left;
    height: 36px;
    width: 48px;
}

#Splat02 {
    background: #C6C6C6;
    float: left;
    height: 36px;
    width: 14px;
}

#Splat1 {
    background-image: url(design/bg_splat1.jpg);
	background-repeat: no-repeat;
    float: left;
    height: 516px;
    width: 18px;
}

#Splat2 {
    background-image: url(design/bg_splat2.jpg);
	background-repeat: no-repeat;
    float: left;
    height: 516px;
    width: 35px;
}

#Splat3 {
    background-image: url(design/bg_splat3.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 516px;
    width: 498px;
}

#Splat4 {
    background-image: url(design/bg_splat4.jpg);
	background-repeat: no-repeat;
    float: left;
    height: 516px;
    width: 14px;
}

#Splat5 {
    background-color: #C6C6C6;
    background-image: url(design/bg_splat5.jpg);
	background-repeat: no-repeat;
    height: 29px;
    margin: auto;
    width: 1024px;
}

#News {
    background-image: url(design/bg_news.jpg);
	background-repeat: no-repeat;
    float: left;
    height: 516px;
    width: 459px;
}

#About {
    background-image: url(design/bg_about.jpg);
	background-repeat: no-repeat;
    float: left;
    height: 516px;
    width: 459px;
}

#AboutText {
    color: #333;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
    height: 410px;
    margin: 30px 5px 0 10px;
    overflow-y: auto;
    text-align: left;
}

#Blog {
    background-color: #C6C6C6;
    border: 1px solid #70899F;
    float: left;
    font-size: 12px;
    padding: 10px 10px 10px 10px;
    text-align: left;
    width: 970px;
}

#BlogMenu {
    background-color: #C6C6C6;
    border: 1px solid #70899F;
    float: right;
    font-size: 12px;
    margin: 0 0 15px 15px;
    padding: 0 10px 15px 10px;
    text-align: left;
    width: 220px;
}

#Games {
    background-image: url(design/bg_games.jpg);
	background-repeat: no-repeat;
    float: left;
    height: 516px;
    width: 459px;
}

#Games2 {
    background-image: url(design/bg_games2.jpg);
	background-repeat: no-repeat;
    float: left;
    height: 516px;
    width: 35px;
}

#Games3 {
    background-image: url(design/bg_games3.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 516px;
    width: 498px;
}

#GamesPicture {
    margin: 10px 10px 10px 10px;
}

.GamesTitle {
    color: #060;
	font-family: "Courier New", Courier, monospace;
	font-size: 1.5em;
	font-weight: bold;
    margin: 20px 5px 0 0;
    text-align: left;
}
.GamesText {
    color: #333;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
    margin: 0 5px 0 0;
    text-align: left;
}
.GameRightTitle {
    color: #060;
	font-family: "Courier New", Courier, monospace;
	font-size: 2em;
	font-weight: bold;
    margin: 10px 20px 0 20px;
    text-align: left;
}
.GameText {
	font-family: "Courier New", Courier, monospace;
	font-size: 0.8em;
    margin: 20px 20px 0 20px;
    text-align: left;
}

.ScreenshotsAndVideoText {
    color: #060;
    font-family: "Courier New", Courier, monospace;
	font-size: 1.5em;
    font-weight: bold;
    margin: 40px 0 0 0;
}

#Contact {
    background-image: url(design/bg_contact.jpg);
	background-repeat: no-repeat;
    float: left;
    font-size: 80%;
    height: 516px;
    text-align: left;
    width: 991px;
}

#NewsImage {
    background-image: url(design/news_tank_tastic.jpg);
	background-repeat: no-repeat;
    float: left;
    height: 516px;
    width: 498px;
}

#TitleSpace {
    height: 70px;
}

.NewsTitle {
    color: #060;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
    margin: 30px 5px 0 10px;
    text-align: left;
}
.NewsText {
    color: #333;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
    margin: 0 5px 0 10px;
    text-align: left;
}

.date {
    color: #70899F;
    font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
    font-size: 1.1em;
    text-transform: uppercase;
}

.blogTitle
{
    color: #060;
    font-size: 1.8em;
    font-weight: bold;
    padding-top: 10px;
}

.blogTitle a:hover {
    color: #0a0;
}

.blogText {
    font-family: "Courier New", Courier, monospace;
}

.info {
    border-bottom: 1px solid #70899F;
    color: #333;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    padding-bottom: 10px;
}

.feedback {
    color: #060;
    font-weight: bold;
    text-decoration: underline;
}

.feedback a:hover {
    color: #0a0;
}

.blogMenuRow {
    margin: 0 0 0 10px;
}

.comment {
    background-color: #FFFFFF;
    margin: 10px 10px 10px 10px;
    padding: 5px 10px 10px 10px;
}

.commentBox {
    background-color: #70899F;
    padding: 10px 15px 15px 15px;
}

.commentInfo {
    color: #FFFFFF;
    font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
    font-size: 1em;
    font-weight: bold;
}

.contactInfo {
    color: #FFFFFF;
    font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
    font-size: 1em;
    text-align: right;
    width: 290px;
}

img {/* border style for all images */
  border: 0;
}

img.b {/* replacement for <br /> after images */
  display: block; /* forces line break for content after */
}

img.w100h56 {
  width: 150px;
  height: 84px;
}

img.screenshot {
    border: 3px solid #C6C6C6;
}

img.screenshot:hover {
    border: 3px solid #0a0;
}

.StepScreenshots {
    font-size: 0.8em;
    font-weight: bold;
}
}