*
{
  padding	: 0px;
  margin	: 0px;
}

a img
{
	border	: 0px;
}

body
{
	background : #a59c9c;
}

div.clearfix
{
  overflow :auto;
}

div#fullwrap
{
  width	: 100%;
}

div#container
{
  width : 744px;
  margin	: 20px auto;
  border	: solid 1px #444444;
  border-bottom	: solid 20px #444444;
  background	: #d1cccc;
/*  overflow	: auto; */
}

div#header
{
  width	: 100%;
  background	: url('/img/comics/banner.jpg') #444444 no-repeat center;
  height	: 60px;
}

div#header *
{
  height	: 60px;
}

div#comic
{
  width		: 580px;
  margin	: 0px;
  float 	: left;
  clear 	: left;
  overflow	: auto;
  border-right	: solid 1px #444444;
  padding	: 10px 5px;
}
 
div#rightTower
{
  width : 149px;
  float	: right;
  clear	: right;
  overflow	: auto;
  text-align	: center;
}

div#lowerContent
{
  width : 100%;
  margin : 0px auto;
  border-top	: solid 1px #444444;
  background	: #c1bbbb;
}

div#chatBox
{
  width		: 369px;
  overflow	: auto;
  margin	: 0px 2px 0px 2px;
  border-right	: solid 1px #444444;
}

div#blog
{
  width		: 371px;
}
