html, body {
margin: 0;
padding: 0;
}

body {
background: black;
}

a {
outline: none;
}

div#wrapper {
width: 950px;
margin: 10px auto 10px auto;
overflow: hidden;
}

div#header {
background: url(header.png) top left;
overflow: hidden;
padding: 10px 20px 0 20px;
text-align: center;
}

ul#buttons {
list-style-type: none;
margin: 5px auto 0 auto;
padding: 0 0 0 5px;
}

ul#buttons li {
float: left;
margin: 0 5px 0 5px;
}

ul#buttons img{
border: 1px dotted white;
}

ul#buttons img:hover {
border: 1px dotted red;
}

div#headertop {
height: 20px;
background: url(headertop.png) top left;
}

div#headerbottom {
height: 20px;
background: url(headerbottom.png) top left;
}

div#menuwrapper {
width: 250px;
margin-top: 10px;
float: left;
}

div.menutop {
height: 20px;
background: url(menutop.png) top left;
}

ul.menu {
background: url(menu.png) top left;
margin: 0;
padding: 0 20px 0 20px;
list-style-type: none;
font-family: Georgia, Helvetica;
text-align: center;
}

ul.menu ul {
list-style-type: none;
padding: 0;
margin: 0;
padding-bottom: 10px;
}

ul.menu a {
color: black;
text-decoration: none;
}

ul.menu a:hover {
color: red;
}

div.menubottom {
height: 20px;
background: url(menubottom.png) top left;
}

div#contentwrapper {
width: 690px;
margin-top: 10px;
float: right;
}

div#contenttop {
height: 20px;
background: url(contenttop.png) top left;
}

div#content {
background: url(content.png) top left;
padding: 0 20px 0 20px;
overflow: hidden;
font-family: Georgia;
min-height: 280px;
}

h2.newstitle {
padding: 0;
margin: 0;
font-size: 16px;
float: left;
width: 500px;
}

div.newsdate {
padding: 0;
margin: 0;
float: right;
font-family: monospace;
font-style: bold;
}

p.newscontent {
margin: 0;
padding: 10px 0 10px 0;
clear: both;
text-align: justify;
}

hr.newsseparator {
margin: 10px 0 20px 0;
padding: 0;
clear: both;
}

div.downloadbox {
overflow: hidden;
border: 1px dotted black;
margin: 0px 0px 5px 0px;
}

div.downloadleftcol {
width: 535px;
min-height: 102px;
border-right: 1px dashed #696969;
float: left;
}

div.downloaddesc {
width: 528px;
height: auto;
float: left;
padding: 0 5px 2px 3px;
text-align: justify;
border-top: 1px solid #696969;
}

div.downloadrightcol {
width: 104px;
height: auto;
float: right;
padding: 0 3px 2px 3px;
text-align: center;
}

span.dtxt {
font-weight: bold; 
color: #696969;
}

span.downbut {
display:inline-block; 
width: 100px; 
margin-top: 16px;
}

span.downbut img {
border: 0;
height: 48px;
width: 48px;
}

div.downinfo {
float: left;
width: 375px;
height: 102px;
}

div.downinfo a {
color: black;
text-decoration: none;
font-style: bold;
}

div.downinfo a:hover {
color: red;
}

div.downimg{
float: left;
margin-right: 3px;
margin-top: 3px;
margin-left: 3px;
}

div.downimg img{
border: 0;
width: 128px;
height: 96px;
}

hr.downloadseparator {
margin: 10px 0 10px 0;
padding: 0;
clear: both;
}

div#contentbottom {
height: 20px;
background: url(contentbottom.png) top left;
font-size: 6px;
font-family: Georgia;
text-align: center;
}

h2.pagetitle {
padding: 0px 0px 10px 0px;
margin: 0;
font-size: 16px;
font-style: bold;
text-align: center;
width: auto;
}

div#lang {
position: absolute;
width: 210px;
padding: 0 20px 0 20px;
}

div#lang img {
border: 1px solid black;
}

div#lang img:hover {
border: 1px solid orange;
}

div#pl {
float: left;
}

div#eng {
float: right;
}

div#browse {
text-align: center;
}

div#browse a {
color: black;
padding: 1px 3px 1px 3px;
margin: 0px 5px 0px 5px;
text-decoration: none;
border: 1px solid black;
}

div#browse a:hover {
color: red;
}

div.screen {
text-align: center;
width: auto;
margin: 0px 0px 15px 0px;
border: 1px dotted black;
display: none;
}

div.centa {
width: auto;
text-align: center;
}

img.scrsml {
margin: 5px 5px 5px 5px;
cursor: pointer;
}

div#content table {
border: 1px solid black;
}

div#content td {
border: 1px solid black;
}

div#content table.trans {
border: 0;
}

div#content td.trans {
border: 0;
}

div#futa {
height: 26px;
background: url(futa.png) top left;
padding-top: 14px;
text-align: center;
font-family: Georgia;
font-size: 10px;
}

img#svglogo { height: 138px; width: 875px;  }

table.scoretab {
width: 600px;
margin: auto; }

table.scoretab td {
text-align: center; }

