body {
  background-color : #365B75;
  margin : 0;
  padding : 0;
 }



.storytitle {
  font-family : "Maiandra GD", Geneva, sans-serif;
  color : #161000;
  font-size : 15px;
  font-weight : normal;
  letter-spacing : 1px;
  margin: 7px 0px 0px 0px;
  text-decoration : none;
  background : none;
 }

.comments {
  color : #9e050a;
  font-size : 14px;
  font-weight : heavy;
  letter-spacing : 2px;
  text-decoration : none;
  background : none;
  margin: 7px 0px 0px 0px;
 }

.storycontent {
  color : #161000;
  font-size : 12px;
  font-weight : normal;
  letter-spacing : 1px;
  text-decoration : none;
  background : none;
  margin: 7px 0px 0px 0px;
 }

.slogan {
  color : #080602;
  font-size : 14px;
  font-weight : normal;
  text-decoration : none;
  background : none;
  margin: 7px 0px 0px 0px;
 }
 
.content {
  color : #000000;
  font-size : 11px;
  background : none;
  margin: 7px 0px 0px 0px;
 } 

.storycat {
  font-family : Arial, Helvetica, sans-serif;
  color : #000000;
  font-size : 12px;
  font-weight : normal;
  text-decoration : underline;
  background : none;
  margin: 7px 0px 0px 0px;
 }
 
.tiny {
  
  font-size : 9px;
  font-weight : normal;
  letter-spacing : 1px;
  text-decoration : none;
  background : none;
 } 

TD {
  font-family : Arial, Helvetica, sans-serif;
  color : #000000;
  font-size : 9px;
 }
P {
  font-family : Arial, Helvetica, sans-serif;
  color : #080206;
  font-size : 11px;
 }
DIV {
  font-family : Arial, Helvetica, sans-serif;
  color : #080206;
  font-size : 11px;
 }
 
#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:1195px;
	height:768px;
}

#leftpanel {
    position : absolute;
  left : 0;
  top : 0;
  width : 209px;
  height : 768px;
  z-index : 1;
}

#menu {
  position: absolute;
  left: 10;
  top: 10;
  width:188px;
  height:744px;
  z-index: 2;
  border:double #ffffff;
}

#comicbackground {
	background: #FF9933 url(http://expansioncomics.com/images/comicbackground.jpg) no-repeat;
  border-left: 1px solid #8b8b8b; 
  border-right: 1px solid #2e2e2e;
  padding: 0px 0px 0px 5px #2e2e2e;
  position : absolute;
  left : 210px;
  top : 0;
  width : 730px;
  height : 768px;
  z-index : 1;
}

#content {
    position : absolute;
  left : 20px;
  top : 255px;
  padding: 10px 10px 10px 10px;
  width : 670px;
  height : 468px;
  z-index : 1;
}

#contentfocus {
    position : absolute;
  left : 140px;
  top : 115px;
  width : 390px;
  height : 368px;
  z-index : 2;
}

#rightpanel {
	background: none;
  position : absolute;
  left : 939px;
  top : 0;
  width : 150px;
  height : 768px;
  z-index : 1;
}

#rightshadow {
    background: url(http://expansioncomics.com/images/shadow.jpg) no-repeat;
	position:absolute;
	left:0px;
	top:0px;
	width:6px;
	height:768px;
}

#gallery {
  background: none;
  position : absolute;
  left : 13;
  top : 10;
  width : 230px;
  height : 744px;
  z-index : 2;
  border:double #ffffff;
 } 
 
#comicgif {
    background: url(http://expansioncomics.com/images/comicgif.gif);
	position:absolute;
	left:14px;
	top:12px;
	width:106px;
	height:161px;
}

#issue {
	position:absolute;
	left:14px;
	top:175px;
	width:53px;
	height:53px;
	text-align: center;
	font-weight: bold; 
	font-style: italic;
}

#menui-y {
	position:absolute;
	left:0px;
	top:100px;
	width:180px;
	height:48px;
}

#menui-01 {
	position:absolute;
	left:0px;
	top:148px;
	width:180px;
	height:43px;
}

#menui-02 {
	position:absolute;
	left:0px;
	top:191px;
	width:180px;
	height:49px;
}

#menui-03 {
	position:absolute;
	left:0px;
	top:240px;
	width:180px;
	height:48px;
}

#menui-04 {
	position:absolute;
	left:0px;
	top:288px;
	width:180px;
	height:48px;
}

#menui-05 {
	position:absolute;
	left:0px;
	top:336px;
	width:180px;
	height:47px;
}

#menui-06 {
	position:absolute;
	left:0px;
	top:385px;
	width:180px;
	height:45px;
}

#menui-07 {
	position:absolute;
	left:0px;
	top:430px;
	width:180px;
	height:43px;
}

A:link {text-decoration: underline; color: #16102C; font-weight : heavy;}
A:visited {text-decoration: none; color: maroon;}
A:active {text-decoration: none; color: white;}
A:hover {text-decoration: underline; color: grey;}