BODY{
	font-family: Verdana;
	font-size:12px;
	font-weight:normal;
	color: #000033;
	background-color: #339999;
	margin: 0px;
}

.heading{
        font-size: 12px;
        font-weight: bold;

}

IMG{
	border: 0px;
}

#menu{
	position: absolute;
	left: 20px;
	top: 120px;
}

#logo{
	position: absolute;
	left: 358px;
	top: 10px;
}

#smallmenu{
	position: absolute;
	left: 396px;
	top: 584px;
}

A.menu,A.menu:visited,A.menu:hover{
        font-size: 12px;
        font-weight: normal;
        color: #FFFFFF;
        text-decoration: none;
}

#copy{
	position: absolute;
	left: 20px;
	top: 592px;
        font-size: 10px;
        font-weight: normal;
        color: #66CCCC;
}

A.copy,A.copy:visited,A.copy:hover{
        font-size: 10px;
        font-weight: normal;
        color: #66CCCC;
        text-decoration: none;

}
