body, div, p, span, td, tr, ol, ul, li, h1, h2, h3, h4, h5, h6{
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 13px;
	line-height: 140%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #505050;
	background-color: #ffffff;
	border: none;
	text-decoration: none;
}

body{
	text-align: center;
}

div.container{
	width: 950px;
	margin: 25px auto;
	text-align: left;
}

div.header{
	padding: 0px 0px 25px 0px;
	border-bottom: 1px solid #e58ec9;
}

div.content{
	margin: 50px 0px 0px 0px;
}

div.leftRail{
	float: left;
	width: 175px;
	margin: 0px 75px 0px 0px;
}

div.right{
	float: left;
	width: 680px;
}

div.footer{
	border-top: 1px solid #e58ec9;
	margin: 50px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p{
	margin: 0px 0px 22px 0px;
}

h1{
	display: hidden;
}

h2{
	color: #521a99;
	font-size: 115%;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

h6{
	font-weight: bold;
}

ol{
	margin: 0px 0px 22px 0px;
	list-style: circle inside;
}

li{
	margin: 0px 0px 5px 0px;
	list-style: circle inside;
}

.nav{
	border-bottom: none;
	text-decoration: none;	
}

a{
	color: #cb1e94;
	border-bottom: 1px dotted #e58ec9;
	text-decoration: none;	
}

a img{
	border: none;
}

.donate{
	display: block;
	background: url('../images/buttonSmall_hover.gif') no-repeat left;
	color: #cb1e94;
	width: 100px;
	text-align: center;
	padding: 5px 0px 6px 0px;
	margin: 0px 0px 15px 0px;
	font-family: tahoma;
	font-weight: bold;
	font-size: 100%;
	border: none;
	text-decoration: none;
}

.backToTop{
	background: url('../images/backToTop.jpg') no-repeat left;
	padding: 4px 25px 6px 25px;
	list-style-type: none;
	list-style-image: none;
}

.pdf{
	list-style: circle inside url('../images/adobeBullet.gif');
	color: #cb1e94;
}

.title1{
	font-style: italic;
}

.title{
	font-style: italic;
	font-size: 84%;
}

.footer{
	margin: 10px 0px 0px 0px;
	font-size: 84%;
}

.highlight{
	color: #521a99;
	font-size: 84%;
}

img.header{
	width: 680px;
	margin: 0px 0px 5px 0px;
}