/* CSS Document */
html, body {
	text-align : left;
	min-width : 990px;
	margin-top: 0px;
	height:auto;
	padding:0px;
	margin:0px;
	font-size:100%;
	-webkit-text-size-adjust: none;
background-repeat:repeat-x;
}

#wrapper {
	position:relative;
	width:990px;
	min-height: 100%;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#wrapper2 {
	position:relative;
	width:100%;
	min-height: 100%;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#admincontent {
	position:absolute;
	width:100%;
	min-height: 100%;
	margin-top: 95px;
	margin-left: 200px;
	margin-right: auto;
}


#mainimage {
	position:absolute;
	width:0xp;
	min-height: 100%;
	margin-top: 0px ;
	margin-left: 0px;
	margin-right: 0px;

}

#adminmenu {
position:absolute;
		position:absolute;
	width:400px;
	height:46px;
	left:10px;
	margin-top: 50px ;

}

#woman {
	position:absolute;
	width:990px;
	height:auto;
	left:0px;
	margin-top: 226px ;
}

#introduction {
	position:absolute;
	width:400px;
	height:auto;
	left:570px;
	margin-top: 270px ;
}

#buttonsbg {
position:absolute;
	width:640px;
	height:46px;
	left:350px;
	margin-top: 0px ;
	background-image:url('images/buttonstop.png');
}
#buttonstop {
	position:absolute;
	width:600px;
	height:46px;
	left:410px;
	margin-top: 13px ;
	z-index:1;
}

#texttop {
	position:absolute;
	width:400px;
	height:46px;
	left:557px;
	margin-top: 50px ;
}


#buttonsbottom{
	position:absolute;
	width:990px;
	height:auto;
	left:0px;
	margin-top: 530px;
	text-align : center;
}

#buttonsbottom2{
	position:absolute;
	width:990px;
	height:auto;
	left:0px;
	margin-top: 750px;
	text-align : center;
}
#line2 {
position:absolute;
	width:100%;
	height:86px;
	left:0px;
	margin-top: 800px ;
	background-image:url('images/bottomline.png');
}

#members{
position:absolute;
	width:990px;
	height:auto;
	left:0px;
	margin-top: 720px;
	text-align : left;

}
.text {
	/*font-family:Verdana, Geneva, sans-serif;*/
	font-family:"arial", "sans-serif";
	line-height:20px;
	text-decoration:none;
}
.text2 {
	/*font-family:Verdana, Geneva, sans-serif;*/
	font-family:"arial", "sans-serif";
	line-height:15px;
text-decoration:none;
}
.text3 {
	/*font-family:Verdana, Geneva, sans-serif;*/
	font-family:"arial", "sans-serif";
line-height:23px;
text-decoration:none;
}
.med {
	font-size:.7em;	
}
.mid {
	font-size:.9em;	
}
.large {
	font-size:1em;	
}
.vlarge {
	font-size:2em;	
}
.grey {
	color:#888;	
	}
.dgrey {
	color:#727272;	
	}
.blk {
	color:black;	
	}
.red
{
color:red;
}
.right
{
float:right;
}	
hr {
color: #888;
background-color: #DBC5EC;
height: 2px;
border: 0;
width: 400px;
margin : 1em 0;
text-align: left;

       }	