body{
	color:black;
	background: #FFFFFF;
	width: 100%;
	margin:0;
	padding:0;
	font: 0.9em verdana, sans-serif, arial;}

#container{
	padding:0;
	margin: 3%;
	background: #FFFFFF;
        }

#container a{
	color: #005533}
#container a:hover{
	color: #880303}


#header{
	position: absolute;
	top: 0px;
	height: 25px;
	width: 100%;
	left: 0px;
	right:0px;
        color: #FFFFFF;
	text-align: center;
	background:#A50000;
        border: 0px;}

#foot{
	position: absolute;
	bottom: 0px;
	width: 100%;
        color: #FFFFFF;
	text-align: center;
	background:#006939;
	height:25px;
	border: 0px;}

#foot p{
	margin: 3px 10px;
         padding: 0;
}

#logo{
	position: relative;
        top: 170px;
        width: 100%;
        text-align: center;
}

#aatp{
	position: absolute;
        top: 50px;
        left: 30px;
}

#cisco{
	position: absolute;
        top: 40px;
        right: 100px;
}