html, body {
	background: #ffffff url(../images/background_school.png) repeat-x;
}
#container {
	position: relative; margin:0 auto; width:895px;
}
#footer {
	height: 30px; position: relative; margin:0 auto; font-size:11pt; width:100%;
}
.clearfooter {
	height: 0px; clear: both;
}
 * {  
  margin:0;
  padding:0;
} 

#banner {
	width: 100%; font-weight:bold;
	font-size:12pt;
}
#content {
	width: 855px; margin-top: 5px; background:#ffffff; font-size:11pt; padding: 20px;
}

a.nav:link,a.nav:visited
{
display:block;
font-weight:bold;
color:#ffffff;
height:20px;
text-align:center;
text-decoration:none;
}
a.nav:hover,a.nav:active
{
color:#F0E68C;
font-weight:bold;
}

a.main:link,a.main:visited,a.main:hover,a.main:active
{
font-weight:normal;
}

a:active {color: #0000ff; }
a:visited {color: #0000ff; }


div {
font-family:Arial, Times New Roman;
color:#000000;
font-size:10pt;
}
H4 {
font-family:Arial, Times New Roman;
font-size:18pt;
color:#FF0000;
font-weight:normal;
}
H2 {
font-family:Arial, Times New Roman;
font-size:24pt;
color:#000000;
font-weight:normal;
}
H3 {
font-family:Arial, Times New Roman;
font-size:13pt;
color:#000000;
font-weight:bold;
}

strong {
font-family:Tahoma, Verdana, Arial;
font-size:12px;
}

small {
font-family:Tahoma, Verdana, Arial;
font-size:12px;
color:#666666
}

TD.subtitle {
	COLOR: #004000; FONT-SIZE: 14pt; FONT-WEIGHT: bold
}