body {
	margin: 0px; padding: 0px;
	background: url('/images/back.jpg') repeat-y;
	background-color: #E8E9E8;
}

h1 {
  color: #505B75;
  font-family: Arial;
  font-size:   14px;
  font-wight:  bold;
  padding-bottom: 7px;
}

img {
    border: 0px #000000 solid;
}

td.text {
  font-family: verdana;
  font-size:   11px;
}

td.news {
  font-family: verdana;
  font-size:   11px;
}
td.news_date {
  font-family: verdana;
  font-size:   10px;
}

td.content {
  font-family: verdana;
  font-size:   11px;
}

td.news a:link    { color: #505B75; font-weight: bold; text-decoration:none; }
td.news a:visited { color: #505B75; font-weight: bold; text-decoration:none; }
td.news a:hover   { color: #C12A24; font-weight: bold; text-decoration:underline; }
td.news a:active  { color: #505B75; font-weight: bold; text-decoration:none; }
td.news a:focus   { color: #505B75; font-weight: bold; text-decoration:none; }

#navigation {
  position: absolute;
  top: 175px;
  left: 40px;
  font-family: verdana;
  font-size:   11px;
}

#content {
  position: absolute;
  top: 175px;
  left: 290px;
  font-family: verdana;
  font-size:   11px;
}

#ads {
  position: absolute;
  top: 143px;
  left: 910px;
  font-family: verdana;
  font-size:   11px;
}

#links {
  position: absolute;
  top: 600px;
  left: 20px;
  font-family: verdana;
  font-size:   11px;
}


#navigation a:link    { color: #3D3239; font-weight: bold; text-decoration:none; }
#navigation a:visited { color: #3D3239; font-weight: bold; text-decoration:none; }
#navigation a:hover   { color: #505B75; font-weight: bold; text-decoration:underline; }
#navigation a:active  { color: #3D3239; font-weight: bold; text-decoration:none; }
#navigation a:focus   { color: #3D3239; font-weight: bold; text-decoration:none; }