@charset "iso-8859-1";

body {
font-family:"Courier New", Courier, monospace;
font-size:14px;
}

.bgbox{
width: 775px;
}

#writersblotbanner{
width: 775px;
height: 193px;
background-image:url(../images/writersblot_banner.gif);
}

#writersblotheader{
width: 775px;
height: 175px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#bgbox{
width: 775px;
}

.topcolumn {
background-image:url(../images/bg_col-top.gif);
height: 90px;
width: 285px;
}

.midcolumn {
background-image:url(../images/bg_col-mid.gif);
background-repeat: repeat-y;
width: 285px;
padding-top:5px;
padding-bottom:5px;
}

.botcolumn {
background-image:url(../images/bg_col-bot.gif);
background-repeat: no-repeat;
width: 285px;
height:90px;
padding-top:5px;
}

.container a{
color:#cc0000;
font-size:16px;
width:100px;
}


.container a:hover{
color:#000000;
font-size:16px;
width:100px;
}

.containerblue {
background-image:url(../images/bg_blue.jpg);
width: 200px;
padding-top: 20px;
padding-bottom: 20px;
vertical-align:middle;
border:solid 1px #000000;
border-collapse:collapse;
}

.containernarrow {
width: 200px;
padding-top: 20px;
padding-bottom: 20px;
vertical-align:middle;
}

.coffeemug {
background-image:url(../images/writersblot_coffeemug.jpg);
background-repeat: no-repeat;
width: 200px;
height:200px;
}