BODY {
	font-family : Arial, Helvetica, adobe-helvetica, Arial Narrow;
	font-size: 14px;
	background-image : url(images/baby_bkgr.gif);
	
}
.momslogo {
	top : 0px;
	left : 0px;

}
.menu {
	color : Fuchsia;
	font-family : "Lucida Handwriting";
	font-size : 16px;
	font-style : oblique;
	font-weight : bolder;
}

.divtable {
	width:90%;
	margin-left : 5%;
	margin-right : 5%;
}

.text{
	font-family : "Book Antiqua";
	font-size : 14px;
	font-weight : bolder;
}
.header {
	font-size : 45px;
	font-family : "Lucida Sans";
	height: 205px;
}
.welcome, .aboutus, .membership, .activities, .meetings, .international, .serviceproject, .otherinfo {
	visibility : hidden;
	position : absolute;
	top : 0px;
	left : 200px;
	overflow : auto;
	height : 450px;
}

body {
	left : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
A {
	text-decoration: none;
	color:#3333cc;
}

A:Hover {
	text-decoration: underline;
	color: #6633cc;
}
