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

<style type="text/css">

/* Give the menu bar a width and set the margins to "auto"
 * so that the browser does the centering.
 */
ul.MenuBarHorizontal {
	width: ;
	margin: auto;
}
body /* Internet Explorer */ 
{ 
text-align: center; 
} 

body /* Mozilla Firefox alignment */ 
{
	text-align: -moz-center;
	top: px;
} 
body {
	min-width: 807px;
	background-color:;
}

.titles {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: 400;
	font-variant: normal;
	color: #000000;
	text-transform: capitalize;
}
.table #headlines {
	background-color: #FFFFFF;
	border: thin solid #E87176;
}
.titles {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}
.smalltitle {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}

tableback {
	background-image: url(images/background.gif);
}
.table {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}
.style1 {
	font-family: Tahoma;
	font-size: 11px;
}
.style3 {font-size: 24px; font-variant: small-caps; color: #000000; text-transform: none; font-family: Tahoma;}
a:link {
	color: #E87176;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E87176;
}
a:hover {
	text-decoration: none;
	color: #E87176;
}
a:active {
	text-decoration: none;
	color: #E87176;
}
.style2 {color: #000000}
.style20 {
	color: #CC5F35 ;
	font-weight: bold;
	font-size: 14px;
	font-family: Tahoma;
}
.style11 {
	font-size: 14px;
	font-weight: bold;
	color: #59413F;
}
.style21 {color: #95717D;
	font-style: italic;
	font-size: 12px;
   }
   
#maindiv {
background:;
	background-image:url(images/background.gif);
	position: relative;
	top: 0px;
	left: 0px;
	width: 807px;
	height: 1200px;
	border: 1px solid #000000;
	}
#header {
background:;
	background-image:url(images/sistersnetwork_03.jpg);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 807px;
	height: 135px;
}
#menulinks {
background:;
	position: absolute;
	top: 135px;
	left: 0px;
	width: 807px;
	height: 34px;
	background-color: #E88286;
	font-weight: bold;
	font-size: 10px;
	font-family: Tahoma;
	color: #000000;
}
#titlebox {
background:;
	position: absolute;
	top: 173px;
	left: 5px;
	width: 535px;
	height: 29px;
	background-color: #E88286;
}
#leftcol {
	position: absolute;
	top: 202px;
	left: 0px;
	width: 535px;
	height: 100;
	padding-left:5px;
}
#join {
	position: absolute;
	top: 500px;
	left: 551px;
	width: 256px;
	height: 321px;
}
#content {
	position: absolute;
	top: 173px;
	left: 551px;
	width: 256px;
	height: 288px;
	background-color: #FFFFFF;
	vertical-align:middle;
}
#footer {
	position: absolute;
	top: 1050px;
	left: 0px;
	width: 807px;
	height: 150px;
		
}
#apDiv1 {
	position:relative;
	width:256px;
	height:115px;
	z-index:1;
	background-color: #E88286;
}
#advertise {
	position:absolute;
	width:535px;
	height:280px;
	left: 5px;
	top: 422px;
}
#apDiv2 {
	position:absolute;
	z-index:1;
	width:185px;
	height:280px;
	top: 422px;
	left: 360px;
}


#maindiv #leftcol input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	border-bottom-width: thin;
	background-color: #FEF8F8;
	border-top-color: #FEF8F8;
	border-right-color: #FEF8F8;
	border-left-color: #FEF8F8;
}
</style>
