p
{
 color: white;
 size: 4;
 font-family: "Book Antiqua";
 margin-bottom: 0cm;
 margin-bottom: 0cm;
 line-height:150%;
 text-align: justify;
}

p.small
{
 color: white;
 font-size: 75%;
 font-family: "Book Antiqua";
 text-align: left;
}

p.banner
{
 text-align: center;
}

p.antalya
{
 color: white;
 size: 4;
 font-family: "Book Antiqua";
 margin-bottom: 0cm;
 margin-bottom: 0cm;
 line-height:150%;
 text-align: center;
}

body
{
 background-image: url('backgrounds/main.jpg');
 background-repeat: no-repeat;
 background-attachment: fixed;
 background-color: black;
}

body.side
{
 background-image: url('backgrounds/side.jpg');
}

body.top
{
 background-image: url('backgrounds/top.jpg');
}

h1
{
 color: white;
 size: 6;
 font-family: "Book Antiqua";
 text-align: center;
}

h2
{
 color: white;
 size: 5;
 font-family: "Book Antiqua";
 text-align: center;
}

h3
{
 color: white;
 size: 4;
 font-family: "Book Antiqua";
 text-align: center;
}

a
{
 color: white;
 text-decoration: underline;
 font-family: "Book Antiqua";
}

a.email
{
 color: white;
 text-decoration: underline;
 font-family: "Book Antiqua";
 cursor: url('pictures/Envelope_rotates.cur');
}

tr
{
 color: white;
 border-style: solid;
 border-width: 1px;
 border-color: white;
 font-family: "Book Antiqua";
}

td
{
 color: white;
 border-style: solid;
 border-width: 1px;
 border-color: white;
 text-align: center;
 font-size: 4;
 font-family: "Book Antiqua";
}

td.top
{
 color: white;
 border-style: solid;
 border-width: 0px;
 border-color: white;
 text-align: center;
 font-size: 18;
 width: 180;
 font-family: "Book Antiqua";
}

table
{
 border-style: solid;
 border-width: 1px;
 border-color: white;
 font-family: "Book Antiqua";
}

table.top
{
 border-style: solid;
 border-width: 0px;
 border-color: white;
 font-family: "Book Antiqua";
}


table.misc
{
 width: 800px; 
 border: 1;
 border-style: inset;
}

table.links
{
 width:800;
 border:1;
 border-style: inset;
 padding:4;
}

table.latest
{
 border: 1;
 border-style: inset;
 width: 800px;
}

table.sidebar
{
 border-width: 0px;
 width: 134px;
 padding: 1px;
}

li
{
 font-size: 16;
 text-align: left;
}

li.small
{
 font-size: 16;
}

.buttons {
       margin:0px 0px 0px -20px;
       padding:10px 20px;
       font-size:.8.5em;
       white-space:nowrap;
       border-width: 0px;
       width: 134px;
 }

.buttons table {
 border: 0;
}

 .buttons td
{
 border-width: 0px;
/*  padding: 1%; */
 text-align: center;
 vertical-align: center;
 border-width: 0px;
 width: 340px;
}

 .buttons a {
       display: block;
       color: black;
       height: 30px;
       width: 150px;
       text-decoration:none;
       vertical-align: center;
       background-image: url('buttons/BlurMetalDa1.gif');
 }

 .buttons a:hover {
       display: block;
       text-decoration: none;
       vertical-align: center;
       color: red;
       background-image: url('buttons/BlurMetalDh1.gif');
 }

.forum p {
 text-align: center;
 filter: alpha(opacity=100);
 -moz-opacity: 1.0;
 opacity: 1.0;
}

.forum table {
 border: 1px;
 border-color: red;
 border-style: outset;
 background-color: gray;
 width: 800px;
 filter: alpha(opacity=5);
 -moz-opacity: 0.5;
 opacity: 0.5;
}

.forum table.visible {
 border: 1px;
 border-color: red;
 border-style: outset;
 background-color: gray;
 width: 800px;
 filter: alpha(opacity=100);
 -moz-opacity: 1;
 opacity: 1;
}

.forum td
{
 border: 0;
 border-style: outset;
 border-color: red;
 text-align: left;
 vertical-align: center;
}

 .forum td.col1
{
 border: 0;
 border-style: outset;
 border-color: red;
 text-align: left;
 vertical-align: center;
 width: 200px;
}

.forum td.col2
{
 border: 0;
 border-style: outset;
 border-color: red;
 text-align: left;
 vertical-align: center;
 width: 600px;
}

 .forum table:hover
{
 filter: alpha(opacity=100);
 -moz-opacity: 1.0;
 opacity: 1.0;
}