* { 
margin: 0; 
padding:0;
}

body
{
padding: 0;
margin: 0;
background-color: #ffffff;
font-family: comic sans MS, verdana, arial, sans serif;
/*font-size: 100%;*/
}

div.container
{
width: 1024px;
margin-top: 0px;
margin-left: 0px;
/*line-height: 130%;*/
/*font-size: 80%;*/
}

div.header
{
background-image: url("graphics/line.png");
height: 150px;
/*background-color: #FFFFCC;*/
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
text-align: center;
/*border-bottom-width: 4px; 
border-bottom-style: solid;
border-bottom-color: #990099;*/
}

div.footer
{
float: bottom;
padding: 1em;
color: #cccccc;
margin-left: 0px;
text-align: center;
font-weight: 400;
clear: left;
}

h1.header
{
font-size: 250%;
color: #ff0000;
text-align: center;
}

h3
{
color: #000099;
}

h4
{
color: #000099;
font-weight: 700;
font-size: 16px;
}

h5
{
color: #000099;
font-size: 12px;
font-weight: 700;
}


div.left
{
background-image: url("graphics/Pencils.png");
background-repeat: repeat-y;
position: absolute;
top: 130px;
left: -10px;
float: left;
width: 305px;
margin: 0px;
height: 446px;
color: #CCFF00;
font-size: 14px;
/*padding: 1em;*/
}

/*div.lefttop
{
background-color: #99CC99;
background-image: url("back-476.gif");
position: absolute;
top: 0;
left: 20px;
float: left;
width: 160px;
margin: 0;
padding: 1em;
}*/

/*div.leftmap
{
position: absolute;
top: 900px;
background-color: #99CC99;
background-image: url("back-476.gif");
position: absolute;
left: 20px;
float: left;
width: 160px;
margin: 0;
border-style: groove;
border-color: #339966;
padding: 1em;
}*/

/*div.right
{
margin-top: 70px;
left: 20px;
bottom: 100px;
float: right;
width: 150px;
margin: 0;
padding: 1em;
}*/

div.content
{
background-image: url("graphics/squiggle.png");
background-repeat: no-repeat;
background-position: center top;
margin-top: 40px;
margin-left: 305px;
padding: 3em;
width: 600px;
}

p
{
color: #000099;
font-weight: 400;
}

p.center
{
text-align: center;
}

p.footer
{
float: bottom;
color: #999999;
text-align: center;
font-weight: 400;
font-size: 12px;
}

/*p.minimenu
{
float: bottom;
color: #999999;
text-align: center;
font-weight: 400;
font-size: 10px;
}*/

/*img.border
{
border: 1px;
border-style:solid;
border-width: thin;
border-color: #cccccc;
}*/


/*p.link
{
color: #cc6600;
font-size: 12px;
}*/

p.se
{
float: bottom;
color: #999999;
text-align: center;
font-weight: 400;
font-size: 6px;
}

div.menu
{
margin-top: 10px;
margin-left: 20px;
color: #FF0000;
}

div.menusub
{
font-weight: 700;
height: 37px;
}

img.border
{
border: 1;
border-style:solid;
border-width: thin;
border-color: #cccccc;
}

a:link
{
text-decoration: none;
color: #009900;
font-weight: 700;
}

a:visited
{
text-decoration: none;
color: #009900;
font-weight: 700;
}

a:hover
{
text-decoration: none;
color: #00FF00;
font-weight: 700;
}

.menusub a:link
{
text-decoration: none;
color: #ffffff;
font-weight: 700;
}

.menusub a:visited
{
text-decoration: none;
color: #ffffff;
font-weight: 700;
}

.menusub a:hover
{
text-decoration: none;
color: #cccccc;
}

.footer a
{
text-decoration:none;
color: #999999;
font-weight: 400;
}

.footer a:hover
{
color: #cccccc;
font-weight: 400;
}

/*#navcontainer
{
width: 100%;
float: left;
background-color: #426208;
}

#navcontainer ul { padding: 0; }
#navcontainer ul li { display: inline; }

#navcontainer ul
{
margin: 0;
padding: 0 0 0 7%;
color: #FFFFFF;
font: bold normal 12px verdana, san serif;
letter-spacing: 2px;
}

#navcontainer ul li a
{
padding: 3px;
background-color: #426208;
color: #FFFFFF;
text-decoration: none;
float: left;
border-right: 1px solid #94B473;
}

#navcontainer ul li a:hover
{
background-color: #7B9D25;
color: #FFFFFF;
}


#navlist li a:hover, #navlist li a:active
{
color: #FFFFFF;
text-decoration: none;
background: #CC3333;
text-align: left;
font: bold bold 12px verdana, san serif;
letter-spacing: 2px;
}*/

/*p.minimenu a:link, p.minimenu a:visited
{
float: bottom;
color: #999999;
text-align: center;
font-weight: 400;
}

p.minimenu a:hover
{
text-decoration: none;
color: #660099;
}*/