﻿body 
{
    font-family: 'Arial, Helvetica, sans-serif'; 
     font-size:large;
}

p
{   font-family: 'Arial, Helvetica, sans-serif'; 
    font-size:large;
}

h1
{
    font-family: 'Arial, Helvetica, sans-serif';
    font-size:larger;
}

#topmenu
{
	width: 100%; 
	height: 100%
}
.menuitem
{
    width:110px;
    height: 36px; 
    float:left; 
    font-size: 20px; 
    font-family: 'Courier New', Courier, monospace; 
    color: #FFFFFF; 
    text-align: center; 
    text-transform: capitalize; 
    font-weight: bold; 
    line-height: 36px; 
    vertical-align: middle;
}
.menuitem a:link, .menuitem a:visited
{
	color: #fff;
	text-decoration: none;
}
.menuitem a:hover
{
	color: #000;
	text-decoration: underline;
}
.menuitem a:active
{
	color: #fff;
	text-decoration: none;
}
img.imgicon
{
    width:22px; 
    height:18px;
}

.sidemenu p
{
    font-family: 'Arial, Helvetica, sans-serif';
    font-size: large;
}

.sidemenu a:link, .sidemenu a:visited
{
    color: #996633;
    text-decoration: none;
    font-size: large;
}
.sidemenu a:hover
{
	color: #000;
	text-decoration: underline;
	font-size: large;
}
.sidemenu a:active
{
	color: #fff;
	text-decoration: none;
	font-size: large;
}
img.imgicon
{
    width:22px; 
    height:18px;
}

.PoweredByAcademyComputing
{
    font-family: 'Arial, Helvetica, sans-serif';
    font-size: 2;
    color: #000000;
    text-align: center;
}

div.linkitem
{}

.linkitem img
{
    width: 80px;
}

a.linkitem

    