/*#E9EAFC pale blue*/
/*#FFE8FC pale pink*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

/* Header */

#header {
	width: 770px;
	height: 100px;
	background: #E9EAFC url(images/sinlgefriendsheader.jpg) no-repeat;
	margin: 0 auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9EAFC;
}

/* Header > Logo */



/* Header > Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding-top: 81px;
	list-style: none;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 12px;
	padding: 2px 10px;
	margin-left:0px;
	background: url(images/link.jpg) repeat-x;
	text-decoration: none;
	color: #333333;
	border-left: 2px solid #2E4396;
}

#menu a:hover {
	background-image: url(images/hover1.jpg);
	color: #FFFFFF;
}


 .BlueLink{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size:12px;
	
		
	}
.BlueLink2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size:12px;
		
	}	
	
	.BlackLink{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 12px;		
	}	

a {
	text-decoration: none;
	color: #3852BA;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	color: #669FFF;
	font-weight: normal;
}
	
.search{
	
	background-image:url(images/world-bgrnd1.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#member {
	margin-left: 10px;
}

#sponsor {
	font-size: 0.8em;
	background-color: #E9EAFC;
	padding:5px;
}
#main{
	width: 770px;
	margin-left:auto;
	margin-right:auto;
	border: 2px solid #E9EAFC;	/*background-color: #00CC99;*/
		}
.footer{
	background-color: #E9EAFC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3852BA;
	border-bottom-color: #3852BA;
		}
#wrapper{¨
	border: 10px solid #999933;
	
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13;
	text-decoration:none
}
.higher{
margin-top:-17;
}