div#topmenu
{
  position: absolute;
  top: 0px;
  left: 220px;
  width: 750px;
}

div#regmenu
{
  position: absolute;
  top: 49px;
  left: 788px;
}

div#bookmenu
{
  position: absolute;
  top: 49px;
  left: 470px;
  width: 300px;

}

div#overlay
{
  position: absolute;
  visibility: hidden;
  z-index: 1;
  top: 47px;
  left: 570px;
  width: 367px;
  height: 108px;
  padding-left: 23px;
  color: white;
}

div#bannerad
{
  position: relative;
  left: 10px;
}

a
{
  text-decoration: none;
}

a:link
{
  color: yellow;
}

a:visited
{
  color: yellow;
}

a:hover
{
  color: orange;
}

div#leftmenu
{
  width: 189px;
	position: absolute;
  top: 0px;
  left: 0px;
}

div#main
{
  position: absolute;
  top: 100px;
  left: 220px;
  width: 750px;
}

div#right
{
  position: absolute;
  top: 100px;
  left: 990px;
}

div#pane
{
  width: 750px;
  background-color: #151716;
}

div#panetitle
{
  height: 24px;
  color: white;
  font-size: 20px;
  padding-top: 9px;
  padding-left: 10px;
}

div#panecontent
{
  color: white;
  padding-top: 5px;
  padding-left: 10px;
}

div#comicpanecontent
{
  color: white;
  padding-top: 5px;
  padding-left: 10px;
}

iframe#comicframe
{
  width: 730px;
  height: 400px;
  border: none;
}

iframe#comicrssframe
{
  width: 730px;
  height: 1700px;
  border: none;
}

table#thumbnails
{
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
}

table#thumbnails tr td
{
  background-color: #404040;
}

img#cover
{
  height: 110px;
  width: 75px; 
}

div#paneend
{
  height: 8px;
}

img#bigwords
{
  left: 0px;
  bottom: 0px;
}


/* JQuery menu */

body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 0.9em;
  text-decoration: none;
}

ul.menu, ul.menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 170px;
}

ul.menu a {
  display: block;
  text-decoration: none;	
}

ul.menu li {
  margin-top: 1px;
}

ul.menu li a {
  background: #151716;
  color: #fff;	
  padding: 0.5em;
}

ul.menu li a:hover {
  background: #000;
}

ul.menu li ul li a {
  background: #ccc;
  color: #000;
  padding-left: 20px;
}

ul.menu li ul li a:hover {
  background: #aaa;
  border-left: 5px #000 solid;
  padding-left: 15px;
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
.indent3 { padding-left: 3em; }
.indent4 { padding-left: 4em; }
.indent5 { padding-left: 5em; }

/* End JQuery menu */

.menuLink {
}
.generalColoured {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFCC66;
	text-align: left;
	font-style: normal;
	font-weight: normal;
}
.menuWhite {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
.pageText {
font-family: Arial, Helvetica, sans-serif;
 color: #FFFFFF; font-weight: bold;
  line-height: normal;
   text-transform: none;
    font-variant: normal;
	 text-decoration: none;
	  font-size: 10pt;}
.menuLink2 {

	font-family: "Comic Sans MS";
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.dateText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #FFFFCC;
}
.pageSectionTitle {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	font-style: italic;
	font-weight: bold;
}
.pageTitle {

	font-family: "Comic Sans MS";
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFCC00;
	text-decoration: none;
}
.highlightText {

font-family: Arial, Helvetica, sans-serif;
 color: #FFCC00; font-weight: bold;
  line-height: normal;
   text-transform: none;
    font-variant: normal;
	 text-decoration: none;
	  font-size: 10pt;
}

.frontPageSectionText {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}

.frontPageMainTitle {font-family: "Comic Sans MS"; color: #FFCC00; font-size: 36px; font-weight: bold; }

body {
	background-color: #404040;
}

div#newtitles a
{
  color: white;
}

div#newtitles a:visited
{
  color: yellow;
}

div#newtitles a:hover
{
  color: orange;
}
