body
{
    background-color: #800000;
		color: #FFFFE9;
		font-size: 14px;
}

a
{
    color: #FF8080;
    text-decoration: underline;
    font-family: Arial;
}

a.enter
{
    color: #705FFF;
    font-weight: bold;
    font-size: 34px;
    font-family: Verdana;
}

a.sidebarlink
{
    color: #0000C0;
    font-weight: bold;
    font-size: 28px;
    font-family: Arial;
}

a:hover 
{
    text-decoration: underline overline; background: #F3F1F1;
}

a img {border: 2px solid #4F6EFF; }

.header {
   width:98%;
   align:center;
   text-align: left;
   margin-bottom: 0px;
   padding: 0px;
	 font-size: 14px;
   font-family: Arial;
}

.footer {
   width:95%;
   align:center;
   text-align: center;
   margin-bottom: 15px;
   padding: 10px;
   font-size:   10px;
   font-family: Tahoma;
}

.head
{
    font-weight: bold;
    font-size: 28px;
}

.table {
  display: table;
  background-color: #800000;
  width: 995px;
	color: #000000;
}


.main {
   display: table;
   width: 625px;
   margin: 5px;
   float: none;
   padding: 5px;
   background: #FFF6E5;
   font-size:   17px;
   font-family: Arial;
   vertical-align: top;
}

.sidebar {
   display: table;
   margin: 3px;
   float:left;
   width: 310px;
   padding: 3px;
   font-size:   18px;
   font-family: Arial;
   vertical-align: top;
   background-color: #FAEBD0;
   text-align: left;
}

.review {
     vertical-align: top;
}

.screenshot {
     align: center;
		 font-size: 16px;
		 font-weight: bold;
}

h1 {
   font-size: 40px;
   color: #FFFFC0;
   font-weight: bold;
   font-family: Arial;
}

h2 {
   font-size: 22px;
   color: #C04400;
   font-weight: bold;
   font-family: Verdana;
}

h3 {
   font-size: 20px;
   color: #800000;
   font-weight: bold;
   font-family: Verdana;
}

h4 {
   font-size: 24px;
   font-weight: bold;
   font-family: Verdana;
}

h5 {
   font-size: 20px;
   font-weight: bold;
   font-family: Verdana;
}

a.h4link {
   font-size: 18px;
   font-weight: bold;
   font-family: Verdana;
	 color: #000000;
}
