﻿*{
	margin: 0px;
	padding: 0px;
}

body
{
      padding: 0;
    margin: 0;
    font-family: Tahoma; 
}

#menu, form, #footer imgd, .link1 img, #footer ul, .a
{
    display: none;
}

#footer
{
    margin-top: 20px;
    padding-top:20px;
    border-top: black thin solid;
}

#footer p
{
    font-size: small;
    float:right;
    text-align:right;
}

#footer img
{
    float:left;
    width:80px;}

a
{
    color: black;
    text-decoration: none;
}

.hide{
	margin-top: 0px;
	padding-top: 0px;
}

p{
	margin-top: 10px;
}

h5, h4{
	margin-top: 10px;
}

h5{
	font-size: medium;
}


h1, h2{
	text-align: center;
}

#banner{
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	padding-bottom: 10px;
}

.staff img{
	float: left;
	margin-right: 10px;
	height: 90px;
}

.staff{
	height: 90px;
	padding-bottom: 20px;
}