body {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
color: #5e5e5e;
background-color: #dfdedd;
font-size: 12px;
text-align: center; /*ie5 hack*/
margin: 2px;
padding: 2px;
}

a {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size: 8pt;
text-transform: uppercase;
color: #5e5e5e;
font-weight: bold;
}

a:hover {
font-size: 8pt;
text-decoration: line-through;
text-transform: uppercase;
color: #5e5e5e;
font-weight: bold;
}

img {
border: 0;
}

a img {
border: 2px solid #5e5e5e;
}

a:hover img {
border: 2px solid #ffffff;
}

.central {
margin-right: auto;
margin-left: auto;
position: relative;
width: 900px;    /*substitue your page width*/
text-align: left; /*reset divs after ie5 hack*/
}

h1 {
background-color: #cccccc;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size: 12px;
text-transform: uppercase;
padding: 2px;
color: #5e5e5e;
margin-bottom: 2px;
padding-left: 5px;
padding-right: 5px;
}

h2 {
background-color: #cccccc;
width: 512px;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size: 12px;
color: #5e5e5e;
text-align: left;
padding-left: 5px;
}

h3 {
background-color: #cccccc;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #5e5e5e;
text-align: left;
}

h4 {
background-color: #cccccc;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size: 12px;
text-transform: uppercase;
padding: 2px;
color: #5e5e5e;
margin-bottom: 2px;
padding-left: 5px;
padding-right: 5px;
}

td {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size: 12px;
color:  #5e5e5e;
background-color: #dfdedd;
}

#container {
width: 857px;
background-color: #dfdedd;
background-image:url(http://www.thefilans.net/images/div.gif);
overflow: hidden;
margin: 0 auto;
}

#navbar {
width: 700px;
height: 24px;
overflow: hidden;
padding: 8px;
background-color: #dfdedd;
}

#sidebar {
width: 165px;
overflow: hidden;
padding: 8px;
float: left;
background-color: #dfdedd;
}

#content {
width: 660px;
padding: 8px;
float: right;
overflow: hidden;
background-color: #dfdedd;
}

#footer {
width: 857px;
height: 50px;
padding: 10px;
overflow: hidden;
clear: both;
background-color: #dfdedd;
}

#tag {
width: 165px;
height: 280px;
}

li.arrow {
list-style-image: url(../images/arrow.gif);
}
