/* this stylesheet is created by StrangeBanana (http://www.strangebanana.com)*/
body
{
background-color: rgb(51,51,51);
color: rgb(377,314,63);
font-family: Arial, Helvetica, sans-serif;
border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;
/*border-color: rgb(148,185,187);*/
border-color: rgb(51,51,51);
}

#content
{
font-size: 91%;
background-color: rgb(255,255,255);
color: rgb(0,0,0);
border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;
padding: 16px 16px 16px 16px;
border-color: rgb(0,0,0);
text-align: left;
}

#copyrightback{
   position:relative;
   background-color: rgb(51,51,51);
border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;
padding: 2px 0px 0px 0px;
border-color: rgb(0,0,0);
   line-height: 2.5ex;
   text-align: left;
   /*height: 18px;
   clear: left;*/
}
   

p.copyrighttext {
   margin: 0px;
   padding-top: 0px;
   color: rgb(244,219,55);
   border: 0px;
   font-family:  Verdana, Arial, Helvetica, sans-serif;
   font-size: xx-small;
}

p.pagetitle {
font-size: 275%;
text-align:center;
min-width: 600px;
position:relative;
font-variant:small-caps;
/***width: 478px;    Critical left and right col/divider dimension value (moves inversly) ***/
margin-bottom: -1px;   /*** Fixes a variance in IE/win for the green AP bottom boxes ***/
/* \*/
margin-left: -1px; 
/* Hidden from IE-mac */
}

#menu
{
background-color: rgb(51,51,51);
color: rgb(255,219,55);
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
/*border-color: rgb(134,232,237);*/
border-color: rgb(51,51,51);
}

#cjc
{
font-style: normal;
border-color: rgb(51,51,61);
}
   
ul.bullet 
{
	list-style-position:outside; 
}
li.bullet {
	padding-left:4px;
}

ul.practice 
{
	list-style-position:outside; 
	list-style-type: none;
	
}
li.practice {
	padding-left:4px;
}

ul.spacedlist 
{
    list-style: none;
	margin-left: 10px;
    padding-left: 10px;

}
li.spacedlist {
    padding-left: 22px;
    background-image: url('bluepaw.gif');
    background-repeat: no-repeat;
    background-position: 0 3px;
    padding-bottom: 8px;
}

a.menuitem
{
font-size: 120%;
background-color: rgb(0,0,0);
color: rgb(255,219,55);
font-variant: normal;
text-transform: none;
font-weight: normal;
margin-left: 6px; margin-right: 6px; margin-top: 7px; margin-bottom: 7px;
border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;
border-color: rgb(255,255,255);
text-align: left;
}

IMG.displayed {
    display: block;
margin-top:0px;
margin-bottom:0px;
    text-align: center;
}

#logo a
{
font-size: large;
background-color: rgb(51,51,51);
color: rgb(255,219,55);
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
padding: 4px 4px 4px 4px;
margin-top: 0;
border-top: 0;
/*border-color: rgb(158,235,239);*/
border-color: rgb(158,235,239);
text-align: left;
}


#content a
{
color: rgb(51,51,51);
text-decoration: underline;
}

#content a:hover, #content a:active
{
background-color: rgb(255,219,55);
color: rgb(0,0,0);
}

h1, h2, h3, h4, h5, h6
{
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
}

h1
{
font-size: 200%;
text-align: center;
}

h2
{
font-size: 142%;
}

h3
{
font-size: 132%;
}

h4
{
font-size: 122%;
}

h5
{
font-size: 112%;
}

h6
{
font-size: 102%;
}

#menu a
{
text-decoration: none;
}

.menuitem:hover
{
background-color: rgb(255,219,55);
color: rgb(0,0,0);
}

#logo a
{
text-decoration: none;
}

/* layout */
#menu		{width: 16%; position: relative; top: 0; left: 0; float: left; text-align: center;}
.menuitem		{width: auto;}
#content		{margin-left: 16%; width: auto}
.menuitem		{display: block;}
#copyrightback  {margin-left:16%; width:auto}

@media print
{
#menu       {display: none;}
#content    {padding: 0px;}
#content a  {text-decoration: underline;}
}