body {
	background: #ffffff url(http://www.alliancewomen.org/images08/texture9636105.gif);
	font-family: sans-serif;
	font-size: small;
	margin: 0px;
	color: #5a3825;
}

#allcontent {
	width: 888px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #210801;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	background: #ffffff;
	height: 150px;
	margin: 5px;
}

#shortbanner {
	position: relative;
	top: 0px;
	left: 0px;
	width: 882px;
	height: 150px;
	border: none;
}

#banner {
	position: relative;
	top: 0px;
	left: 0px;
	width: 878px;
	height: 245px;
	border: none;
}

#leftscroll {
	position: relative;
	top: 0px;
	left: 0px;
	width: 116px;
	height: 245px;
	border: 0px;
	margin: 0px;
}

#centerimage {
	position: relative;
	top: -245px;
	left: 116px;
	width: 646px;
	height: 245px;
	border: 0px;
	margin: 0px;
}

#rightscroll {
	position: relative;
	top: -490px;
	left: 762px;
	width: 116px;
	height: 245px;
	border: 0px;
	margin: 0px;
}

#topbanner {
	position: relative;
	top: -738px;
	left: 0px;
	width: 878px;
	height: 26px;
	background-color: #000000;
	border: 0px;
	margin: 0px;
}

#alliancebanner {
	position: relative;
	top: -764px;
	left: 0px;
	width: 300px;
	height: 26px;
	border: 0px;
	margin: 0px;
}

#awmbanner {
	position: relative;
	top: -585px;
	left: 500px;
	width: 384px;
	height: 34px;
	border: 0px;
	margin: 0px;
}

#main {
	background-color: #ffffff;
	font-size: 105%;
	padding: 15px;
	margin: 5px;
	margin: 0px 5px 5px 5px;
}

#footer {
	background-color: #eaeaea;
	color: #d36785;
	text-align: center;
	padding: 15px;
	margin: 5px;
	font-size: 90%;
}

#menu {
	background-color: #ffffff;
	text-align: center;
	padding: 5px;
	margin: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	font-size: 150%;
	color: #5a3825;
}

a:link {
	color: #d36785;
	text-decoration: none;
}

a:visited {
	color: #3a5094;
	text-decoration: none;
}


p.left {
	text-align: left;
}

p.center {
	text-align: center;
}

p.right {
	text-align: right;
}

ol {
	text-align: left;
}

ul {
	text-align: left;
}

dl {
	text-align: left;
}

