@charset "utf-8";
/* CSS Document */

body {
background-color: #333333;
}

A:link {color: #ffffff; text-decoration:none}
A:visited {color: #ffffff; text-decoration:none}
A:active {color: #FEDCE6; text-decoration:none}
A:hover {color: #FEDCE6; text-decoration:none} 

.link1 A:link {color: #FB4F83; text-decoration:none}
.link1 A:visited {color: #FB4F83; text-decoration:none}
.link1 A:active {color: #FB4F83; text-decoration:none}
.link1 A:hover {color: #ffffff; text-decoration:none} 

.link2 A:link {color: #333333; text-decoration:none}
.link2 A:visited {color: #333333; text-decoration:none}
.link2 A:active {color: #333333; text-decoration:none}
.link2 A:hover {color: #000000; text-decoration:none} 

.li2 A:link {color: #FB4F83; text-decoration:none}
.li2 A:visited {color: #FB4F83; text-decoration:none}
.li2 A:active {color: #FB4F83; text-decoration:none}
.li2 A:hover {color: #FA2162; text-decoration:none} 

#main {
	width: 903px;
	border: 0px;
	text-align: left;
	top: 0px;
	left: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;

	}
	
	
#addressbar {
background-image:url(../images/topleftwingtip.jpg);
background-repeat:no-repeat;
height:20px;
text-align:right;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FB4F83;
font-weight:bold;
padding-top:12px;
}

#link {
background-image:url(../images/bglink.jpg);
width:368px;
height:20px;
float:right;
}
	
#table {
	width:900px;
	min-height:500px;
	background-color:#FFFFFF;
	}
	
#top {
	height:141px;
}

#logo {
	float:left;
}

#sisters {
	float: right;
}

#navigation {
	height:35px;
	width:900px;
	background-image:url(../images/bgnav.jpg);
background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFFFFF;
	font-size:14px;
	line-height:14px;
}

#about {
	width:100px;
	padding-left:315px;
	padding-top:0px;
	float:left;
	}
	
#project {
width:97px;
	float:left;
	padding-top:0px;
	padding-left:1px;
	}
	
#support {
	width:98px;
	float:left;
	padding-top:0px;
	padding-left: 24px;
	}
	
#resources {
	width:99px;
	float:left;
	padding-top:0px;
		padding-left: 27px;
	}
	
#events {
width:107px;
	padding-left: 29px;
	padding-top:0px;
float:left;
}

#leftbox {
background-image: url(../images/bgbox.jpg);
width: 224px;
height: 525px;
float:left;
}

#joinus {
width:175px;
height:120px;
padding-left:15px;
padding-top:15px;
padding-right:35px;
}


#getanswers {
width:210px;
height:120px;
padding-left:15px;
padding-top:5px;
}

#showsupport {
width:210px;
height:120px;
padding-left:15px;
padding-top:5px;
}

#header {
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
color: #333333;
font-weight:bold;
line-height:23px;
padding-bottom:4px;
}

.font1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #333333;
line-height:13px;

}

#table3 {
	width: 676px;
	float:left;
	background-color: #FFFFFF;
	background-image:url(../images/bgwelcome.jpg);
	background-repeat: no-repeat;
	min-height: 524px;
}

#maintext {
	padding-top:75px;
	padding-left:20px;
	padding-right:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	overflow: auto;
	height: 150px;
}

#table5 {
	width:430px;
	float:left;
	height: 300px;

}

#more {
width:400px;
height:23px;
}

#news {
	width:430px;
	height:265px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	overflow:auto;
}

#news2 {
padding-left:20px;
padding-right:20px;
}

#pinkhouse {
background-image: url(../images/bgoysters.jpg);
width: 237px;
height:294px;
float:left;
}

#pinkhouse2 {
padding-left:17px;
padding-right:17px;
padding-top:5px;
padding-bottom:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color: #333333;
line-height:16px;

}

.fontpink {
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color: #D72D60;
font-weight:bold;
}

.fontpink2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #FFFFFF;
}

#bottom {
width:900px;
height:64px;
float:left;
background-image: url(../images/bottomleftwing.jpg);
background-repeat:no-repeat;
}

#footer {
width:900px;
height:44px;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: #FFFFFF;
text-align:right;
}





	
.ul2 {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-top:10px;
	}
	
.li2 { 
	background: url(../images/bullet.jpg) left top no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;

	}

