 @charset "utf-8";
/* Pink On Purpose CSS 5:34p, */

body {
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #000000;
	background: #D8D6DC;
	margin: 0;
}
#wrap {
	width:960px;
	margin:0 auto;
	background-color:#D8D6DC;
	padding: 0;
}
#header {
	width:100%;
	background-color:#fff;
	height:129px;
}
#content {
	width:920px;
	background-color: #FFF;
	padding:10px 20px 10px 20px;
}
/*
===========================================================
TEXT STYLES
===========================================================
*/


h1 {
	font-size: 1.6em;
	margin-top: 0;
	font-weight: normal;
	color:#FF0099;
}
.wide h1 {
	margin-top:15px;
}
h2 {
	font-size: 1.3em;
	color: #000000;
}
h3 {
	font-size: 1.2em;
	text-decoration: none;
	color:#FF0099;
	margin-right:10px;
}
a, a:link, a:active {
	color: #5c3997;
	text-decoration:none;
}
a:hover {
	color: #aa93ce;
	text-decoration:underline;

}
ul {
	list-style-image: url(/images/structure/bullet.gif);
}
ul li {
	margin-bottom: 8px;
}
.left {
	width: 760px;
	float: left;
	margin: 0;
	padding: 0;
}
.right {
	width: 200px;
	float: left;
}
img {
	border:0;
}
/*
===========================================================
POSITIONING
===========================================================
*/

#mastLeft {
	float:left;
	height:auto;
	width:auto;
	margin:10px 0 0 20px;
}
#mastRight {
	float:right;
	height:auto;
	width:540px;
	margin:10px 20px 0 0px;
}
#topLinks {
	padding: 3px;
	font-weight:bold;
	float:right;
}
#topLinks ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
}
#topLinks ul li {
	margin-left: 0;
	padding-left: 4px;
	border: none;
	list-style: none;
	display: inline;
	font-size: inherit;
	border-left: 1px solid #1F1F1F;
}
#topLinks ul li.first {
	margin-left: 0;
	padding-left: 4px;
	border: none;
	list-style: none;
	display: inline;
	font-size: inherit;
}
#topLinks ul li a {
	color:#FF0099;
	text-decoration:none;
}
#topLinks ul li a:visited {
	color: #FF0099;
	text-decoration: none;
}
#topLinks ul li a:hover {
	color: #BC0563;
	text-decoration: underline;
}
#topLinks ul li a:active {
	color: #1F1F1F;
	text-decoration: underline;
}
#topDonate {
	width:159px;
	height:40px;
	background-image: url('../img/structure/tr-donate-button.png');
	background-repeat:no-repeat;
	float:right;
	margin-top:10px;
	padding-top:10px;
}
#topDonate a {
	color:#fff;
	font-size:18px;
	text-decoration:none;
	padding-left:30px;
}
#topDonate a:visited {
	color:#fff;
}
#topDonate a:hover {
	color:#fff;
	text-decoration:underline;
}
#topDonate a:active {
	color: #fff;
	text-decoration:none
}
.footer {
	width: 100%;
	height: auto;
	background-color:#BC1F65; /* #BC0563*/
	color: #fff;
}
.footerWrap {
	max-width: 920px;
	margin: auto;
	padding: 10px 20px 10px 20px;
}
.footer ul {
	list-style: none;
	margin: 5px 0 5px 0;
	padding: 0;
}
.footer ul li {
	display: inline;
	border-right: 1px solid #D8D6DC;
	padding-right: 10px;
	padding-left: 5px;
	font-size:0.8em;
	line-height:1.5em;
}
.footer ul li.first {
	display: inline;
	border-right: 1px solid #D8D6DC;
	padding-right: 10px;
	padding-left: 0px;
	font-size:0.8em;
	line-height:1.5em;
}
.footer ul li:last-child {
	border-right: none;
	padding-right: 0;
}
.footer a {
	color: #fff;
}
#left-column {
	float:left;
		width:604px;
	position:relative;
}
#right-column {
	float:right;
		height:auto;
	width:298px;
	position:relative;
	margin-top:0px;
}
/*
===========================================================
Boxes
===========================================================
*/


.multibox-left {
	float:left;
	width:12px;
	height:404px;
	background-image: url("../img/structure/3box-left.png");
	background-repeat:no-repeat;
	margin:10px 0 0px 0;
}
.multibox-right {
	float:left;
	height:404px;
	background-image:url("../img/structure/3box-right.png");
	background-repeat: repeat-x;
	background-position:right;
	margin:10px 0px 0px 0;
}
.multibox-right h2 {
	color:#FFF;
	margin-top:10px;
	font-family:Century Gothic, Verdana;
	}
.multibox-right li {
	list-style-type:square;
	margin:0 15px 0 -15px;
}
.multibox-right p {
	margin-right:15px;
}
.multibox-right img {
	margin-right:15px;
}

/*
===========================================================
Back to aicr.org
===========================================================
*/
#backtoaicr {
	width:auto;
	height:20px;
	color:#BC1F65;
	font-size:9px;
	
	}
#backtoaicr a {
	color:#BC1F65;
	text-decoration:none;
	font-size:9px;
		}
#backtoaicr a:hover {
	text-decoration:underline;

		}

