body {
        margin:0;
        padding:0;
        border:0;			/* This removes the border around the viewport in old versions of IE */
        width:100%;
        background:#fff;
        min-width:600px;    /* Minimum width of layout - remove line if not required */
							/* The min-width property does not work in old versions of Internet Explorer */
	letter-spacing: -1px;
	font-weight: bold;

    }
    .post{
        text-align: center;
        margin-top: 20px;
        border-top-style: double;
        border-top-width: medium;
        border-top-color: #000;
        padding-top: 15px;
    }
    .postpic{
        margin-left: 3%;
        margin-right: 3%;
	border: 0;
    }
    .col1{
        text-align:center;
    }
#mainmenu{
    letter-spacing: -2px;
    font-weight: bold;
    margin-left:auto;
    margin-right:auto;
}

#center {
	text-align: center;
}
#smalltext {
	font-size: small;
}
.noborder {
	border-width: 0;
}
.center {
	text-align: center;
}

.bigasterisk {
	font-size: x-large;
}
#fan-signs {
	text-align: center;
}
#right-title {
	text-align: center;
}
#nasty {
	margin-left: 10px;
}
#top-links  {
    margin-bottom:120px
}
#right-title  {
	margin-bottom:70px
}
#aebn  {
	text-align:center
}
#categories  {
	margin-bottom:20px
}
.smalltext  {
	font-size:x-small
}
#shit-to-do{
    text-align: left;
}
.l2252{
  font-size: small;
}

#rcol{
    background-color: #fff;
    vertical-align: top;
    width: 200px;
}
#lcol{
    background-color: #fff;
    vertical-align: top;
    width: 200px;
    text-align: left;
}
#ccol{
    background-color: #fff;
    text-align: center;
}
#pollwrap{
    width: 175px;
}
.post{
    margin-left: 10px;
    margin-right: 10px;
}
#top10{
    width: 95%;

}
.top5{
    margin-left: 33%;
    text-align: left;
}
#dhtmltooltip{
    position: absolute;
    border: 1px solid red;
    width: 150px;
    padding: 2px;
    background-color: lightyellow;
    visibility: hidden;
    z-index: 100;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=115);
}
.apost a{
 font-size: larger;
}
.apost .l2257{
	font-size: 50%;
}

