#leftbox {

width: 200px;
float: left;
font-family: verdana, trebuchet, "gill-sans",  helvetica, "sans-serif";
font-size: .89em;
text-align: center;
color: #000000;
margin: 0;
border: 0;

}

#content {

width: 1000px;
font-family: verdana, trebuchet, "gill-sans",  helvetica, "sans-serif";
font-size: .89em;
text-align: left;
color: #000000;
margin: 0;
border: 0;

}

body {

vertical-align: top;
background-color: #158fcf;
background-image: url('/layoutimg/bg.jpg');
background-position: top center;
background-repeat: no-repeat;
margin: 0;
border: 0;

}

#corebox {

text-align: left;
float: right;
width: 790px;
padding: 0px 5px 0px 5px;
background-color: #ffffff;

}

#siteheader {

width: 100%;
text-align: left;
margin: 0;
border: 0;

}

#header {

width: 100%;
text-align: left;
margin: 0;
border: 0;

}

#footer {

width: 100%;
text-align: left;
margin: 0;
border: 0;

}

h1 {
font-family: verdana, trebuchet, "gill-sans",  helvetica, "sans-serif";
font-size: 1.2em;
font-weight: bold;
line-height: 1;
}

h2 {
font-family: verdana, trebuchet, "gill-sans",  helvetica, "sans-serif";
font-size: .75em;
line-height: 1;
}

img.comic {
position: relative;
right: 5px;
}


/* ================================================================
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/tree_frog_vertical.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
=================================================================== */

#outer {width:504px; height:510px; position:relative; background:url(red_frog.jpg) no-repeat 0px 160px;}

#outer #content {clear:left; position:absolute; left:230px; top:10px; width:250px; z-index:10;}

#menu {list-style-type:none; padding:0; margin:0; width:190px; border:0; border-width:0; z-index:100;}
#menu ul {list-style-type:none; padding:0px; margin:0px; border:0px; width:190px;}
#menu li {float:left; position:relative; border-width:1px; border-style:dashed; border-color:#fff;}

#menu li.sub {background:transparent; border:0px; padding:0px;}

#menu li, #menu li a {display:block; color:#000; font-family:arial, sans-serif; width:190px; text-decoration:none; cursor:pointer; line-height:24px; font-weight:bold;}


#menu ul,
#menu li.click ul ul,
#menu li.click ul li.hover ul ul {display:none;}

#menu li.hover {color:#ff0; z-index:500;}
#menu li.click {color:#ff0;}

#menu li.click ul {display:block;}
#menu li.click ul li.hover ul,
#menu li.click ul li.hover ul li.hover ul {display:block; position:absolute; left:110px; top:-1px; border:0px solid #fff; border-width:0;}

#menu li.click ul li.fly {background: #657 url(frog_arrow.gif) no-repeat top right;}
#menu li.click ul li.hover {background:#98a; color:#ff0;}

#menu li.click ul li.hover ul li {background:#c60;}
#menu li.click ul li.hover ul li.hover ul li {background:#780; z-index:500;}

#menu li.click ul li.hover ul li.fly {background: #c60 url(frog_arrow.gif) no-repeat top right;}
#menu li.click ul li.hover ul li.hover {z-index:500; background:#fa4;}
#menu li.click ul li.hover ul li.hover a {color:#000;}

#menu li.click ul li.hover ul li.hover ul li.hover {background:#aa0;}
#menu li.click ul li.hover ul li.hover ul li.hover a {color:#fff;}

#outer img {display:block; float:right;}
#outer p {margin:0px; padding:17px 0 0 0; color:#000; font-size:12px; font-family:arial, sans-serif; text-align:justify;}
