
/*
Last Modified: 05/09/09
Site: alliancewomen.org
*/

a:link
{
	color:#369;
	text-decoration:underline;
}

a:visited
{
	color:#369;
}

a:active
{
	color:red;
}

a:hover
{
	text-decoration:none;
}

/*
  Layout
  ========================================
 */
  
body
{
	font:90% "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	line-height:1.4em;
	margin:0;
	padding:0;
	text-align:left;
}

#pre-head
{
	height:100px;
	margin:0 auto;
	position:relative;
	width:860px;
	font:100% "Helvetica Neue", Helvetica, Arial, Sans-Serif;
}

#cmaheader
{
	background:#ffffff;
	height:30px;
	margin-right:-380px;
	position:absolute;
	left:0px;
	text-align:right;
	top:0px;
	width:400px;
}

#livingcall
{
	position: relative;
	top: 0px;
	left: -100px;
	width: 298px;
	height: 25px;
	border: 0px;
	margin: 0px;
}

#header
{
	background:#b7c1d7;
	border-bottom:8px solid #aeb6c6;
	height:35px;
	margin-right:-380px;
	position:absolute;
	right:50%;
	text-align:right;
	top:105px;
	width:2000px;
}

#col-1
{
	float:left;
	width:570px;
}

#col-2
{
	float:right;
	width:270px;
}

#ad-1
{
	float:left;
}

#ad-2
{
	float:right;
}

#logo
{
	position: relative;
	top: 10px;
	left: 0px;
	width: 100px;
	height: 55px;
	border: 0px;
	margin: 0px;
}

#content
{
	margin-top:0px;
	margin-left:100px;
	margin-right:auto;
	padding-top:60px;
	text-align:left;
	width:860px;
}

#footer
{
	clear:both;
	margin-top:0px;
	margin-left:100px;
	margin-right:auto;
	padding:1em 0;
	text-align:left;
	width:860px;
}

#toes
{
	border-top:5px solid #f2f2f2;
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:.5em;
}

#menucredit
{
	font:#b7c1d7 Arial, Helvetica, sans-serif;
	font-size: 50%;
}

/*
  Common Elements
  ========================================
*/
  
ul
{
text-align: left;
}

dl
{
text-align: left;
}

h1
{
	font:bold 1.5em Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	margin-left:-2px;
	margin-top:-0.15em;
}

h2
{
	font:1.6em/1.5 bold Arial, Helvetica, sans-serif;
}

p.left {
	text-align: left;
}

p.right {
	text-align: right;
}

p.center {
	text-align: center;
}
