/***** Ideal School Style *****/
/***** Body and main container *****/
body {
margin:0 auto;
padding:0;
font:77% Comic Sans MS;
color:#000000;
background-color:#D7D7FF;
}
  
#wrap {
background:#ffffff; 
color:#303030;
margin:0 auto;
width:800px;
border-left:3px solid #C0C0C0;
border-right:3px solid #C0C0C0;
border-top:3px solid #C0C0C0;
border-bottom:3px solid #C0C0C0;
}

/***** Various tags *****/
a {
text-decoration:none;
font-weight:bold;
color:#286ea0;
background-color:inherit;
}

a:hover {
text-decoration:underline;
color:#FF0000;
background-color:inherit;
}

a img {
border:0;
}
 
/***** Header *****/
#header {
font:13px Comic Sans MS;
border-bottom:1px solid #C0C0C0;
}

#header table.center {
margin-left:auto; margin-right:auto;
border:0;
color:#ff0000;
font-weight:bold;
}

#header h1 {
color:#505050;
background-color:inherit;
width:250px;
margin:0 0 0px;
font-size:2.2em;
float:left;
}

#header h1 a{
color:#505050;
background-color:inherit;
text-decoration:none;
}

#header p {
width:780px;
float:left;
text-align:left;
color:#FF0000;
font-size:1.0em;
font-weight:bold;
line-height:1.0em;
background-color:inherit;
}

#banner {
margin:  0  0 0px 0px;
}
 
/***** Left sidebar *****/
#leftside {
clear:left;
float:left;
width:120px;
margin:0px 0 5px 0 ;
padding:0;
}

#leftside h2,#leftside h3 {
color:#505050;
background-color:inherit;
font-size:1.3em;
margin:0 0 5px;
padding:0;
}

/***** Main menu *****/
ul.avmenu {
width:120px;
margin:0 0 18px;
padding:6px;
list-style:none;
}

ul.avmenu li {
width:120px;
padding:0;
line-height:1.4em;
display:inline;
}

ul.avmenu li a {
background-color:#A2A2FF;
color:#000000;
border-left:6px solid #FF0033;
border-right:6px solid #FF0033;
border-top:6px solid #909090;
border-bottom:6px solid #909090; 
font-weight:bold;
width:100px;
float:left;
/***** Next line alters the gap between menu items *****/
margin-bottom:4px;
padding:2px 1px 2px 5px;
text-decoration:none;
}

ul.avmenu li a:hover,ul.avmenu li a.current {
background-color:#CCCC99;
border-left:6px solid #909090;
border-right:6px solid #909090;
border-top:6px solid #FF0033;
border-bottom:6px solid #FF0033;
color:#000000;
text-decoration:none;
}

ul.avmenu ul {
margin:0 0 0 15px;
padding:0 0 5px 0;
font-size:0.9em;
width:85px;
}

ul.avmenu ul a {
padding:3px 1px 3px 5px;
width:85px;
}

ul.avmenu ul ul {
width:113px;
}

ul.avmenu ul ul a {
width:100px;
}
 
/***** Right sidebar *****/
#extras {
float:right;
width:125px;
margin:0px 0 0px 0 ;
padding:5px;
line-height:1.4em;
}

#extras table 
{line-height:1.4em; 
text-align:left;
font-weight:normal;
}

#extras hr
{width:100px;}

#extras p,#extras ul {
margin:0 0 16px;
padding:0;
text-align:left;
}

#extras li {
list-style:none;
line-height:1.2em;
margin:0 0 6px 0;
padding:0;
}

#extras ul ul {
margin:6px 0 0 10px;
padding:0;
}

#extras ul ul li {
margin: 0 0 4px 0;
}

#extras ul ul li a {
font-size:1.1em;
font-weight:normal;
}

#extras h2, #extras h3 {
color:#505050;
background-color:inherit;
font-size:1.2em;
margin:0 0 10px;
padding:0;
}


/***** Main content *****/
#content {
margin:0 130px 5px 130px;
padding:10px;
line-height:1.6em;
background:url(../images/contentbar.gif) top left repeat-y;
}

#content h1 {
font-size:2.2em;
margin:0 0 20px;
}

#content h2 {
font-size:1.6em;
margin:0 0 10px;
}

#content h3 {
font-size:1.4em;
margin:0 0 8px;
}

#content img {
padding:0px;
display:inline;
background:#cccccc;
color:#303030;
border:0px;
}

#content ul, #content ol {
margin:0 0 16px 20px;
padding:0;
}

#content li, {
margin:0;
padding:0 0 0 5px;
}

#content ul ul #content ol ol {
margin:0 0 0 16px;
padding:0;
}

#content table 
{line-height:1.4em; 
text-align:left;
font-weight:normal;}

.bottomrow
{font-weight:bold;
color:#C0C0C0;
font-size: 10px;
text-align: left;}

/***** Footer *****/
#footer {
font:11px Comic Sans MS;
clear:both;
margin:0 auto;
padding:10px 0 20px;
border-top:4px solid #f0f0f0;
width:800px;
text-align:center;
}


#footer table.center {
margin-left:auto; margin-right:auto;
border:0;
color:#808080;
background:#ffffff;
font-size:0.9em;
}

#footer a {
color:#808080;
background-color:inherit;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

/***** Various classes *****/
.left {
margin:3px 10px 2px 0;
float:left;
}

.right {
margin:2px 0 2px 10px;
float:right;
}

.textright {
text-align:right;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.bold {
font-weight:bold;
}

.hide {
display:none;
}

/***** Menu Tabs 10 *****/

    #tabs10 {
      float:left;
      width:100%;
      font-size:11px;
      line-height:normal;
      }
    #tabs10 ul {
          margin:0;
          padding:10px 10px 0 5px;
          list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("../images/tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url("../images/tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 4px;
      color:#000000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /***** End IE5-Mac hack *****/
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }

      #tabs10 #current a {
              background-position:0% -42px;
      }
      #tabs10 #current a span {
              background-position:100% -42px;
      }
round-position:100% -42px;
      }
 