@charset "utf-8";

body{ 
margin-top: 0px;
margin-left: 8px;
background: url("layout/tilebg.jpg");
font-family: "Trebuchet MS";
color: #fff;
font-size: 14px;
}

img{
behavior: url('iepngfix.htc');
}

#contentfake{
background: url("layout/midbg.jpg") repeat-y;
width: 720px;
position: relative;
left: 132px;
text-align: justify;
padding-left: 15px;
padding-right: 15px;
}

#content{
background: url("layout/midbg.jpg") repeat-y;
width: 720px;
position: relative;
top: 50px;
left: 0px;
text-align: justify;
padding-left: 15px;
padding-right: 15px;
}

.bar a:link{
cursor: pointer;
display: block;
color: #524D31;
text-decoration: none;
font-size: 14px;
font-family: "Trebuchet MS";
border-left: 5px solid #524A33;
border-bottom: 1px solid #524A33;
border-right: 5px solid #524A33;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
background-color: #A19B7F;
}

.bar a:visited{
cursor: pointer;
display: block;
color: #524D31;
text-decoration: none;
font-size: 14px;
font-family: "Trebuchet MS";
border-left: 5px solid #524A33;
border-bottom: 1px solid #524A33;
border-right: 5px solid #524A33;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
background-color: #A19B7F;
}

.bar a:hover{
cursor: pointer;
display: block;
color: #FFFFFF;
text-decoration: none;
font-size: 14px;
font-family: "Trebuchet MS";
border-left: 5px solid #524A33;
border-bottom: 1px solid #524A33;
border-right: 5px solid #524A33;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
background-color: #D9CEA7;
}

.bar a:active{
cursor: pointer;
display: block;
color: #FFFFFF;
text-decoration: none;
font-size: 14px;
font-family: "Trebuchet MS";
border-left: 5px solid #524A33;
border-bottom: 1px solid #524A33;
border-right: 5px solid #524A33;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
background-color: #D9CEA7;
}

#updates{
position: absolute;
left: 480px;
top: 138px;
width: 359px;
text-align: justify;
}

#footer{
width: 799px;
position: relative;
left: -58px;
margin-bottom: 0px;
}

h1{
color: #dbcfcd;
font-family: "Trebuchet MS";
font-size: 16px;
font-weight: bold;
padding-left: 20px;
border-bottom: 1px solid #524a33;
margin-bottom: 0px;
}

h2{
font-family: Verdana;
font-size: 16px;
font-weight: bold;
color: #EFCB8C;
padding-left: 10px;
padding-bottom: 5px;
border-left: 1px dotted #A19B7F;
border-bottom: 1px dotted #A19B7F;
}

h3{
background:url("layout/header.gif") no-repeat top right;
font-family: "Trebuchet MS";
font-size: 16px;
font-weight: bold;
color: #c8afaf;
text-align: right;
padding-bottom: 2px;
padding-top: 3px;
padding-right: 30px;
border-bottom: 2px dotted #b79090;
}

.pages{
font-family: Verdana;
font-size: 16px;
font-weight: bold;
color: #FFFFFF;
}

a:link, a:visited{
cursor: pointer;
color: #ADA891;
text-decoration: none;
}

a:hover, a:active{
cursor: pointer;
color: #E0B184;
text-decoration: line-through;
}

tr, td{
font-family: "Trebuchet MS";
font-size: 14px;
color: #FFFFFF;
}

.titlerow{
background-color: #524A33;
color: #D4D0C4;
}

.row1{
background-color: #A19B7F;
}

.row2{
background-color: #AFA98F;
}


.row1 a{
color: #630808;
}

.row2 a{
color: #630808;
}

.new1{
background-color: #A19B7F;
}

.new1 a{
color: #FFFFFF;
font-weight: bold;
}

.new2{
background-color: #AFA98F;
}

.new2 a{
color: #FFFFFF;
font-weight: bold;
}

.counter{
position: absolute;
right: 192px;
bottom: 39px;
}