body, html{
margin:0px;
padding:0px;
background-color: #ffffff;
font-family:sans-serif;
font-size:1em;
}


a:hover{color: #690646;}

a{
	text-decoration: none;
	color:#000000;
}


h1{
	font-size: 120%; 
	font-weight:bold;
	color:#690646;
	padding:5px 0px;
	margin:0px;
	font-family:serif;
	
}

#brca h1{
	font-size: 120%; 
	font-weight:bold;
	color:#633662;
	padding:5px 0px;
	margin:0px;
	font-family:serif;
	
}

#logo h1{
	font-size: 80%; 
	font-weight:normal;
	color:#633662;
	padding:0px;
	padding-top:10px;
	margin:0px;
	font-family:serif;
	line-height: 95%;
}



h2, a.h2{
	font-size: 80%; 
	color:#ad5e91;
	font-weight:bold;
	padding:2px 0px 2px 0px;
	margin:0px;
	font-family:serif;
}


#quote h2{
	font-size: 150%; 
	font-weight:normal;
	color:#690646;
	padding:5px 0px;
	margin:0px;
	font-family:serif;
	
}


h3{
	color: #ad5e91;
	font-size: 100%; 
	padding:0px;
	font-weight:bold;
	margin:0px;
	font-family:serif;
}


h4{
	color: #000000;
	font-size: 80%; 
	padding:0px 0px 15px 0px;
	font-weight:bold;
	margin:0px;
	font-family:serif;
}


.formtext {
	color: #ad5e91;
	font-size: 80%; 
	font-weight:bold;
}

.formtextR {
	color: #E1535D;
	font-size: 80%; 
	font-weight:bold;
}




p{
	margin:0px;
	padding: 0px 0px 10px 0px;
	font-size:80%;
	line-height: 135%;
}

#brca p{
	margin:0px;
	padding: 0px 0px 10px 0px;
	font-size:75%;
}

#intro3 p {
	font-size: 75%;
}


ul{
	list-style-image: url(images/bullet2.gif);
	list-style-type: circle;
	padding:5px 5px 5px 30px;
	margin:0px;
}

li{
	margin:2px 0px;
	font-size: 80%;
}

.right {
	float:right;
	padding: 15px 0px 15px 15px;

}

.left {
	float:left;
	padding: 15px 15px 15px 0px;

}

hr {
	color: #D95BAB;
	background-color: #D95BAB;
	width:100%;
	height: 1px;
	margin-bottom:20px;

}

#container {
  background-color: #ffffff;
  border-left: solid 1px #d75aaa;
  border-right: solid 1px #d75aaa;
  border-bottom: solid 1px #d75aaa;
  padding:0px;
  margin: 0px auto 5px auto;
  width:1000px;

}

#banner {
	width:1000px;
	height:388px;
	margin: 0px auto;
}

#logo {
	width:700px;
	height:49px;
	padding-left: 300px;
	background-color: #ffffff;
	background-image:url(images/banner_logo.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#logo .donate{
	float:right;
	width: 125px;
	padding-top: 23px;

}

#logo .tag{
	float:left;
	width:550px;

}


#quote {
	width:1000px;
	height:301px;
	margin: 0px auto;
	background-color: #ffffff;
	background-image:url(images/banner_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#quote .quote {

	width: 236px;
	text-align: center;
	padding:85px 0px 0px 0px;

}

#nav {
	width:200px;
	background-image:url(images/nav_top.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin: 20px 0px 0px 20px;
	padding-top: 41px;
	float: left;
}

#nav .links {
	width:196px;
	border-right: solid 1px #b47ea1;
	border-left: solid 1px #b47ea1;
	border-bottom: solid 1px #b47ea1;
	margin-left: 1px;
}

#nav ul{
	list-style-image: url(images/bullet.gif);
	list-style-type: circle;
	padding:15px 10px 15px 30px;
	margin:0px;
}

#nav ul li{
	margin:0px;
	padding: 7px 0px;
	border-bottom: dotted 1px #b47ea1;
}

#nav ul li a{
	color:#690646;
	text-decoration:none;
	font-weight: normal;
}

#nav ul li ul{
	list-style-image: url(images/bullet2.gif);
	list-style-type: circle;
	padding:0px;
	margin:0px;
}

#nav ul li ul li{
	margin:0px;
	margin-left: 25px;
	padding: 1px 0px;
	border: none;
}

#nav ul li ul li a {
	color:#ac7799;
	text-decoration:none;
	font-weight: normal;
}

#main {
	width:1000px;
	margin: 0px auto;
}

#text {
	float:right;
	padding: 40px;
	width:700px;
}

#intro {
	width:450px;
	margin: 0px;
	padding: 30px;
	padding-bottom: 10px;
	float:left;
}

#intro2 {
	width:150px;
	margin: 30px 0px;
	padding: 0px 10px;
	padding-bottom: 10px;
	float:left;
	border-left: dotted 1px #690646;
}

#intro3 {
	width:280px;
	margin: 30px 0px;
	padding: 0px 10px;
	padding-bottom: 10px;
	float:left;
	border-left: dotted 1px #690646;
}



#links {
	width:1000px;
	height:39px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	float: right;
	background-color: #d8a5c6;
}




#brca {
	width:1000px;
	height:200px;
	margin: 0px auto;
	background-color: #e8bfd9;
	background-image:url(images/brca_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	border-bottom: solid 20px #d8a5c6;
}

#brca .text {
	width:500px;
	padding: 10px 30px;

}

#friends {
	margin: 0px;
	padding: 20px;
}

#friends a{

	margin-right: 10px;
	padding-right: 10px;
}

#contact {
	float:left;
	width:200px;
	border-right: dotted 1px #690646;
	padding: 10px;

}


#gallery {
	width:100%;
	border:0;
	padding:5px;
	margin:0px;

}

.news {
	border-bottom: dotted 1px #690646;
	padding: 10px 0px;

}

.news .h1 {
	font-size: 100%; 
	color:#ad5e91;
	font-weight:bold;
	font-family:serif;

}

.news a {
	font-size: 80%; 
	color:#ad5e91;
	font-weight:normal;
	font-family:serif;
	text-decoration: underline;

}

.news h2 {
	font-size: 80%; 
	color:#ad5e91;
	font-weight:normal;
	padding:3px 0px 5px 0px;
	margin:0px;
	font-family:serif;

}

.news img {
	padding-right:15px;
}

#donate {
	width: 300px;
	padding:20px;
	border-right: dotted 1px #690646;
	float:left;
}

#donateR {
	width: 300px;
	padding:20px;
	float:right;
}

#gallery {
	text-align:center;
}

#gallery img{
	border: solid 1px #DB98C3;
	padding:1px;
}

#prevnext {
	font-size: 70%;
	border-top: dotted 1px #DB98C3;
	margin: auto;
	margin-bottom:10px;
	width: 500px;
}

#footer {
	margin: 30px auto 0px auto;
	padding: 10px;
	border-top: solid 10px #DB98C3;
	text-align: center;
	font-size: 70%; 
	color:#000000;

}

#footer h3{
	font-size: 150%; 

}

#clear {
	clear: both;
}

